Category:Live USB: Difference between revisions
m add: liveusb-creator from command line in terminal |
|||
| Line 13: | Line 13: | ||
http://fedoraproject.org/wiki/How_to_create_and_use_a_Live_CD | http://fedoraproject.org/wiki/How_to_create_and_use_a_Live_CD | ||
===liveusb-creator from command line in terminal=== | |||
('''using Fedora 12''') | |||
a- Open terminal and type: '''liveusb-creator --reset-mbr''' | |||
b- Move slider "Persistent Storage ( )MB" - to set size of USB Persistence file | |||
c- Select correct "Target Device" (the USB you want to use) | |||
d- OPTIONAL: To find your USB enter command "mount" in terminal. look for /dev/sd(x) with description of your USB | |||
e- select the .iso file you plan to use "Use existing Live CD" | |||
f- select "Create Live USB" | |||
===use livecd-iso-to-disk script to write a live USB === | ===use livecd-iso-to-disk script to write a live USB === | ||