Aligning a partiton with setup-storage
Patrick Cervicek
patrick at failist.spamtrap.hs-esslingen.de
Mon Apr 18 15:16:24 CEST 2011
On Mon, 18 Apr 2011, Thomas Lange wrote:
>>>>>> On Mon, 18 Apr 2011 14:25:42 +0200 (CEST), Patrick Cervicek <patrick at failist.spamtrap.hs-esslingen.de> said:
>
> > disk_config /dev/sda align-at:4k disklabel:msdos
> Try this:
>
> disk_config sda align-at:4k disklabel:msdos
It looks like "align-at" does not longer work in experimental85
# does not work
#disk_config /dev/sda align-at:4k disklabel:msdos
# does not work
#disk_config sda align-at:4k disklabel:msdos
# works
#disk_config sda disklabel:msdos
# works
disk_config /dev/sda disklabel:msdos
More information about the linux-fai
mailing list