Re: Compiling 2.6 kernel questions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

> The error message:
>
>        VFS: Can't mount root unknown-block(9,1)
>
> indicates that the kernel is trying to mount /dev/md1 directly (device
> 9:1 is /dev/md1), which won't work if the md driver is a module (even
> if the md driver is built in, this won't work if the array needs
> user-space configuration before it can be mounted).

I remember using lilo in the past to boot from RAID partitions, no?
Isn't that why lilo writes the bootsector of both disks in a mirror?

> You should look at Documentation/initrd.txt for details on the current
> state of initrd. Or Documentation/filesystems/ramfs-rootfs-initramfs.txt
> for the newer initramfs mechanism.

It feels like it's very old. There's still references to LOADLIN in there.

After doing some research, it appears people are moving to
syslinux/extlinux/isolinux as replacement for lilo and grub, so I'm
investigating that approach now.

Thanks again,
Alex
--
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Newbie]     [Audio]     [Hams]     [Kernel Newbies]     [Util Linux NG]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Device Drivers]     [Samba]     [Video 4 Linux]     [Git]     [Fedora Users]

  Powered by Linux