[2025-jun-17] The SlackDocs mailing lists at https://lists.alienbase.nl/mailman/listinfo have been retired. No one has been using these lists for years and it's time to say goodbye. The list archives remain available at https://scalzi.slackware.nl/mailman/listinfo/slackdocs
[2025-jun-17] The SlackDocs Wiki has moved to a new server, in order to make it more performant.
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| howtos:hardware:arm:raspberrypi [2014/07/13 08:42 (UTC)] – the last command was wrong for creating the tarball (a "/" has been removed) yugiohjcj | howtos:hardware:arm:raspberrypi [2026/06/12 15:59 (UTC)] (current) – mozes | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | [[https:// |
| - | Since there are so many ARM devices coming on to the market, it is not possible | ||
| - | to provide support for them all in the main tree. | ||
| - | The Raspberry Pi is supported outside of the official | + | ====== |
| + | The 64 bit Raspberry Pi models (RPi3, RPi4, RPi5) are officially supported. | ||
| - | === Slackware | + | See the [[slackwarearm: |
| - | Since the release of Slackware ARM 14.0, there have been a number of community | + | ====== |
| - | efforts to bring Slackware to the device: | + | |
| - | ^ Site ^ Slackware versions ^ Using official Slackware packages ^ Installation methods ^ Notes ^ | + | Slackware ARM does not support |
| - | | [[http:// | + | |
| - | | [[http:// | + | |
| - | | [[http:// | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | Although the community does its best to keep up with the hardware changes there may be times when the above notes and images fail to boot. If this happens you may work around the problem by borrowing some stuff from rasbian or by compiling your kernel from sources (see here for a guide on doing that [[http:// | + | |
| - | + | ||
| - | Download the current stable raspbian image from http:// | + | |
| - | Unzip it and mount the partitions therein via loopback and then put all that is needed in a tarball for later use: | + | |
| - | + | ||
| - | root@darkstar:/ | + | |
| - | + | ||
| - | Disk 2013-09-10-wheezy-raspbian.img: | + | |
| - | 255 heads, 63 sectors/ | + | |
| - | Units = sectors of 1 * 512 = 512 bytes | + | |
| - | Sector size (logical/ | + | |
| - | I/O size (minimum/ | + | |
| - | Disk identifier: 0x000b03b7 | + | |
| - | + | ||
| - | | + | |
| - | 2013-09-10-wheezy-raspbian.img1 | + | |
| - | 2013-09-10-wheezy-raspbian.img2 | + | |
| - | root@darkstar:/ | + | |
| - | root@darkstar:/ | + | |
| - | root@darkstar:/ | + | |
| - | root@darkstar:/ | + | |
| - | root@darkstar:/ | + | |
| - | root@darkstar:/ | + | |
| - | + | ||
| - | Please note the sectors of the beginning of the partitions: 8192 and 122880. We need to multiply these by 512 to get the bite offset for the loop device setup. This is done by < | + | |
| - | Now partition and format an SD like this: (NB the "fdisk -l" is just to show how I partitioned my SD) | + | |
| - | + | ||
| - | root@darkstar: | + | |
| - | + | ||
| - | Disk /dev/sde: 4093 MB, 4093640704 bytes | + | |
| - | 126 heads, 62 sectors/ | + | |
| - | Units = sectors of 1 * 512 = 512 bytes | + | |
| - | Sector size (logical/ | + | |
| - | I/O size (minimum/ | + | |
| - | Disk identifier: 0xd0b5414a | + | |
| - | + | ||
| - | | + | |
| - | / | + | |
| - | / | + | |
| - | root@darkstar: | + | |
| - | root@darkstar: | + | |
| - | root@darkstar: | + | |
| - | root@darkstar: | + | |
| - | root@darkstar: | + | |
| - | + | ||
| - | Now you can extract the Slackware ARM miniroot and then the raspbian_boot_stuff.tgz in /mnt/hd.\\ | + | |
| - | Edit the / | + | |
| - | Edit the fstab to match your formatting (if that was like I suggested it will look like this:) | + | |
| - | + | ||
| - | root@darkstar:/ | + | |
| - | proc /proc | + | |
| - | / | + | |
| - | / | + | |
| - | root@darkstar:/ | + | |
| - | + | ||
| - | You can now umount the SD, insert it into the RasbberyPI and boot into your Slackware ARM miniroot to add whatever else you need.\\ | + | |
| - | I generally add whatever else I need by simply using wget to pull down slackpkg, installing manually the downloaded slackpkg, editing the mirrors file and then install the rest that's needed with slackpkg itself (internet connection is required for this).\\ | + | |
| - | You might want to edit or comment the serial console in inittab to suppress the " | + | |
| - | ===== Sources ===== | + | |
| - | + | ||
| - | * Originally written by [[wiki: | + | |
| - | + | ||
| - | + | ||
| - | <!-- Please do not modify anything below, except adding new tags.--> | + | |
| - | <!-- You must also remove the tag-word " | + | |
| - | {{tag> | + | |