EnglishFrenchSpanish

Ad


OnWorks favicon

bootcdbackup - Online in the Cloud

Run bootcdbackup in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command bootcdbackup that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


bootcdbackup - create a bootable offline backup of a unix system

SYNOPSIS


bootcdbackup [-i] [-v] [-s] [-c <config directory>] [-url <url] [-nomount] [-2diskconf
<file>] <dev> <name> <builddir>

DESCRIPTION


bootcdbackup creates a offline backup from a installed system. You need a running bootcd
to boot the system with. This CD/DVD is booted on the system and bootcdbackup creates a
bootable CD/DVD with the bootcd kernel and the backup disk as tar-file.

To restore or clone the system, boot the CD/DVD image and install it with bootcd2disk -c
<name> on the system.

bootcdbackup can try to discover the disk partition by searching for fstab on the given
partition. A other way to backup the partition table is the program bootcdmk2diskconf
which creates a configuration file on a running system.

OPTIONS


-i The bootcdbackup runs in interactive mode and you can run each function manually. This
option is useful for debugging.

-v The option "-v" (verbose) adds messages on running.

-s This option can be used to disable interactive questions and to try to ignore errors.

-c <config directory>
The configuration directory which includes the file "bootcdbackup.conf", default is
"/etc/bootcd".

-url <url>
If bootcdbackup is slow on your system (because of a slow CD/DVD drive or the HP ILO
virtual CD interface), you can use an image server to get the image from.

bootcdbackup use the SWAP partition of your upcoming system as temporary space and
copy the image from the configured image server to this partition and use it as image.
The image server url is configured with this option.

-nomount
The target disk should not be mounted and no search for fstab is done.

--cpio
Normally as backup tool star will be used if selinux files have to be backed up and
cpio will be used if not. With this option the usage of cpio can be forced.

--star
Normally as backup tool star will be used if selinux files have to be backed up and
cpio will be used if not. With this option the usage of star can be forced.

-2diskconf <file>
The parameter configures a bootcd2disk.conf for the restore of the system done by
bootcd2disk. The configuration file can be created with the command
bootcdmk2diskconf.

<dev>
Configures the device where bootcdbackup finds the file "fstab" and discover the
configuration for the restore.

<name>
The name of the backup (no blanks!) is used on the creation time and to restore the
backup with bootcd2disk -c <name>.

<builddir>
Builddir is an directory on the backup system where bootcdbackup build the backup
CD/DVD. Space for the CD/DVD image, for compression and the data is needed!

All other configuration has to be done in the config files.

Use bootcdbackup online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad