Re: how to boot linux on marzipan
Joshua LeVasseur <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.l4ka.general |
|---|---|
| Message-ID | <[email protected]> |
Hello 于爱民, Maybe you need to set your Linux kernel console, such as console=ttyS0. -Josh On Mar 4, 2008, at 9:32 PM, 于爱民 wrote: > hello ,everyone! > I was doing some experiment with Pistachio and afterburner. I > downloaded from > the afterburner and did as the README file said. > cd afterburner-build > make -f /root/afterburner-aff5bdc8daa1/Makefile > make menuconfig //here i didnt change anything > make world. > now, I want to boot the linux in a vm.The following is my menu.lst > file: > > 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 root=/dev/hda1 > > /*those files(kickstart-vga,pistachio-debug,.....,vmlinuz-2.6.9- > driver) are > copied from afterburner-build/boot directory */ > > When booting, I got such message: > resourceMon:Entering the server loop .... > Detected L4 tractbuffer > :37:44mafterburn:VCPU 0 console (printf)initialized > ...... > :37:44mafterburn: VCPU 0 requird from guest: 5 total from guest 6(0:6) > :37:44mafterburn: VCPU 0 initialize ramdisk 0-0 file size 0Mbytes > :37:44mafterburn: VCPU 0 MSR write was unhandled (MSR 174) > :37:44mafterburn: VCPU 0 MSR write was unhandled (MSR 175) > :37:44mafterburn: VCPU 0 MSR write was unhandled (MSR 176) > >