Actually ghost can do much more than this,
it compresses the resulting image file, and it can
resize partitions on the fly (the types that it knows,
of course) when you open the image files later.
The compression you can get with dd as well,
augment it with gzip:
dd if=/dev/foo | gzip - > fooimg.gz
Gaal Yahas wrote:
>
> On Mon, Oct 11, 1999 at 08:24:50AM +0200, Mike ALmogy wrote:
> > if you want to do a backup of your entire HD why not using the MSDOS
> > program GHOST ?
>
> I think Ghost is the paradigm of superfluous applications. Boot
> from any decent single-floppy system and
>
> dd if=/where/ever of=/hmm
>
> > I think that it supports linux File Systems. and since it copy every bit on
> > your HD then it will not be a problem to recover the info.
>
> The above does that too, plus any filesystem to come.
>
> --
> believing is seeing
> [EMAIL PROTECTED]
> http://www.forum2.org/gaal/
>
> =================================================================
> To unsubscribe, send mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]
--
-------------------------------------------------------------------------
| Omer Efraim | Earth First! |
| [EMAIL PROTECTED] | We can Strip Mine the other planets later... |
-------------------------------------------------------------------------
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]