Ghost and Disk Duplication Utilities Clone Drive For Unix and Linux

| | Comments (6) | TrackBacks (1)

/. had a story on Ghost for Unix. Lot's of interesting links:

Bronster had this script: # Prepare the disk /bin/dd of=/dev/hda if=/dev/zero bs=512 count=1 /sbin/sfdisk /dev/hda < partitions.sfdisk # wipe the start of the DOS partition as well /bin/dd of=/dev/hda2 if=/dev/zero bs=512 count=1 # and mark the boot record properly!! /bin/dd if=mbr.dd of=/dev/hda bs=512 count=1 DISKSIZE=`/sbin/sfdisk -s /dev/hda2`
Mondo Rescue is reliable. It backs up your GNU/Linux server or workstation to tape, CD-R, CD-RW or NFS partition. In the event of catastrophic data loss, you will be able to restore all of your data [or as much as you want], from bare metal if necessary. Mondo is in use by Nortel Networks, Siemens, HP (US and France), IBM, NASA's JPL, dozens of smaller companies, and tens of thousands of users.
Partition Image is a GNU/Linux/UNIX utility which saves partitions in many formats (see below) to 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 on removable floppies (ZIP for example), .... The partition can be saved across the network since version 0.6.0
UDPcast is a file transfer tool that can send data simultaneously to many destinations on a LAN. This can for instance be used to install entire classrooms of PC's at once. The advantage of UDPcastover using other methods (nfs, ftp, whatever) is that UDPcast uses Ethernet's multicast abilities: it won't take longer to install 15 machines than it would to install just 2.
SystemImager makes it easy to do installs, software distribution, content or data distribution, configuration changes, and operating system updates to your network of GNU/Linux machines. You can even update from one GNU/Linux release version to another!
A recovery CD creation toolkit

RECCD is a toolkit for creating a recovery CD. This is a CD which you insert, boot from and confirm overwrite of your hard disk. After confirmation, a compressed HD image is written from your CD to your hard disk. This destroys all the old content and replaces it with the content during creation time of the image.

1 TrackBacks

Listed below are links to blogs that reference this entry: Ghost and Disk Duplication Utilities Clone Drive For Unix and Linux.

TrackBack URL for this entry: http://kennethhunt.com/mt/mt-tb.cgi/390

» Ghosting Linux from MickBlog

Having some experience dealing with people in Internet Cafes I know the absolute critical value of being able to Ghost Read More

6 Comments

johan said:

I need a program, which must copy the harddisk with sco unix 3.2v4.2 operating system to different capacity harddisk as a back up harddisk
Could you help me ?

BARIMENSHI ETIENNE said:

je voudrais copier un disk sur un autre disk

selim said:

I need a program, which must copy the harddisk with sco unix 3.2v4.2 operating system to different capacity harddisk as a back up harddisk
Could you help me ?

selim said:

I need a program, which must copy the harddisk with sco unix 3.2v4.2 operating system to different capacity harddisk as a back up harddisk
Could you help me ?

Viorel said:

I need a "GHOST" for UnixWare 7.1.1 ( i.e. VXD system file }

About this Entry

This page contains a single entry by klsh published on November 7, 2002 12:52 PM.

Forensic Tools :: Linux Toolbox was the previous entry in this blog.

AMD Price Cuts :: XP Athlon is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.