Fedora 25: Difference between revisions

Satellit (talk | contribs)
m Fedora Media Writer: copy from f24 page
Satellit (talk | contribs)
Line 13: Line 13:


==Fedora Media Writer==
==Fedora Media Writer==
dnf install liveusb-creator
<--Return to Tutorial using the  [[Tutorials/Installation/Install_%26_use_liveusb-creator|older LUC interface]]
<--Return to Tutorial using the  [[Tutorials/Installation/Install_%26_use_liveusb-creator|older LUC interface]]
*Revised installer
*Revised installer
::Updated 4/13/2016
 
*'''NOTE persistence is no longer offered''' see below [ 1 ]  
*'''NOTE persistence is no longer offered''' see below [ 1 ]  
:Destined to be Primary installer in linux; Windows; Mac
:Destined to be Primary installer in linux; Windows; Mac
::Only Downloads f23 iso's
*Downloads f24 iso's
::Use '''Custom OS''' for testing .iso's you have already downloaded
::Use '''Custom OS''' for testing .iso's you have already downloaded
:::iso selection Starts in / ; go to Home/(user)/Downloads to find them (select with double click)
:::iso selection Starts in / ; go to Home/(user)/Downloads to find them (select with double click)
Line 45: Line 46:
:https://fedoraproject.org/wiki/Common_F24_bugs
:https://fedoraproject.org/wiki/Common_F24_bugs
[ 1 ] use live-iso-to-disk for persistence
[ 1 ] use live-iso-to-disk for persistence
  livecd-iso-to-disk --format --reset-mbr --overlay-size-mb 2000 --home-size-mb 2000 --delete-home --unencrypted-home Fedora-Workstation-Live-x86_64-24_Beta-1.4.iso /dev/sdb*
  dnf install livecd-tools
* USB must have: fat format, boot flag, label=LIVE
*CAUTION use "mount" (in terminal) to get correct name for USB
:/dev/sdb /dev/sdc /dev/sdd etc


livecd-iso-to-disk --format --reset-mbr --overlay-size-mb 2000 --home-size-mb 2000 --delete-home --unencrypted-home Fedora-Workstation-Live-x86_64-24_Beta-1.4.iso /dev/sd(x)
:(x) USB must have: fat format, boot flag, label=LIVE
:(x) CAUTION use "mount" (in terminal) to get correct name for USB  (/dev/sdb /dev/sdc /dev/sdd etc)


==livemedia-creator==
==livemedia-creator==