Ok, all my sata/ raid drive have fd. Disk /dev/sda: 163.9 GB, 163928604672 bytes 255 heads, 63 sectors/track, 19929 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System /dev/sda1 1 19929 160079661 fd Linux raid autodetect Disk /dev/sdb: 163.9 GB, 163928604672 bytes 255 heads, 63 sectors/track, 19929 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sdb1 1 19929 160079661 fd Linux raid autodetect Disk /dev/sdc: 163.9 GB, 163928604672 bytes 255 heads, 63 sectors/track, 19929 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sdc1 1 19929 160079661 fd Linux raid autodetect Disk /dev/sdd: 163.9 GB, 163928604672 bytes 255 heads, 63 sectors/track, 19929 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sdd1 1 19929 160079661 fd Linux raid autodetect But.. i think that the first time i just make dpkg-reconfigure mdadm and then mount my partition and just after i ve rebooted. But now when i make a cat /proc/mdstat i can see "resync" going up So i think that i just have to wait until it finish, and then, i ll reboot to check if it work nice. Frederik Schueler a écrit : >Hello, > >On Mon, Oct 17, 2005 at 11:20:03AM +0200, kohzak wrote: > > >>You mean that i should have >> >>/dev/md0 /home fd defaults 0 2 >> >>and not >> >>/dev/md0 /home xfs defaults 0 2 >> >> > > >no, the partition type must be fd, not the filesystem type in the fstab. >you can easily find out with fdisk: > >fdisk -l should output something like this: > > Device Boot Start End Blocks Id System >/dev/sda1 1 3939 31639986 fd Linux raid autodetect > >then the kernel will autodetect and assemble the raid on boot. > >Best regards >Frederik Schueler > > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

