Linux Commands Examples

A great documentation place for Linux commands

usb-creator-gtk

Ubuntu startup disk creation tool for Gtk+

Synopsis

usb-creator-gtk
[ -s | -safe ] [ -i | --iso <img> ]
[ -n | --not_persistent ]
[ -h | --help ] [ --version ]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
BASICAPPS="firefox thunderbird vlc pidgin mumble gimp audacity audacious libreoffice synaptic catfish usb-creator-gtk vino xtightvncviewer baobab gcalctool"
0
source
            
echo 'run "usb-creator-gtk -n --iso ${TMPDIR}/ii-ubuntu-12.04-amd64-dell_X00.iso"' # works "
0
source
            
BASICAPPS="firefox thunderbird vlc pidgin mumble gimp audacity audacious libreoffice synaptic catfish usb-creator-gtk vino xtightvncviewer baobab gcalctool"
MOREAPPS="glabels freemind gtg gnotime gtk-recordmydesktop units firestarter qrencode"

description

usb-creator-gtk takes an Ubuntu CD or CD image file as input and writes it out in a usable form to a removable disk.

options

-s, --safe

Choose safer options when constructing the disk (may slow down the boot process).

-i, --iso <img>

Provide a source image (CD or raw disk) to pre- populate the UI.

-n, --not_persistent

Disable persistent setting by default in the UI.

-h,--help

Print a summary of command line options and exit.

--version

Print the current version and exit.

copyright

Copyright © 2009-2010 Evan Dandrea
Copyright © 2009-2010 Roderick B. Greening

Some portions GPLv2+ and GPLv3+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>.
For additional details about Copyright and License, please refer to the package copyright file.

This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

reporting bugs

Report bugs via Ubuntu Launchpad <https://launchpad.net/ubuntu/+source/usb-creator/+filebug>

When reporting bugs, please be sure to include a copy of the usb-creator log file to assist in debugging. This log file can be found as ~/.cache/usb-creator.log.


author

usb-creator-gtk was written by Evan Dandrea <evand[:at:]ubuntu[:dot:]com>.

This manual page was written by Evan Dandrea <evand[:at:]ubuntu[:dot:]com>, for the Ubuntu project (and may be used by others).
Updates by Roderick B. Greening <roderick.greening[:at:]gmail[:dot:]com>.

How can this site be more helpful to YOU ?


give  feedback