Pelican Parts Forums

Pelican Parts Forums (http://forums.pelicanparts.com/)
-   Off Topic Discussions (http://forums.pelicanparts.com/off-topic-discussions/)
-   -   Looking for freeware to backup entire hard drive (http://forums.pelicanparts.com/off-topic-discussions/386732-looking-freeware-backup-entire-hard-drive.html)

gr8fl4porsche 01-10-2008 06:11 PM

Looking for freeware to backup entire hard drive
 
Looking for freeware to backup entire hard drive including Windows OS onto an external drive.

I purchased a used notebook without an OS disc and I want to backup the entire drive for reinstallation after a format. Lots of cool expensive software installed on this unit and I do not have any of the registration keys.

Anyone use anything good?

id10t 01-10-2008 06:25 PM

Then don't bother formatting, since you'll just be dumping the same thing on. When you install a windows app it scatters DLLs in a few directories, makes registry entries, etc. Very hard to put it all where it needs to be.

What you need is some way to pull the keys out... and then some install media to reinstall the apps with the keys you now posses...

If you really want to just back it all up though then an ubuntu cd and plain 'ol copy (cp actually, or use the nice desktop you'll be dropped to and do the GUI - just 'cause its Linux doesn't mean its command line only)

RWebb 01-10-2008 07:59 PM

you want to swap drives - either put that drive in another computer or add another drive to that computer.

Mule 01-10-2008 08:33 PM

What you need is a widows disk.

KFC911 01-11-2008 03:19 AM

Quote:

Originally Posted by Mule (Post 3697257)
What you need is a widows disk.

It ain't worth dying over :)

twait01 01-11-2008 09:52 AM

I think the best option is to image the drive with something like Drive Image. It's not free, though it does work very well. Essentially you boot from the CD and it creates a copy of the whole drive to another attached drive or a network attached drive.

HelmetHead 01-11-2008 10:03 AM

Try getting a copy of Acronis

gr8fl4porsche 01-11-2008 10:58 AM

Acronis appears to be what I am looking for. Have you ever successfully restored a system with it?

HelmetHead 01-11-2008 11:15 AM

Absolutely.... When I do fresh formats to machines I put the software I want on them and make Acronis images...then when they get crapped up or start bogging down I restore the acronis image to them and its like starting over....I have great luck with it. It also works great for server managed backups of various machines in a network situation...its good stuff.

gr8fl4porsche 01-11-2008 11:29 AM

Thanks for the tip.

87coupe 01-11-2008 12:03 PM

Boot a Knoppix CD, and dd the internal disk to an image and store the image on the external disk.
dd if=/dev/hda of=/some_dir/foo.img bs=512 conv=noerror,sync

id10t 01-11-2008 12:19 PM

*sniff* makes me proud to see someone else recommending dd. Of course, rsync may be better, since dd will copy empty space as well. That and ya probably out to run it thru split

87coupe 01-11-2008 02:05 PM

Oops, didn't see your post with the Ubuntu recommendation ... recommended dd over rsync as he would end up with an img file that would be easy for him to keep pristine, whereas rsync would give him a filesystem on the external that could accidentally be modified rather easy .. although if you still prefer
rsync -avp /dev/hda/* /some_dir/ --exclude=your_page_file_location_and_a_whole_craplo ad_of_others ;)


All times are GMT -8. The time now is 10:44 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0
Copyright 2025 Pelican Parts, LLC - Posts may be archived for display on the Pelican Parts Website


DTO Garage Plus vBulletin Plugins by Drive Thru Online, Inc.