Set up your Raspberry Pi over the network
Installing over the network onto a new storage device
CANNOT YET DO WITH RASPBERRY PI 5
lsblk -pNAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
/dev/sda 8:0 1 28.9G 0 disk
├─/dev/sda1 8:1 1 512M 0 part /boot/firmware
└─/dev/sda2 8:2 1 28.4G 0 part /
/dev/mmcblk0 179:0 0 238.8G 0 disk Mount the microSD Card
Run the following command to create the mount point:
Now mount the device
Reloading fstab Configuration
fstab ConfigurationNavigating to the Mount Point
Navigate to the directory you just created on the microSD card
Create a directory for storing the Raspberry Pi OS images
Move to that directory
Last updated
Was this helpful?
