ComputerForum.com ComputerForum.com  
Go Back   Computer Forum > Computer Hardware > Computer Memory and Hard Drives

Reply
 
LinkBack Thread Tools Display Modes
Old 11-04-2006, 10:32 PM   #1 (permalink)
Platinum Member
 
Jiffyman's Avatar
 
Join Date: Dec 2004
Location: USA
Age: 17
Posts: 678
Default A guide on how to create a recovery partition

Many a time I have had to do a reinstall cause one of my experiments went wrong or because I got loads of spyware and viruses. Maybe you've have had to do a reinstall just because you felt like it.

Anyways I'm just going to get to the point.

First off create a partition of any size that you'll need it to be.

Second you need a copy of Norton GHOST 2003 installed on your computer. The reason I say 2003 is because if you have a version below 2003 it won't work with XP. You must also legally own a copy of GHOST 2003 to add it as a plug-in to your bartpe cD

Third you'll need BART's PE builder. Build your own PE with the Norton Ghost and The Bart PE installer plug-in enabled here is a guide on how to build your own and customize it. http://www.irongeek.com/i.php?page=v...-builder-intro

Third After you have BART PE built you'll have burn it to a CD. Put the CD in your computer while windows is running and if have your CD set to auto run a go menu should pop up on top of your start menu. Click it and goto system>Bart PE installer v2 set the source path to you CD drive in my case it is D: and set the target path to you second partitoin for me its E: Then the installer should have a fifth option choose it and select option 1 DO NOT install option 2 which is to edit the boot.ini file I'll get into this in the 4th step.

Forth after the files are done copying to the second partition you can now download grub which is a boot loader http://linux.softpedia.com/progDownl...load-3507.html
Copy the GRLDR file to your C: drive and rename it ntldr and rename the regular ntldr to ntldrxp now you'll have to make a file called MENU.LIST IT IS VERY IMPORTANT that you make this file before you restart or your computer will not boot here is how I made mine

color black/blue yellow/cyan
timeout 5
default /default

title Microsoft Windows Vista Ultimate
find --set-root /ntldrxp
chainloader /ntldrxp

title Recovery (Created by Geofferey Eakins)
root (hd0,1) /minint/setupldr.bin
chainloader /ntldr

After which you can use ghost to make the backup to the second partition and everything should work. When you boot the BART PE environment you have the options in the go menu to restore the backup under GO>PROGRAMS>GHOST. I hope this guide was worth the time and I hope it helps peeps out. If you have any questions or comments post them in this thread.
__________________
Mother board: Gigabyte S-series GA-MA69GM-S2H
Additional Specs Down There:
http://www.gigabyte.co.nz/Products/M...ProductID=2579
Processor: AMD A64 X2 4200+ Dual-Core
RAM: 2gig DDR2 800mhz

Last edited by Jiffyman; 11-06-2006 at 04:18 AM.
Jiffyman is offline   Reply With Quote


Old 11-05-2006, 09:05 PM   #2 (permalink)
Platinum Member
 
Jiffyman's Avatar
 
Join Date: Dec 2004
Location: USA
Age: 17
Posts: 678
Default

Here is a screen shot of my data recovery system.

__________________
Mother board: Gigabyte S-series GA-MA69GM-S2H
Additional Specs Down There:
http://www.gigabyte.co.nz/Products/M...ProductID=2579
Processor: AMD A64 X2 4200+ Dual-Core
RAM: 2gig DDR2 800mhz
Jiffyman is offline   Reply With Quote
Old 11-05-2006, 09:39 PM   #3 (permalink)
Moderator
 
Cromewell's Avatar
 
Join Date: Dec 2004
Location: Canada
Age: 25
Posts: 10,206
Default

A good guide but not many average users will want to install a new boot loader.
__________________

You know what the chain of command is? It's the chain I go get and beat you with 'til ya understand who's in ruttin' command here.

I must plug a couple comics because they are good :D:
www.ctrlaltdel-online.com
www.userfriendly.org
Cromewell is offline   Reply With Quote
Old 11-05-2006, 11:30 PM   #4 (permalink)
Platinum Member
 
Jiffyman's Avatar
 
Join Date: Dec 2004
Location: USA
Age: 17
Posts: 678
Default

Really ya think it's a good guide? Thanks for posting on this one I've been waiting since I wrote it to see what people thought and if they would try it out. As for installing the Grub boot loader it really wasn't that hard if you know what your doing thats why I wrote the guide.
__________________
Mother board: Gigabyte S-series GA-MA69GM-S2H
Additional Specs Down There:
http://www.gigabyte.co.nz/Products/M...ProductID=2579
Processor: AMD A64 X2 4200+ Dual-Core
RAM: 2gig DDR2 800mhz

Last edited by Jiffyman; 11-05-2006 at 11:34 PM.
Jiffyman is offline   Reply With Quote
Old 11-06-2006, 02:26 AM   #5 (permalink)
Moderator
 
Cromewell's Avatar
 
Join Date: Dec 2004
Location: Canada
Age: 25
Posts: 10,206
Default

Yes it's easy enough but if you make a mistake you've got problems
__________________

You know what the chain of command is? It's the chain I go get and beat you with 'til ya understand who's in ruttin' command here.

I must plug a couple comics because they are good :D:
www.ctrlaltdel-online.com
www.userfriendly.org
Cromewell is offline   Reply With Quote


Old 11-06-2006, 02:31 AM   #6 (permalink)
VIP Member
 
tlarkin's Avatar
 
Join Date: Apr 2006
Location: Kansas City, MO
Posts: 6,258
Default

ya really its not a bad idea I guess, but keeping your back up on the same drive never really seemed like a good method to me.

Also, you must legally own a license of most PE apps if you load the plug in. You need to make people aware that they should read the barts PE FAQ about software licenses before they try and make a disk.
tlarkin is offline   Reply With Quote
Old 11-06-2006, 04:13 AM   #7 (permalink)
Platinum Member
 
Jiffyman's Avatar
 
Join Date: Dec 2004
Location: USA
Age: 17
Posts: 678
Default

Quote:
Originally Posted by Cromewell View Post
Yes it's easy enough but if you make a mistake you've got problems
Yeah you do have a good point cause I messed my computer up because I tried to see if the boot loader even worked and I did not add the MENU.LIST, but luckily I had already made my ghost backup before hand and used the BART PE cd I made to restore it. Thats why I made it very clear that you have to make a MENU.LIST file with the oses in it like the one below.

Quote:
Originally Posted by tlarkin View Post
ya really its not a bad idea I guess, but keeping your back up on the same drive never really seemed like a good method to me.

Also, you must legally own a license of most PE apps if you load the plug in. You need to make people aware that they should read the barts PE FAQ about software licenses before they try and make a disk.
Well you can put the backup system on a second drive, but for me I had to put the backup system on my second partition. If you want to put the backup on a second drive you have to make these changes to the MENU.LIST file highlighted in red. If anything goes wrong with the first hard drive where the Boot loader and boot.list files are located you can always use the BART PE cd you made to restore tha backup.

color black/blue yellow/cyan
timeout 5
default /default

title Microsoft Windows Vista Ultimate
find --set-root /ntldrxp
chainloader /ntldrxp

title Recovery (Created by Geofferey Eakins)
root (hd1,0) /minint/setupldr.bin
chainloader /ntldr

that should be it as for the FAQ I'll post a link when my dads name server is working again.
__________________
Mother board: Gigabyte S-series GA-MA69GM-S2H
Additional Specs Down There:
http://www.gigabyte.co.nz/Products/M...ProductID=2579
Processor: AMD A64 X2 4200+ Dual-Core
RAM: 2gig DDR2 800mhz

Last edited by Jiffyman; 11-06-2006 at 04:36 AM.
Jiffyman is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
NTLDR is missing biggy Desktop Computers 6 02-09-2008 05:31 AM
Recovery disk question Nevakonaza Operating Systems 1 06-19-2006 10:27 PM
How to create NTFS5 partition? unknow user Computer Memory and Hard Drives 6 10-29-2005 06:55 PM
Question About SATA TheKeVo Computer Memory and Hard Drives 11 04-27-2005 08:40 PM
Partition problems Archon Computer Memory and Hard Drives 2 12-09-2004 11:48 AM

All times are GMT +1. The time now is 11:16 AM.


Powered by: vBulletin Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Copyright © 2002-2008 Computer Forum and Web Design Forum