Update InstallToInternal.sh
This commit is contained in:
parent
bfaccd3560
commit
c2dfee7214
@ -61,7 +61,7 @@ then
|
||||
rsync -ah --info=progress2 --info=name0 --numeric-ids -x / /mnt/mmc/
|
||||
#Install a base fstab
|
||||
echo "/dev/mmcblk2p2 / ext4 defaults,noatime 0 1" > /mnt/mmc/etc/fstab
|
||||
umount /dev/mmcblk2
|
||||
umount /dev/mmcblk2p2
|
||||
echo Running fsck
|
||||
e2fsck -p -f /dev/mmcblk2p2
|
||||
echo Rebooting... Please remove the usb drive once shutdown is complete
|
||||
|
Loading…
Reference in New Issue
Block a user