fdisk (Linux) partitioning RAID 0
Posted
by Silverrocker
on Super User
See other posts from Super User
or by Silverrocker
Published on 2010-04-28T21:37:55Z
Indexed on
2010/04/29
23:07 UTC
Read the original article
Hit count: 442
I'm trying to create partitions for a Slackware installation on my computer (beside Windows 7) just to have a nice distribution running mostly for school but when I run fdisk and print the partition table I get the following message:
Partition x does not end on cylinder boundary.
(In my case x = 1, just using x to help googlers.)
I must say I'm using a RAID card (AMCC 3ware 9500S SATA RAID Controller). Maybe this is the problem.
How can I fix this without losing any data?
© Super User or respective owner