problem when booting Linux With Wedge
于爱民 <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.l4ka.general |
|---|---|
| Message-ID | <01b301c881eb$0a969ec0$2905a8c0@wubinibm> |
Hello,every one!
I have downloaded the afterburner pakage and run "make world" as the Readme said.The following is the contents in menu.lst
title L4::Linux Afterburned
kernel=/boot/kickstart-vga
module=/boot/pistachio-debug
module=/boot/sigma0-vga
module=/boot/l4ka-resourcemon
module=/boot/afterburn-wedge-l4ka-passthru vmstart vmsize=100M wedgeinstal
l=16M wedgesize=64M vcpus=1 pcpus=1
module=/boot/vmlinuz-2.6.9-driver console=ttyS0 root=/dev/hda1 When booting ,I got the following outputs and booting failed.VFS. Mounted root (ext3) filesystem)Freeing....
INIT:version 2.86 booting
;37,44mafterburn:VCPU 0 user page not present, ip 77f7c8e9
;37,44mafterburn:VCPU 0 user page not present, ip 77f39fc1
/etc/init.d/rcS, line 557: 18 segmentation fault $i start
....
chld_handler(): Decompressor child was terminated by signal 11
.......
Activationg swap.
.....
/etc/init.d/rcS. line 101. 74 Segmentation fault /sbin/hwclock --hctosys $GMT $BADYEAR
;37,44mafterburn: VCPU 0 Unsupported exception from user-level ip 77e6af3a TID 40e8001<103a.1>
---"UNIMPLEMENTED Exception" ---
-------------(eip=bc0267d8, esp=85c03d50)----Did it mean some proble with the vmlinuz-2.6.9-driver or other problem? How can I solve it? Thannk you very much!!!