[Voyage-linux] voyage 0.85 on WRAP board using lilo fails

Mona (spam-protected)
Thu Mar 14 00:34:25 HKT 2013


I am trying to install debian/voyage on an old WRAP board. After several
failures I read that WRAP boards does not run with grub, so I tried so
switch to good old lilo (haven't used that for 5 years).

This seemed to work, but crashes after trying to mount the root partition:

[code]
[    2.638806] brd: module loaded
[    2.641696] Uniform Multi-Platform E-IDE driver
[    2.646302] ide-gd driver 1.18
[    2.656141] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    2.657709] i8042: No controller found
[    2.662912] mousedev: PS/2 mouse device common for all mice
[    2.667347] cpuidle: using governor ladder
[    2.667873] cpuidle: using governor menu
[    2.676290] TCP: cubic registered
[    2.677757] NET: Registered protocol family 17
[    2.679862] Key type dns_resolver registered
[    2.681397] Using IPI No-Shortcut mode
[    2.694367] VFS: Cannot open root device "LABEL=VOYAGE_FS" or
unknown-block(0
,0): error -6
[    2.695352] Please append a correct "root=" boot option; here are the
availab
le partitions:
[    2.696672] Kernel panic - not syncing: VFS: Unable to mount root fs on
unkno
wn-block(0,0)
[    2.697561] Pid: 1, comm: swapper/0 Not tainted 3.6.9-voyage #1
[    2.697561] Call Trace:
[    2.697561]  [<c12c0d12>] panic+0x81/0x166
[    2.697561]  [<c13e5c86>] mount_block_root+0x112/0x18b
[    2.697561]  [<c1096786>] ? sys_mknod+0x15/0x17
[    2.697561]  [<c13e5e96>] mount_root+0xde/0xe8
[    2.697561]  [<c13e693d>] ? initrd_load+0x2d2/0x2dc
[    2.697561]  [<c13e5fe0>] prepare_namespace+0x140/0x171
[    2.697561]  [<c13e5a54>] kernel_init+0x150/0x155
[    2.697561]  [<c13e5904>] ? start_kernel+0x2d6/0x2d6
[    2.697561]  [<c12c58b6>] kernel_thread_helper+0x6/0xd
[/code]

[code]
/etc/lilo.conf:

lba32
boot = /dev/hda
delay=20
serial=0,38400n8
vga=normal
default=Linux

image=/vmlinuz
        label=Linux
        initrd=/initrd.img
        read-only
        append="root=LABEL=VOYAGE_FS console=ttyS0,38400n8 reboot=bios "

image=/vmlinuz.old
        label=LinuxOLD
        initrd=/initrd.img.old
        read-only
        append="root=LABEL=VOYAGE_FS console=ttyS0,38400n8 reboot=bios "
        optional
[/code]

Any suggestions?



--
View this message in context: http://voyage-linux.34677.n3.nabble.com/voyage-0-85-on-WRAP-board-using-lilo-fails-tp4025559.html
Sent from the Voyage Linux mailing list archive at Nabble.com.



More information about the Voyage-linux mailing list