Results 1 to 1 of 1
Is there any bash command equivalent to:
parted /dev/sdd "mklabel msdos mkpart primary 0 14 mkpart primary 15 -0" ?
It doesn't work for me. Maybe because I don' have ...
- 02-05-2007 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 32
Same command with "parted"
Is there any bash command equivalent to:
parted /dev/sdd "mklabel msdos mkpart primary 0 14 mkpart primary 15 -0"?
It doesn't work for me. Maybe because I don' have the right package.


Reply With Quote
