Skip to content

PING

PING (Partimage Is Not Ghost) is a free software Linux-based live CD ISO image built upon the Partimage and Linux From Scratch (LFS) projects for disk cloning or backup purposes.

The software supports most hardware platforms using Parallel ATA, Serial ATA, or SCSI systems for desktop computers, workstations, and servers. It can access file systems using FAT16, FAT32, NTFS or ext3 format.

Disk partition images can be stored on other partitions on the same drive, other drives on a network, or written to one or more CDs or DVDs (CD/DVD spanning).

Images can be written without compression or using a choice of several compression schemes, thus reducing storage requirements.

Since PING is built upon LFS, it is very small in size. Even if a user decided to expand the content and install it permanently on hard drive, it would still take only 20 megabytes.

There is also a special version that allow users to load plug-in programs, for example, Clam AntiVirus (ClamAV) for virus scanning.

Downloading PING requires registration with an email address. Older versions are still available for download.

Copy kernel , initrd.gz to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/kernel /tftpboot/er/plugins/ping/kernel
cp /mnt/cdrom/initrd.gz /tftpboot/er/plugins/ping/initrd.gz