This shows you the differences between two versions of the page.
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: | ||
< | < | ||
Line 47: | Line 49: | ||
</ | </ | ||
- | ==== Make the USB Flash Drive Bootable | + | ==== Copy the Files to the USB Flash Drive ==== |
+ | |||
+ | :!: Replug the USB flash drive to mount the filesystem. | ||
< | < | ||
cd / | cd / | ||
- | dd if=./ubcd/tools/linux/ubcd2usb/mbr.bin of=/dev/sdX | + | rsync -avr /home/< |
</ | </ | ||
- | :!: Replug | + | ==== Make the USB Flash Drive Bootable ==== |
< | < | ||
+ | dd if=./ | ||
+ | |||
chmod +x ./ | chmod +x ./ | ||