Quoting Sebastien LANGE <[EMAIL PROTECTED]>: > I installed Sarge on the /dev/sda1 only. > After, I created the raid1: > > #fdisk /dev/sda : > Device Flag Start End Blocks Id System > /dev/sda1 0 954 976896 83 Linux native > > #fdisk /dev/sdb: > Device Flag Start End Blocks Id System > /dev/sdb1 u 0 415 977740 82 Linux swap
I can't SWEAR that this is the problem, but it will break sooner or later.. If you're going to use RAID on the disk, the first partition MUST start on block 1 (one!), not 0 (zero). Can't remember exactly why (usually I forget 'obvious reasons' :) but it have something to do with with ext2/3 inode list, the boot block or with the RAID system needing block zero for something... As i said, can't remember exactly (google if you must know), but I know that every time I forgot (I don't forget any more :) this, I've been bitten. Try repartition the disk... You'll loose whatever's on sd[ab]1... NOTE: This is true EVEN if the first partition isn't an MD! -- Treasury Khaddafi Semtex Panama Mossad AK-47 Uzi Saddam Hussein supercomputer FBI Soviet ammunition Honduras iodine critical [See http://www.aclu.org/echelonwatch/index.html for more about this] [Or http://www.europarl.eu.int/tempcom/echelon/pdf/rapport_echelon_en.pdf] If neither of these works, try http://www.aclu.org and search for echelon. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

