1

I have successfully created a live USB for Fedora 20 on my Ubuntu 12.04 using dd:

sudo dd bs=8M if=Fedora-Live-Desktop-x86_64-20-1.iso of=/dev/sdb

But I have not been able to find out how to make it persistent. Any suggestions?

Startup Disk Creator is not an option because I am unable to select an ISO file.

Unetbootin failed when I added 512 MBs that should persist and also without it. (2 GB usb stick)

Warning: Could not boot
Warning: /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 does not exist
Warning: /dev/mapper/live-rw does not exist

Resulting logs: rdsosreport, journalctl

Oxidator
  • 111

1 Answers1

0

Ubuntu comes with default Disk/Usb creator. Search in Unity Startup Disk Creater & after selecting ISO & Drive, select Stored in reserved extra space & give your persistence space

OR ELSE

Use Unetbootin to make Live USB with persistence!

Deepen
  • 4,109