some issues of syslinux(v4.00) impacts the booting process, so usbimg can't
boot to GUI. now pls reinstall syslinux in your image, just follow these steps: 1) make sure syslinux exists in your host and its version is not equal to 4.00 (v4.02 is the best) 2) sudo losetup -o 512 /dev/loop* XXX.usbimg (loop* is a available one) 3) sudo syslinux -d syslinux /dev/loop* 4) sudo losetup -d /dev/loop* On Wed, Jul 6, 2011 at 10:17 AM, bradleyyan <[email protected]> wrote: > ** > Hi all, > > I use mic-image-creator to create image for intel oaktrail platform,the > command is as following: > > mic-image-creator --config=tablet-ia32-oaktrail.ks --format=liveusb > --cache=mycache > > But when I installed it in machine, it stopped at > boot: screen,can not into the installing UI. > > I don't know why,any one know why. > > PS: I use 2GB USB to install the image. > > Thanks. > > Bradley Yan > > _______________________________________________ > MeeGo-dev mailing list > [email protected] > http://lists.meego.com/listinfo/meego-dev > http://wiki.meego.com/Mailing_list_guidelines >
_______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev http://wiki.meego.com/Mailing_list_guidelines
