Sugar Creation Kit: Difference between revisions
→Expert install methods: moved dd command |
|||
| Line 115: | Line 115: | ||
* zyxliveinstaller Instructions.pdf [[Sugar on a Stick/ZyX-LiveInstaller]] | * zyxliveinstaller Instructions.pdf [[Sugar on a Stick/ZyX-LiveInstaller]] | ||
* zyxliveinstaller0.2.4-1.noarch.rpm http://people.sugarlabs.org/Tgillard/zyx-liveinstaller-0.2.4-1.noarch.rpm | * zyxliveinstaller0.2.4-1.noarch.rpm http://people.sugarlabs.org/Tgillard/zyx-liveinstaller-0.2.4-1.noarch.rpm | ||
=====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 | |||
====Floss Manuals==== | ====Floss Manuals==== | ||