Hi all, I created an image using MIC2 with --format=livecd and dd it to a 2GB usb stick, Moblin loads OK.
And then I created an image with --format=liveusb and dd it to the same usb stick (overwriting the previous image) but I get *boot error*. What gives? Note that I use the same --cache for both images. My config are as follows: D945GCLF mini atx board (Atom 230) 1GB RAM Images created on Fedora 10 box. Thanks for anu suggestions. This is my first try with Moblin. Hilmy On Thu, Feb 5, 2009 at 1:38 AM, Nashif, Anas <[email protected]> wrote: > > > > On 04/02/09 1:22 AM, "Wan, Shuang" <[email protected]> wrote: > > > Hi YenCheng, > > > > Could you provide more detail information of your creating steps? > > > > Basically Live usb works for me. But the bellow scenario will fail to > boot: > > My U-disk is 2 GB > > 1. Create a live usb using netbook-core.ks; > > 2. dd if=<liveusbfilename1.usbimg> of=/dev/sdb; > > It wrote a 388M file to /dev/sdb and create a partition with size 388M > > It can boot up; > > 3. Create a live usb using netbook-core-developer.ks > > It created a 464M file; > > 4. dd if=<liveusbfilenam2.usbimg> of=/dev/sdb1; > > Not /dev/sdb1, instead use /dev/sdb. > > > _______________________________________________ > Moblin dev Mailing List > [email protected] > > To manage or unsubscribe from this mailing list visit: > https://lists.moblin.org/mailman/listinfo/dev or your user account on > http://moblin.org once logged in. > > For more information on the Moblin Developer Mailing lists visit: > http://moblin.org/community/mailing-lists > _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
