LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 12-23-2005, 04:41 PM   #1
babag
Member
 
Registered: Aug 2003
Posts: 419

Rep: Reputation: 31
using linux cd to backup xp drive


i just tested a backup/restore process involving a linux based cd called 'system rescue cd'. i was able to successfully backup and restore my entire xp system this way with only one hitch. i had to use my xp disc to begin an install process so that the partition structure would match the original. this seemed to have something to do with a hidden 8mb partition xp creates to store system information. when i only used the rescue cd to reconstitute my partitions my restore failed. when i started an install from the xp disc, quitting after repartitioning, i was able to use these partitions to reload my backed up partitions.

my question:

what's the structure of this 8mb partition? i'd like to be able to do the entire restore process from the rescue cd in the future but it seems i need to know more about how xp originally structures the drive. is it as simple as making an 8mb parttion first on the drive? is there some special area this partition goes?

any info is much appreciated.
tia,
BabaG
 
Old 12-23-2005, 05:52 PM   #2
homey
Senior Member
 
Registered: Oct 2003
Posts: 3,057

Rep: Reputation: 61
Have you tried using linux dd to save and restore the partition table? That should give you the exact partition setup as the original.

For example:
Code:
save it with this command:
   dd if=/dev/hda of=/mnt/images/mbrfile bs=512 count=1

restore it with this command:
   dd if=/mnt/images/mbrfile of=/dev/hda bs=512 count=1
 
Old 12-23-2005, 08:26 PM   #3
babag
Member
 
Registered: Aug 2003
Posts: 419

Original Poster
Rep: Reputation: 31
thanks homey. that was how i tried it the first time when it failed.
one additional and probably quite relevant point is that i was
restoring to a new drive, one that was smaller than the original.
the original was a 120gb with 5gb wxp, 5gb programs, 4gb swap, and
the rest for data. the new drive was an 80gb. obviously i was able
to match the wxp, programs, and swap partitions, but the data
partition would be different. don't know how this affects things
but i tend to think it would in a big way. what i'd like is to be
able to repartition the new drive with matching partitions where
relevant, and to let the rest (the data) go undefined so i could
deal with it later. this would preclude restoring all partitions
at once. i'm hoping that if i can find out how xp creates and
uses the hidden partition, i can match it, thus allowing a selective
restore of partitions (wxp, programs, and deal with data later).

another point is that the hidden partition really seems to be hidden.
i'm not sure backing up the structure with dd really handled it.

BabaG
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux backup software and drive mirroring software csross Linux - Software 1 12-26-2007 06:59 PM
How to clone or backup Linux boot drive? RodWC Linux - General 8 11-13-2005 09:00 AM
how can i backup my vcd to hard drive in mandrake linux? chamara910 Linux - Software 2 08-15-2004 03:16 PM
linux backup to external drive dennis_89 Linux - Networking 0 06-25-2004 07:18 AM
Hard Drive System Backup of Linux? KarlT Linux - Software 2 12-20-2003 08:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 08:36 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration