Changes

Jump to navigation Jump to search
m
Line 1: Line 1:  
*Caution Use this '''tools_livecd-iso-to-disk''': http://git.fedorahosted.org/git/?p=hosted/livecd;a=blob;f=tools/livecd-iso-to-disk.sh;hb=HEAD
 
*Caution Use this '''tools_livecd-iso-to-disk''': http://git.fedorahosted.org/git/?p=hosted/livecd;a=blob;f=tools/livecd-iso-to-disk.sh;hb=HEAD
 +
 +
===DVD Installer USB===
 +
* Note this USB will install to a HD from install repo in USB with no network required
 +
:creates 2 partitions;
 +
*/dev/sdb1 LIVE
 +
:LiveOS
 +
:syslinux
 +
 +
*/dev/sdb2 LIVE-REPO
 +
:Fedora-17-Beta-x86_64-DVD.iso
 +
 +
*4 GB USB formatted as fat with 750 MB /dev/sdb1 partition fat; boot flag; label= LIVE - balance of USB unformatted
 +
 +
# ./tools_livecd-iso-to-disk.sh --format --reset-mbr Fedora-17-Beta-x86_64-DVD.iso /dev/sdb1
 +
Verifying image...
 +
./tools_livecd-iso-to-disk.sh: line 900: checkisomd5: command not found
 +
Are you SURE you want to continue?
 +
Press Enter to continue or ctrl-c to abort
 +
 +
/Packages found, will copy source .iso to target
 +
WARNING: THIS WILL DESTROY ANY DATA ON /dev/sdb!!!
 +
Press Enter to continue or ctrl-c to abort
 +
 +
wipefs: WARNING: /dev/sdb: appears to contain 'gpt' partition table
 +
Waiting for devices to settle...
 +
mkdosfs 3.0.9 (31 Jan 2010)
 +
mkdosfs 3.0.9 (31 Jan 2010)
 +
Copying live image to target device.
 +
squashfs.img
 +
    130367488 100%  20.36MB/s    0:00:06 (xfer#1, to-check=0/1)
 +
 +
sent 130383477 bytes  received 31 bytes  20059001.23 bytes/sec
 +
total size is 130367488  speedup is 1.00
 +
Copying /home/(user)/Desktop/Fedora-17-Beta-x86_64-DVD.iso
 +
Fedora-17-Beta-x86_64-DVD.iso
 +
  2484076544 100%  10.41MB/s    0:03:47 (xfer#1, to-check=0/1)
 +
 +
sent 2484379867 bytes  received 31 bytes  10920351.20 bytes/sec
 +
total size is 2484076544  speedup is 1.00
 +
Updating boot config file
 +
Installing boot loader
 +
Target device is now set up with a Live image!
 +
#
 +
 +
    
===EFI-USB-Fedora-17-Beta-x86-64-Live Soas===
 
===EFI-USB-Fedora-17-Beta-x86-64-Live Soas===
Line 65: Line 110:  
  Installing boot loader
 
  Installing boot loader
 
  Target device is now set up with a Live image!
 
  Target device is now set up with a Live image!
      
===Fedora-17-Beta-RC4-x86_64-Live-SoaS===
 
===Fedora-17-Beta-RC4-x86_64-Live-SoaS===
12,355

edits

Navigation menu