[Prev][Next][Index][Thread]

How to boot OSKit



I just typed mklinuximage command and got zImage file.

I copy zImage to /boot/multiboot directory and 
modified /etc/lilo.conf file as following. 

boot=/dev/hda 
map=/boot/map 
install=/boot/boot.b 
prompt 
timeout=50 
message=/boot/message 
linear 
default=linux 

image=/boot/vmlinuz-2.4.2-2 
        label=linux 
        read-only 
        root=/dev/hda5 
image=/boot/multiboot/zImage 
        label=OSKit 
        read-only 
        root=/dev/hda5 

When I trid to reboot and chose OSKit label, I got 
error message and I couldn't boot system.  What should

I do? How to make kernel and How to boot OSKit? Is My
way(mklinuximage) wrong?


Error message is following 
Loading OSKit 
Press any key to reboot.k 
Extended memory 65468K 
compressed boot module set contain no modules 
Backtrace:fp=d300 
00003237 00002324 00003880 00003027 00003857 


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

Follow-Ups: