Rechercher une page de manuel
livecd-iso-to-disk
Langue: en
Version: 2010-09-12 (fedora - 01/12/10)
Section: 8 (Commandes administrateur)
NAME
livecd-iso-to-disk - installs bootable CD images on a USB storage devices.SYNOPSIS
livecd-iso-to-disk [--format] [--reset-mbr] [--noverify] [--efi] [--overlay-size-mb <size>] [\-\-home\-size\-mb <size>] [\-\-unencrypted\-home] [\-\-skipcopy] <path-to-iso> <usb storage device>DESCRIPTION
livecd-iso-to-disk installs a live CD or DVD image(ISO image) onto a USB storage device. The USB storage device can then boot the installed operating system on systems which support booting via USB. livecd-iso-to-disk requires an ISO image and a USB storage device. ISO images can be created with livecd-creator.livecd-iso-to-disk is not a destructive process; any data you currently have on your USB stick is preserved.
OPTIONS
- --format
- Formats the USB stick and creates an MS-DOS partition table (or GPT partition table if --efi is passed).
- --reset-mbr
- Sets the Master Boot Record(MBR) of the USB storage device to the mbr.bin file from the image's syslinux directory.
- --noverify
- Disables the image validation process which occurs before the image is installed. When this option is enabled the image is not verified before installation on the USB storage device.
- --overlay-size-mb
- This option sets the overlay size in megabytes. The overlay is additional storage available to the live operating system if the operating system supports it. The USB storage device must have enough free space for the image and the overlay.
- --home-size-mb
- Sets the home directory size in megabytes.
- --unencrypted-home
- Disables the encryption of the home directory.
- --skipcopy
- Skips the copy of the live image to the USB stick and disables the --forma, --home-size-mb, and --swap-size-mb options. The --overlay-size-mb option is changed to only reinitialize the existing overlay area, to recreate it from scratch.
The intended use of this option is to speed up testing of the boot configuration of live images.
- --efi
- Create a GPT partition table when --format is passed, and install an hybrid EFI/MBR bootloader on the disk. This is necessary for most Intel Macs.
CONTRIBUTORS
David Zeuthen, Jeremy Katz, Douglas McClendon, Chris Curran and other contributors. See the AUTHORS file in the source distribution for the complete list of credits.BUGS
Report bugs to the mailing list "http://www.redhat.com/mailman/listinfo/fedora-livecd-list" or directly to Bugzilla "http://bugzilla.redhat.com/bugzilla/" against the "Fedora" product, and the "lived-tools" component.COPYRIGHT
Copyright (C) Fedora Project 2008,2009, and various contributors. This is free software. You may redistribute copies of it under the terms of the GNU General Public License "http://www.gnu.org/licenses/gpl.html". There is NO WARRANTY, to the extent permitted by law.SEE ALSO
"livecd-creator(1)", project website "http://fedoraproject.org/wiki/FedoraLiveCD"Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre