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;
   It will prompt "No space left on device";
   Also it can't boot up.
5. It can boot up if use dd if=<liveusbfilename2.usbimg> of=/dev/sdb;

Best regards
Wan Shuang

-----Original Message-----
From: dev-boun...@lists.moblin.org [mailto:dev-boun...@lists.moblin.org] On 
Behalf Of 王�┏�
Sent: 2009年2月3日 13:34
To: d...@lists.moblin.org
Subject: [Moblin Dev] LiveUSB with MIC2 cannot booting

hi all,
    my live usb cannot booing !!
    my live usb is created as the page describes :
http://moblin.org/documentation/moblin-image-creator-2/using-mic2
    and there are have two directories in the usb, LiveOS and syslinux. is
that correctly ?
    does someone have similar problems ?
    any information would be appreciate.


-- 
Regards
Y-C Wang
_______________________________________________
Moblin dev Mailing List
d...@lists.moblin.org

To manage or unsubscribe from this mailing list visit:
http://www.moblin.org/cgi-bin/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
dev@moblin.org

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

Reply via email to