On Sep 14, 2008, at 4:49 PM, Douglas McClendon wrote:

Robert Kwasniewski wrote:
I am new to Fedora. I was trying to make a Live USB from a running Live CD session per the instructions here:
http://fedoraproject.org/wiki/FedoraLiveCD/USBHowTo
About half way down that page:
Bootable USB from a running Live CD/DVD
If you are already running a live CD or DVD and want to convert that into a bootable USB stick, run the following command:
livecd-iso-to-disk /dev/live /path/tousbstick
With a 4GB SanDisk Cruzer mounted as sdi1, I went into /mnt/live/ LiveOS and ran:
./livecd-iso-to-disk squashfs.img  /dev/sdi1

Why squashfs.img instead of /dev/live?

Try

./livecd-iso-to-disk /dev/live /dev/sdi1

and see if that works any better.

-dmc



Thanks. In fact, I just finally got this working about an hour before your email arrived.

1) I was not realizing it wanted to simply see the entire ISO disk mount as you described above.

2) This still did not work for me. I needed to modify the livecd-iso- to-disk bash script exactly as indicated here:

http://linux.derkeiler.com/Mailing-Lists/Fedora/2008-05/msg02303.html

Then it worked perfectly.

Thanks for the help.

--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list

Reply via email to