New issues with setup storage - disc too small
David Dreezer
dave at socialstrata.com
Thu Mar 17 21:25:31 CET 2011
>
>
> <after reboot, setup-storage exit 1>
>
> parted -s /dev/sdb mklabel msdos
> parted -s /dev/sdb mkpart primary "" 32256B 134249471B
> parted -s /dev/sdb mkpart extended "" 134249472B 60022480895B
> parted -s /dev/sdb mkpart logical "" 144249984B 2281724927B
>
> <if the above goes without the error about /dev/sdb5 being busy you can do the
> following without another reboot>
>
> parted -s /dev/sdb mklabel msdos
> parted -s /dev/sdb mkpart primary "" 32256B 134249471B
> parted -s /dev/sdb mkpart extended "" 134249472B 60022480895B
> parted -s /dev/sdb mkpart logical "" 134250496B 2281724927B
>
All commands worked with no errors.
I'm in irc if that makes communication easier for you.
> Hope this helps,
> Michael
>
More information about the linux-fai
mailing list