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
examples
source
BASICAPPS="firefox thunderbird vlc pidgin
mumble gimp audacity audacious libreoffice synaptic catfish
usb-creator-gtk vino xtightvncviewer baobab
gcalctool"
source
echo 'run
"usb-creator-gtk -n --iso
${TMPDIR}/ii-ubuntu-12.04-amd64-dell_X00.iso"'
# works "
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>.