> Hi,
>
> I am trying to use loadlin to boot up a machine. But after I
> replaced the bzImage, the kernel fails to boot up. It prints
> out error messages like:
> ...
> VFS: Mounted root (ext2 filesystem) readonly
> Freeing unused kernel memory : 96K freed
> Warning: unable to open an initial console
> Kernel panic: No init found. Try passing init= option to kernel.
>
> The boot.bat file is:
> loadlin.exe bzImage ro root=0x0821
>
> Thanks,
>
> Xiangping
0x0821 represents /dev/sdc1. Did you build the SCSI driver into the kernel, or
do use an initrd?
-- Ignacio Vazquez-Abrams <ignacio@openservices.net>- 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/