Mathieu Malaterre put forth on 12/3/2009 3:08 PM: > Ok so the issue is that /boot needs to be contiguous ? Hum, the error > message is not as explicit as that...
If you think about this for more than 30 seconds it's perfectly clear why this is impossible. The block striping is performed by the kernel, which means the kernel must be fully read from the disk before it can control striping the data blocks across the disks. The machine BIOS must load the kernel. The BIOS isn't aware of Linux striping. You can boot from mirrored disks/partitions because /boot is contiguous on both. You can't boot Linux software RAID5 for the same reason you can't boot Linux RAID 0, contiguous /boot. -- Stan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org