Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Hard Drive Failure Imminent !! Help me back up Gentoo.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Caesars727
Apprentice
Apprentice


Joined: 12 Feb 2003
Posts: 159
Location: Detroit, Michigan

PostPosted: Mon May 03, 2004 5:02 pm    Post subject: Hard Drive Failure Imminent !! Help me back up Gentoo. Reply with quote

Gents, I run a dual boot system on a HP Pavillion notebook.

Got a message booting that is a SMART Hard drive message so basically my hd is about to die. Windows no longer boots from Grub, although, thank god, gentoo still does.

I have another computer on my gentoo network and was wondering how I can go about copying EVERYTHING on my "/" partition over to my other comp.

I would like to, then, once I get another hard drive, move it all back and not have to reconfigure gentoo.

PLEASE help me.

Thank you so much,
ALEX
Back to top
View user's profile Send private message
db_404
Guru
Guru


Joined: 05 Dec 2002
Posts: 336

PostPosted: Mon May 03, 2004 5:48 pm    Post subject: Reply with quote

This should work:

Code:

cp -a / /mnt/nfsdir


I've recovered systems from tarfiles before too, so

Code:

tar -cvzpf /mnt/nfsdir/backup.tgz /


Would work too, if you were short on space on the destination.

To recover just upack/copy back the files - however you will have to do some work in grub/lilo to get things bootable again.
Back to top
View user's profile Send private message
Caesars727
Apprentice
Apprentice


Joined: 12 Feb 2003
Posts: 159
Location: Detroit, Michigan

PostPosted: Mon May 03, 2004 5:59 pm    Post subject: Reply with quote

OK, im going to give it try now.

Thanks for your help.

Alex
Back to top
View user's profile Send private message
Nate_S
Guru
Guru


Joined: 18 Mar 2004
Posts: 414

PostPosted: Mon May 03, 2004 6:23 pm    Post subject: Reply with quote

If you can connect the two drives to the same computer (whcih you'd probly need an adapter for, being that it's a notebook) dd_rescue is optimized for failing hard disks. I've used it before and it's worked well.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum