[Voyage-linux] voyage 0.85 on WRAP board using lilo fails
Beat Meier
(spam-protected)
Tue Mar 19 04:15:27 HKT 2013
Hi
Gurb works fine for me von voyage-0.8.5. and wrap and alix!
With this lilo configuration your root partition mus be labled VOYAGE_FS
if not it will not boot!!
Lilo works to fine but I think you have to downgrade lilo!!
I don't remeber if I downgraded. Version which works for me: lilo 1:22.8.8.1
A working lilo.conf or grub.menu in my case for wrap/alix and root on
/dev/hda2
boot = /dev/hda
install=text
vga=normal
prompt
timeout=20
#serial=0,38400n8
default=Linux
image=/boot/vmlinuz-3.2.17-voyage
initrd=/boot/initrd.img-3.2.17-voyage
root=/dev/hda2
label=Linux
### For alix board enabled dma
# append="console=ttyS0,38400n8"
### For wrap board also works for alix board
append="console=ttyS0,38400n8 ide-core.nodma=0.0"
read-only
a working grub menu.cfg for wrap
serial --speed=38400
terminal serial
timeout 5
default saved
title Linux
root (hd0,0)
kernel /vmlinuz-3.2.17-voyage root=/dev/hda2 console=ttyS0,38400n8
clocksource=tsc
initrd /initrd.img-3.2.17-voyage
Greetings
Beat
On 03/13/2013 01:34 PM, Mona wrote:
> 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.
>
> _______________________________________________
> Voyage-linux mailing list
> Voyage-linux at list.voyage.hk
> http://list.voyage.hk/mailman/listinfo/voyage-linux
>
More information about the Voyage-linux
mailing list