Booting L4Linux/Fiasco with root=/dev/hda
FERANDELLE Pascal
pascal.ferandelle at fr.thalesgroup.com
Wed Aug 23 14:00:39 CEST 2006
I try to boot L4Linux (kernel 2.6.17) on Fiasco, on a PC which has already RedHat Enterprise Linux 4.0 installed, with root=/dev/hda3.
The Linux kernel begins to boot, but after the messages :
...
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda3, internal journal
EXT3-fs: mounted filesystem with ordered data mode
VFS: Mounted root (ext3 filesystem)
Warning: unable to open an initial console
Nothing else appears on the screen, but I can see the station is still alive, because the disk led is still highlightening frequently, then everything stops, and I have the message "Restarting system" on the screen.
Nothing else happens ...
Any idea, first for the opening problem of the console, and then, about what can happen after that, would be nice !!!
Thanks
Pascal
PS : here is my grub.conf file and my linux26.cfg file
--- grub.conf ---
title L4_Linux 2.6
root (hd0,0)
kernel /l4_linux/bootstrap
vbeset 0x117
modaddr 0x06000000
module /l4_linux/main -nowait -nokdb -serial_esc -comspeed 115200 -comport 1
module /l4_linux/sigma0
module /l4_linux/roottask task modname "bmodfs" attached 4 modules
module /l4_linux/events
module /l4_linux/names -events
module /l4_linux/log
module /l4_linux/dm_phys --isa=0x00800000 -v --events
module /l4_linux/simple_ts -t 300 --events
module /l4_linux/rtc --events
module /l4_linux/l4io -noirq --events
# module /l4_linux/l4exec --events
module /l4_linux/con -l4io --events
# module /l4_linux/l4dope -l4io --events
module /l4_linux/bmodfs --events
module /l4_linux/libld-l4.s.so
module /l4_linux/libloader.s.so
module /l4_linux/linux26.cfg
module /l4_linux/vmlinuz26
module /l4_linux/loader --fprov=BMODFS linux26.cfg
--- linux26.cfg ---
modpath "(hd0,0)/l4_linux"
task "vmlinuz26" "earlyprintk=yes mem=64M video=l4fb root=/dev/hda3" all_sects_writable
More information about the l4-hackers
mailing list