Sugar Creation Kit: Difference between revisions

Satellit (talk | contribs)
Satellit (talk | contribs)
Line 429: Line 429:
====='''Instructions on how make a booting Live USB device'''=====
====='''Instructions on how make a booting Live USB device'''=====
* '''Windows, GNU/Linux, and Intel Mac's'''
* '''Windows, GNU/Linux, and Intel Mac's'''
* Fedora 17 liveusb-creator - IMPORTANT
* Fedora liveusb-creator - IMPORTANT
: '''USE "liveusb-creator --reset-mbr'' from terminal'''
: '''USE "liveusb-creator --reset-mbr'' from terminal'''
: Or USB will not boot
: Or USB will not boot
[[File:Cinnamon_liveusb-creator_f21.png|500px]]
*Latest version has 2nd option: "Overwrite your device with the image using dd"
* Command line Use:
* Command line Use:
Usage: liveusb-creator [options]
# liveusb-creator --help
Options:
Usage: liveusb-creator [options]
  --version            show program's version number and exit
 
  -h, --help            show this help message and exit
Options:
  -c, --console        Use console mode instead of the GUI
  --version            show program's version number and exit
  -f DRIVE, --force=DRIVE
  -h, --help            show this help message and exit
                        Force the use of a given drive
  -c, --console        Use console mode instead of the GUI
  -s, --safe            Use the "safe, slow and stupid" bootloader
  -f DRIVE, --force=DRIVE
  -n, --noverify        Skip checksum verification
                        Force the use of a given drive
  -v, --verbose        Output extra debugging messages
  -s, --safe            Use the "safe, slow and stupid" bootloader
  -k ARGS, --extra-kernel-args=ARGS
  -n, --noverify        Skip checksum verification
                        Supply extra kernel arguments (eg: -k
  -v, --verbose        Output extra debugging messages
                        noswap,selinux=0,elevator=noop)
  -k ARGS, --extra-kernel-args=ARGS
  -x, --no-xo          Disable OLPC support
                        Supply extra kernel arguments (eg: -k
  -m, --reset-mbr      Reset the Master Boot Record
                        noswap,selinux=0,elevator=noop)
  -C, --device-checksum
  -x, --no-xo          Disable OLPC support
                        Calculate the SHA1 of the device
  -m, --reset-mbr      Reset the Master Boot Record
  -L, --liveos-checksum
  -C, --device-checksum
                        Calculate the SHA1 of the device
                        Calculate the SHA1 of the device
  -H HASH, --hash=HASH  Use a specific checksum algorithm (default: sha1)
  -L, --liveos-checksum
                        Calculate the SHA1 of the device
  -H HASH, --hash=HASH  Use a specific checksum algorithm (default: sha1)
  -d, --dd              Overwrite your device with the image using dd
                        (WARNING: destructive)


====[[Tutorials/Installation/Install & use liveusb-creator|Installing and using liveusb-creator in sugar]]====
====[[Tutorials/Installation/Install & use liveusb-creator|Installing and using liveusb-creator in sugar]]====