The Wiki has moved to new hardware, and the old server died.
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
howtos:hardware:arm:raspberrypi3_network [2018/08/26 10:29 (UTC)] bifferos [Booting from the Linux partition] |
howtos:hardware:arm:raspberrypi3_network [2018/08/26 23:55 (UTC)] (current) bifferos [Sources] |
||
---|---|---|---|
Line 88: | Line 88: | ||
To free up some space, remove the ramdisk image: | To free up some space, remove the ramdisk image: | ||
- | <code># rm /mnt/boot/config.gz</code> | + | <code># rm /mnt/boot/initrd.gz </code> |
Now, assuming your rootfs is mounted at /mnt, and boot partion at /mnt/boot install extra packages: | Now, assuming your rootfs is mounted at /mnt, and boot partion at /mnt/boot install extra packages: | ||
Line 110: | Line 110: | ||
Note that the RPi ssh identity has now changed from the one used for the installer, so when you ssh to your newly installed Slackware box you will have to remove the entry from .ssh/known_hosts on your ssh client. | Note that the RPi ssh identity has now changed from the one used for the installer, so when you ssh to your newly installed Slackware box you will have to remove the entry from .ssh/known_hosts on your ssh client. | ||
====== Sources ====== | ====== Sources ====== | ||
- | * Originally written by [[wiki:user:bifferos | User bifferos]] | + | * Much information taken from the [[http://sarpi.co.uk | SARPi website]] |
+ | * Page written by [[wiki:user:bifferos | User bifferos]] | ||
{{tag>howtos RPi raspberry arm author_bifferos}} | {{tag>howtos RPi raspberry arm author_bifferos}} |