Messages in this thread |  | | | Date | Mon, 21 Apr 2003 15:30:07 +0100 | | From | Christoph Hellwig <> | | Subject | Re: booting 2.5.68 with root on software raid and devfs? |
| |
On Mon, Apr 21, 2003 at 04:05:53PM +0200, Pierfrancesco Caci wrote: > root@penny:~ # head /etc/lilo.conf > #disk=/dev/hda > # bios=0x80 > #disk=/dev/hdd > # bios=0x81 > boot=/dev/md0 > root=/dev/md0 > raid-extra-boot=/dev/hda,/dev/hdd > #compact > #linear > lba32
No idea how lilo maps all this to a kernel command line, but in 2.5 you need to pass the devfs names to the kernel if using devfs, not the old ones.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |