Backup_made_at_15.12.2000 |
Date of the backup, otherwise, it starts with CDrec_... |
RESTORE_PATH |
Contains the location of the backups |
To_Restore |
Contains the file systems to restore |
VERSION |
Version of mkCDrec |
ansictrl.sh |
Script with color magic (borrowed from CRU) |
clone-dsk.sh |
The clone disk script |
df.duvel |
Output of 'df' command on host 'duvel' (used by clone-dsk.sh script) |
fstab.duvel |
Output of /etc/fstab of system 'duvel' (for your reference in case
you want manual interaction) |
geometry.sda |
The geometry of disk /dev/sda (sfdisk -g output) |
kbd.map.gz |
The keyboard map of the original system |
mkdirs.sh |
Script to restore all root directories (run from start-restore.sh and
clone-dsk.sh) |
mkfs.sda |
Script to make the file systems |
mkswap.sh |
Script to make the swap partition |
mtab.duvel |
The mtab file of the original system (for reference) |
partitions.sda |
The partition layout of disk /dev/sda (output from sfdisk -d command) |
sfdisk.sda |
Script to create the partition layout of disk /dev/sda (only used by
start-restore.sh) |
size.sda |
The size of disk /dev/sda (output of sfdisk -s). Used by clone-dsk.sh
script |
size.swap |
Size of the swap space (used by clone-dsk.sh script) |
start-restore.sh |
The start-restore script itself. |
used.sda |
The actual used size on /dev/sda |
CompressedWith |
Contains the executable used to compress archives |
EncryptedWith |
Blank means no encryption, or which cipher used |
ask.for.cd.sh |
script used to ask for other volume while restoring |
kbd.map.gz |
your keyboard definition |
mbr.hda |
dd if=/dev/hda of=mbr.hda bs=512 count=1 |
restore_common.sh |
library of functions used by start-restore.sh and clone-dsk.sh |
BOOTLOADER |
Contains LILO or GRUB. |