Testing/Reports/livecd-iso-to-disk: Difference between revisions
mNo edit summary |
formatting |
||
| Line 1: | Line 1: | ||
__TOC__ | |||
<br clear=all> | |||
===Note USB must be prepared first=== | ===Note USB must be prepared first=== | ||
* '''use gparted: make new MBR/ format as fat / boot flag set / label="LIVE" ''' | * '''use gparted: make new MBR/ format as fat / boot flag set / label="LIVE" ''' | ||
===Fedora-KDE-Live-x86_64-25-1.3.iso=== | ===Fedora-KDE-Live-x86_64-25-1.3.iso=== | ||
[root@localhost Downloads]# livecd-iso-to-disk --format --efi --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home Fedora-KDE-Live-x86_64-25-1.3.iso /dev/sdc | <nowiki>[root@localhost Downloads]# livecd-iso-to-disk --format --efi --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home Fedora-KDE-Live-x86_64-25-1.3.iso /dev/sdc | ||
Verifying image... | Verifying image... | ||
/home/satellit/Downloads/Fedora-KDE-Live-x86_64-25-1.3.iso: f840eea2674b3a3e21c6c563546eaa5f | /home/satellit/Downloads/Fedora-KDE-Live-x86_64-25-1.3.iso: f840eea2674b3a3e21c6c563546eaa5f | ||
| Line 53: | Line 54: | ||
Target device is now set up with a Live image! | Target device is now set up with a Live image! | ||
[root@localhost Downloads]# | [root@localhost Downloads]# | ||
</nowiki> | |||
===f18 x86-64 Fedora-18-x86_64-Live-SoaS Li-t-d Install to USB=== | ===f18 x86-64 Fedora-18-x86_64-Live-SoaS Li-t-d Install to USB=== | ||