On Tue, Oct 04, 2005 at 09:56:17AM +0800, Huang-Jen Wang wrote: > FILO version 0.4.2 ([EMAIL PROTECTED]) Thu Sep 22 15:46:08 > CST 2005 > Press <Enter> for default boot, or <Esc> for boot prompt... > boot: hda1:/vmlinuz-2.6.13.2 root=/dev/hda1 console=tty0
[..] > hda: ST320014A, ATA DISK drive > ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 > hda: max request size: 128KiB > hda: 39102336 sectors (20020 MB) w/2048KiB Cache, CHS=38792/16/63, UDMA(100) > hda: cache flushes supported > hda: hda1 hda2 [..] > VFS: Mounted root (ext2 filesystem) readonly. > Freeing unused kernel memory: 184k freed > Warning: unable to open an initial console. > Kernel panic - not syncing: No init found. Try passing init= > option to kernel. Are you sure that /dev/hda1 is the root partition? This depends on your distribution, but it's not uncommon to have /boot be a separate partition and store the kernel there. If that is the case in your system, try using root=/dev/hda2 with FILO instead. //Peter -- LinuxBIOS mailing list [email protected] http://www.openbios.org/mailman/listinfo/linuxbios
