Hi

My aim is to create a Meego image which can be used to boot Netbook without 
UI(only boot prompt). 


Removed all the UI package related to X servers and desktops form .ks file and 
created image format=liveCD using mic image creator.

After writing image using image writer to USB when boots netbook this shows 
three options.
#1:Boot MeeGo
#2:Installation Only
#3:  Boot from local drive

How to remove these options so that when i boot by default my netbook should 
boot to meego prompt?
Please suggest how to resolve this issue?

if i am not in the right way to create only boot prompt image , please let me 
know what is the right way to create image which will boot netbook without 
UI(only prompt) using USB.

I found those three options are in isolinux.cfg file.

How can we modify the isolinux.cfg file to remove the other two options? is 
there any way to create image so that isolunix.cfg file will have ony one 
option by default?



Here is the content of isolinux.cfg file:

***********************************CLIP**************************************************


default vesamenu.c32
timeout 0


menu title Welcome to MeeGo!
menu color border 0 #ffffffff #00000000
menu color sel 7 #ffffffff #ff000000
menu color title 0 #ffffffff #00000000
menu color tabmsg 0 #ffffffff #00000000
menu color unsel 0 #ffffffff #00000000
menu color hotsel 0 #ff000000 #ffffffff
menu color hotkey 7 #ffffffff #ff000000
menu color timeout_msg 0 #ffffffff #00000000 menu color timeout 0 #ffffffff 
#00000000 menu color cmdline 0 #ffffffff #00000000 label linux0
  menu label Boot MeeGo
  kernel vmlinuz0
  append initrd=initrd0.img root=CDLABEL=meego-netbook--i686-201012290736 
rootfstype=iso9660 ro liveimg quiet menu default label liveinst0
  menu label Installation Only
  kernel vmlinuz0
  append initrd=initrd0.img root=CDLABEL=meego-netbook--i686-201012290736 
rootfstype=iso9660 ro liveimg quiet liveinst nosplash 4 label local
  menu label Boot from local drive
  localboot 0xffff


***********************CLAP*******************************
Thanks for patiently reading my issues.

Thanks
Rajeev




_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev

Reply via email to