The ultimate HOW-TO

chenggh chenggh04 at st.lzu.edu.cn
Sat Aug 25 23:20:07 CEST 2007


> > API Version: (87) experimental
> > Sigma0 config ip:001048a8 sp:002c9760
> > Roottask config ip:00110000 sp:00000000
> > Starting kernel /DROPS/kernel/fiasco/build/fiasco at 0030082c
> >
> > Comport 0x0001 is not accepted by the uart driver!
> >
> > Welcome to Fisco (ia32)!
> > DD-L4(v2)/ia32 microkernel (C) 1998-2007 TU Dresden
> > Rev: rUNKNOWN compiled with gcc 4.1.0 for Intel Pentium [ ]
> > Performance-critical config option(s) detected:
> >    CONFIG_NDEBUG is off
> >
> > Enabling special fully nested mode for PIC
> >
> > Assertion failed: '0'
> >   in /DROPS/kernel/fiasco/src/abi/kip.cpp:126
> >   at f00175d1
> >
> > Press any key to reboot.
>
> Founded the option and set it on, I see that the output is something like
> #06.. but it reboots and I can't read so fast!
> The result is that I can't be more exahustive in the explaination so I
> answer: How to have a log file to read the outputs?
	        In the grub/menu.lst you could do like this:
	module          /boot/L4Linux/main -nowait -nokdb -serial_esc -comspeed 
115200 -comport 1
        Then you could receive the boot message in another machine with 
connection to the l4 machine by ttyS0 (com1) with comspeed 115200 like this:
	minicom -m -s -C logfile
	
	Good luck to you.
								Cheng Guanghui




More information about the l4-hackers mailing list