|
|
| Line 179: |
Line 179: |
| =====ZyX-LiveInstaller===== | | =====ZyX-LiveInstaller===== |
| *http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/ZyX-LiveInstaller | | *http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/ZyX-LiveInstaller |
| =====Use "dd" Command Make Install USB from live .iso file=====
| |
| *Great for netbooks
| |
| :Use (live).iso and terminal to make bootable USB
| |
| ::Use to install to HD or USB without needing a DVD/CD ROM
| |
| * '''VERY DANGEROUS'''
| |
| : '''For Advanced Users'''
| |
| : You can destroy your Hard Disk if you enter the letter in (X) of=/dev/sd(X) in error
| |
| ::Use "mount" command in terminal and look for the correct USB name ie /dev/sdb;/dev/sdc/;/dev/sdd etc
| |
| :'''Enter the root terminal with "su" (Fedora) or "sudo su" (Ubuntu) command
| |
| *Sample Build:
| |
| dd if=Fedora-13-i686-Live.iso of=/dev/sd(X)
| |
| 1384448+0 records in
| |
| 1384448+0 records out
| |
| 708837376 bytes (709 MB) copied, 194.409 s, 3.6 MB/s
| |
|
| |
| =====unetbootin===== | | =====unetbootin===== |
| * unetbootinwindows471.exe http://unetbootin.sourceforge.net/unetbootin-windows-latest.exe | | * unetbootinwindows471.exe http://unetbootin.sourceforge.net/unetbootin-windows-latest.exe |