5 lines
61 B
Plaintext
5 lines
61 B
Plaintext
|
mklabel msdos
|
||
|
mkpart primary ext2 0% 100%
|
||
|
set 1 boot on
|
||
|
quit
|