Re: Disk backup

From: Wolfgang Fischer (Wolfgang_.fischer_at_freenet.de)
Date: 08/05/03


Date: Tue, 05 Aug 2003 10:59:32 +0200

On Mon, 04 Aug 2003 22:59:05 +0000, Troy Kinsella wrote:

> Hi, I was wondering if someone could give me some feedback on the
> following method I used to back up my hard disk on a laptop.
>
> I did this on the destination computer:
>
> # nc -l -p 1010 > /home/blah/laptop.img
>
> I did this command on my source computer (laptop):
>
> # dd if=/dev/hda | bzip2 | nc <dest ip> 1010
>
> This method effectively compressed my 5 gig hard drive into 1.5 gigs on
> the destination computer.
>
> So my question is: is this a logical way of backing up my hard drive?
> Are there anythings I should know about stability using this method? And
> would it be as simple as reversing these commands to restore the
> drive?
Yes. However, you need a bootable CD (i.e. KNOPPIX) on the laptop to do
this.

> I.e.
>
> Laptop:
>
> # dd < nv -l -p 1010 > /dev/hda
>
> Archive comp:
>
> # nc <laptop ip> 1010 < /home/blah/laptop.img

Don't forget to decompress the image.
>
> Is there an easier or more reliable way to do this?

If you use ext2/ext3, you might use dump. Maybe ncftpput and ncftpget on
the laptop and an ftp server on the archive comp are more reliable than nc.
>
> Thanks!
>
> Troy



Relevant Pages

  • Re: C: working like a Dog!
    ... Then I try to use the command on the A: ... If it will not do a repair install, ... At that point I would pull the hard disk. ... stays in my laptop drive, the other is a 250GB drive that stay on my ...
    (microsoft.public.windowsxp.help_and_support)
  • Disk backup
    ... following method I used to back up my hard disk on a laptop. ... I did this on the destination computer: ... I did this command on my source computer: ...
    (comp.os.linux.misc)
  • Cant Access \Computernamec$
    ... I am unable to access my hard disk from my Laptop but i can access my ... My Laptop is running on Windows Vista ... my hard disk using \\computername\c$ command. ...
    (microsoft.public.windowsxp.network_web)
  • Re: Need help with error messages at startup of RedHat Linux (with GNOME)
    ... even discovered how to pull out the hard disk (an IBM ... but I don't see anything that looks like a battery. ... It's a laptop. ... The battery could be under the keyboard. ...
    (comp.os.linux.setup)
  • Re: Need help with error messages at startup of RedHat Linux (with GNOME)
    ... even discovered how to pull out the hard disk (an IBM ... but I don't see anything that looks like a battery. ... It's a laptop. ... The battery could be under the keyboard. ...
    (comp.os.linux.setup)