Thanks! I'll give that a try. :)
--- On Thu, 9/17/09, Sean Budd <[email protected]> wrote: > From: Sean Budd <[email protected]> > Subject: Re: [Moblin Dev] Live USB did not work! > To: "don rhummy" <[email protected]> > Date: Thursday, September 17, 2009, 11:41 AM > the of=/dev/sdb1 should be of=/dev/sdb as > you are copying the whole drive image not a partition > > On Thu, Sep 17, 2009 at 8:37 AM, > don rhummy <[email protected]> > wrote: > > I downloaded the ".img" > file and used dd to install it onto an unmounted USB stick. > However, when I restart the computer with the USB stick > plugged in, it never loads or boots, it simply boots from > the hard drive. I properly set it in the bios to load (and > it worked with a fedora live usb) yet it doesn't load. > What might be wrong? > > > > > I followed this: > http://moblin.org/documentation/test-drive-moblin/using-moblin-live-image > > > > And I did: > > > > umount /dev/sdb1 > > > > dd bs=4096 > if=moblin-netbook-beta-refresh-20090818-001.img > of=/dev/sdb1 > > > > > > And it did put the files on the USB stick but it did not > recognize it as bootable. What am I missing? > > > > > > > > _______________________________________________ > > Moblin dev Mailing List > > [email protected] > > > > To manage or unsubscribe from this mailing list visit: > > http://lists.moblin.org/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: http://lists.moblin.org/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
