partimage - make efficient backups / images of partitions
Partition Image is a Linux/UNIX partition imaging utility: it saves all used
blocks in a partition to an image file. This image file can be compressed
using gzip or bzip2 compression to save space, and even split into multiple
files to be copied to movable media such as Zip disks or CD-R.
The following partition types are supported:
- Ext2FS (the Linux standard)
- ReiserFS (a new, powerful journalling file system)
- NTFS (Windows NT File System)
- FAT16/32 (DOS & Windows file systems)
- HPFS (OS/2 File System)
- JFS (IBM Jounalized File System for AIX)
- XFS (SGI Jounalized File System for IRIX)
- HFS (Hierarchical File System for MacOS)
This allows you to back up a full Linux/Windows system with a single
operation. When problems such as viruses, crashes, or other errors occur, you
just have to restore, and after several minutes your system can be restored
(boot record and all your files) and fully working.
This is also very useful when installing the same software on many machines:
just install one of them, create an image, and just restore the image on all
other machines. Then, after the first one, each machine installation can take
just minutes.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dmayr/partimage && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
partimage-0.6.5.tar.bz2 | 0000637952 623 KB | |
partimage.changes | 0000000151 151 Bytes | |
partimage.spec | 0000002635 2.57 KB |
Comments 0