Line 634: |
Line 634: |
| :'''USE "liveusb-creator --reset-mbr'' from terminal''' | | :'''USE "liveusb-creator --reset-mbr'' from terminal''' |
| :Or USB will not boot | | :Or USB will not boot |
| + | *Command line Use: |
| + | Usage: liveusb-creator [options] |
| + | Options: |
| + | --version show program's version number and exit |
| + | -h, --help show this help message and exit |
| + | -c, --console Use console mode instead of the GUI |
| + | -f DRIVE, --force=DRIVE |
| + | Force the use of a given drive |
| + | -s, --safe Use the "safe, slow and stupid" bootloader |
| + | -n, --noverify Skip checksum verification |
| + | -v, --verbose Output extra debugging messages |
| + | -k ARGS, --extra-kernel-args=ARGS |
| + | Supply extra kernel arguments (eg: -k |
| + | noswap,selinux=0,elevator=noop) |
| + | -x, --no-xo Disable OLPC support |
| + | -m, --reset-mbr Reset the Master Boot Record |
| + | -C, --device-checksum |
| + | Calculate the SHA1 of the device |
| + | -L, --liveos-checksum |
| + | Calculate the SHA1 of the device |
| + | -H HASH, --hash=HASH Use a specific checksum algorithm (default: sha1) |
| | | |
| =====[[Sugar_Creation_Kit/sck/liveusb-creator|Installing and using liveusb-creator in sugar]]===== | | =====[[Sugar_Creation_Kit/sck/liveusb-creator|Installing and using liveusb-creator in sugar]]===== |