Hello,
Try...
dd if=/source/drive[partition] of=/destination/drive[partition]
example:
copy partition: dd if=/dev/hda1 of /dev/hdb1
or
copy the whole drive: dd if=/dev/hda of /dev/hdb
but of course there are other more elegant methods.
On 9/5/07, gregorio <[EMAIL PROTECTED]> wrote:
>
> I would like to clone our hard disk containing FreeBSD OS.
> The hard disk is installed on a PC acting as gateway server.
> I would like to clone it so in case of hard disk failure, all I have to do is
> replace it.
>
>
>
> How am I going to clone the hard disk. What software will I use. Any
> windows-based or Linux-based
> application software will do.
>
> Thanks.
>
>
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> [email protected] (#PLUG @ irc.free.net.ph)
> Read the Guidelines: http://linux.org.ph/lists
> Searchable Archives: http://archives.free.net.ph
>
--
Regards,
Martin Acupanda
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph