RE: File rescue



Thanks all,

I knew there was an easy way of doing this.  Tragically, I left the
important hard drive connected when I ran the BDI...Not good...A little bit
of knowledge can be a dangerous thing.  Hind site is so clear.

I am NOW going to work the steps needed to  a complete redundant back up
system for worst case scenarios.  Down time is a killer...and very
embarrassing too.

Humbly,

Kurtis


> -----Original Message-----
> From: emc-at-nist.gov [emc-at-nist.gov]On Behalf Of Jon Elson
> Sent: Wednesday, February 05, 2003 12:32 AM
> To: Multiple recipients of list
> Subject: Re: File rescue
>
>
>
>
>
> Kurtis Martineau wrote:
>
> >My motherboard failed on my emc pc, but my hard drive still has
> files that I
> >want to recover.  Is there a way to connect the important hard
> drive to ide2
> >on a different linux pc and copy the files over?
> >
> >I did this with RLinux and a windows box and then burned a cd.
> Unfortunetly
> >all the files copied with their permissions set to executable.
> >
> >
> Well, it sounds like you already know a fair bit.  Boot the linux system
> normally, and log in
> as root.  mount the new hard drive with something like :
>
> mount /dev/hdc5 /mnt/floppy
>
> and then you can examine the file structure with commands like
>
> ls -al /mnt/floppy
>
> You could make a backup of the disk (if it will fit) with xcdroast or
> some similar CD burning
> program.
>
> You could compress and backup files from the hard drive with something
> like :
>
> tar czvf backup.tgz /mnt/floppy/xx
>
> You'd extract those files like this :
>
> tar xzvf backup.tgz filenames
>
> Hope this helps!
>
> Jon
>
>





Date Index | Thread Index | Back to archive index | Back to Mailing List Page

Problems or questions? Contact