User Tools

Site Tools


computing:ubcd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computing:ubcd [2014/01/11 10:28]
gcooper
computing:ubcd [2014/01/11 11:00] (current)
gcooper
Line 7: Line 7:
 ==== Extract the ISO ==== ==== Extract the ISO ====
  
-Mount the latest UBCD ISO or CD and extract it to a temporary location:+:!: Mount the latest UBCD ISO or CD
 + 
 +Extract UBCD files to a temporary location:
  
 <file> <file>
Line 47: Line 49:
 </file> </file>
  
-==== Make the USB Flash Drive Bootable ====+==== Copy the Files to the USB Flash Drive ==== 
 + 
 +:!: Replug the USB flash drive to mount the filesystem.
  
 <file> <file>
 cd /home/<username>/Desktop/UBCDextracted/ cd /home/<username>/Desktop/UBCDextracted/
  
-dd if=./ubcd/tools/linux/ubcd2usb/mbr.bin of=/dev/sdX+rsync -avr /home/<username>/Desktop/UBCDextracted//media/<username>/UBCD/
 </file> </file>
  
-:!: Replug the USB flash drive to mount the filesystem.+==== Make the USB Flash Drive Bootable ====
  
 <file> <file>
 +dd if=./ubcd/tools/linux/ubcd2usb/mbr.bin of=/dev/sdX
 +
 chmod +x ./ubcd/tools/linux/ubcd2usb/syslinux chmod +x ./ubcd/tools/linux/ubcd2usb/syslinux
  
computing/ubcd.1389461321.txt.gz · Last modified: 2014/01/11 10:28 by gcooper