On Wednesday, January 05, 2011 03:24:24 am [email protected] wrote: > Hi > > My aim is to create a Meego image which can be used to > boot Netbook without UI(only boot prompt) using USB. > > > Removed all the UI package related to X servers and > desktops from .ks file and created image format=liveCD > using mic image creator. > > After writing image using mic 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?
You have to do it yourself. In mic2, it's done here: http://meego.gitorious.org/meego-developer-tools/image- creator/blobs/master/mic/imgcreate/live.py (see lines 604-630). You have to find a way to override the configuration that mic creates by modifying mic. Looks like they have a little config section around 494-499 that makes your job easier. -gabriel _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
