WIP boot from HD
This commit is contained in:
3
seqs/raspberry/fstab.hd.template
Normal file
3
seqs/raspberry/fstab.hd.template
Normal file
@@ -0,0 +1,3 @@
|
||||
proc /proc proc defaults 0 0
|
||||
PARTUUID=mysdid-boot /boot vfat ro,defaults 0 2
|
||||
PARTUUID=mysdid-backup /backup ext4 ro,defaults,noatime 0 2
|
Reference in New Issue
Block a user