WIP boot from HD

This commit is contained in:
2019-12-28 14:57:55 +01:00
parent ef8af4b5b5
commit 02cccb71bd
2 changed files with 18 additions and 11 deletions

View 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