Mettre à jour 'partitions.sh'
This commit is contained in:
parent
0738a2424a
commit
bcb2f29e82
@ -23,4 +23,4 @@ echo # default, extend partition to end of disk
|
||||
echo a # make a partition bootable
|
||||
echo 1 # bootable partition is partition 1 -- /dev/sda1
|
||||
echo w # Write changes
|
||||
) | sudo fdisk /dev/sda
|
||||
) | fdisk /dev/sda
|
Loading…
x
Reference in New Issue
Block a user