bisher habe ich mich nur theoretisch mit Partimage beschäftigt.
Hierzu folgende Informationen:
Code: Alles auswählen
b:~# aptitude show partimage
Paket: partimage
Zustand: nicht installiert
Version: 0.6.4-17
Priorität: optional
Bereich: admin
Verwalter: Michael Biebl <biebl@debian.org>
Unkomprimierte Größe: 967k
Hängt ab von: libbz2-1.0, libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12),
libnewt0.52, libpam0g (>= 0.76), libslang2 (>= 2.0.6-3),
libssl0.9.8 (>= 0.9.8c-1), libstdc++6 (>= 4.1.1-12), zlib1g (>=
1:1.2.1)
Kollidiert mit: partimage-server (< 0.6.0), partimage-doc (<= 20020126-6)
Beschreibung: backup partitions into a compressed image file
Partition Image is a partition imaging utility. It has support for the
following file systems:
* Ext2/3, the linux standard
* Reiser3, a journalised and powerful file system
* FAT16/32, DOS and Windows file systems
* HPFS, IBM OS/2 file system
* JFS, journalised file system, from IBM, used on AIX
* XFS, another journalised and efficient file system, from sgi, used on Irix
* UFS (beta), Unix file system
* HFS (beta), MacOS File system
* NTFS (experimental), Windows NT, 2000 and XP
Only used blocks are copied and stored into an image file. The image file can
be compressed in the GZIP/BZIP2 formats to save disk space, and split into
multiple files to be copied onto removable media (ZIP for example), burned on a
CD-R, etc.
This makes it possible to save a full Linux/Windows system with a single
operation. In case of a problem (virus, crash, error, etc.), you just have to
restore, and after several minutes, your entire system is restored (boot,
files, etc.), and fully working.
This is very useful when installing the same software on many machines: just
install one of them, create an image, and restore the image on all other
machines.
Homepage: http://www.partimage.org
Marken: admin::backup, interface::commandline, role::program, scope::utility,
special::not-yet-tagged, special::not-yet-tagged::p, works-with::archive
xb:~#
Wird bei der Datensicherung von logischen Laufwerken auch Grub mitgesichert, wenn Grub ist
der logischen Partition installiert wurde?
Bei Acronis True Image wird Grub nicht mitgesichert, wenn dieser in einer logischen Partition
installierst wurde. Bei meiner vorherigen Software Powerquest Drive Image 2002 wurde Grub mitgesichert.
Allerdings sichert Drive Image 2002 nur ext2 Partitionen, ext3 wird nicht unterstützt.
Könnte die fehlende Sicherung von Grub auch mit meinen jetzigen ext3 Dateisystemen zusammenhängen?
Danke für euer Anteilnahme und Meinungen.
Schöne Grüße
nonoo
Edit:
Die mit split aufgeteilten Dateien können mit
cat wpx.vdiaa wpx.vdiab >/media/sda6/wxp.vdi
zusammengefügt werden.