Update InstallToUSB.sh
This commit is contained in:
parent
7099215b02
commit
0434341e15
@ -15,3 +15,5 @@ sgdisk -c 2:Root /dev/sda
|
||||
partprobe /dev/sda
|
||||
#Force the filesystem to fill the new partition
|
||||
resize2fs -f /dev/sda2
|
||||
#Reboot to ensure everything resized properly
|
||||
reboot
|
||||
|
Loading…
Reference in New Issue
Block a user