[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- <!--x-content-type: text/plain -->
- <!--x-date: Fri Oct 22 01:16:14 2004 -->
- <!--x-from-r13: puevfgbcure ng oretreba.pbz (Quevfgbcure Pretreba) -->
- <!--x-message-id: [email protected] -->
- <!--x-reference: [email protected] -->
- <!--x-reference: 04Oct19.172355-0400_edt.314203-[email protected] -->
- <!--x-reference: [email protected] --> "http://www.w3.org/TR/html4/loose.dtd">
- <!--x-subject: [ale] OT: Copying a complete hard drive -->
- <li><em>date</em>: Fri Oct 22 01:16:14 2004</li>
- <li><em>from</em>: christopher at bergeron.com (Christopher Bergeron)</li>
- <li><em>in-reply-to</em>: <[email protected]></li>
- <li><em>references</em>: <<a href="msg00716.html">[email protected]</a>> <<a href="msg00718.html">[email protected]</a>> <[email protected]></li>
- <li><em>subject</em>: [ale] OT: Copying a complete hard drive</li>
List the partitions into a text file:
fdisk -l > some_file_that_you_store_with_your_images.txt
Backup the MBR (just in case)
dd if=/dev/hda1 of=master_boot_record_backup_dd_file.img bs=512 count=1
Next run partimage and create your partition images...
In the event that you lose the drive, you can just:
a) recreate the partition table using fdisk (and using the information
in the text file you created [above])
b) restore your MBR (dd if=master_boot_record_backup_dd_file.img
of=/dev/hda1),
c) and then restore the partition images from a bootable CD
I've copied entire Linux machines successfully with this method. I'm
not sure why WinXP fails, but I would bet it has something to do with
licensing, secret spook codes or some similar voo-doo.
Best regards,
Chris Bergeron
John Wells wrote:
>Guys,
>
>Finally got this to work, although it wasn't very straightforward.
>
>I imaged the disk using partimage (partimage.org) and Knoppix. I then
>booted the target laptop into knoppix, connected to the original machine,
>and transferred it over. I took approximately 2 hours to restore 15 GB.
>
>However, Windows XP wouldn't boot. The bootloader pulled up fine, but if
>I tried to boot in anything but safe mode, I'd get a blank screen. If I
>*did* boot in safe mode, it would begin booting and list a number of
>drivers out of the multi(0)disk(0)rdisk(0)partion(1)\Windows\System
>directory it was loading, and then it would just halt.
>
>As a last resort, I popped in the XP cd. Instead of dropping to the
>recovery console, I pressed "Enter" to begin re-installing XP. On the
>next screen, you have the option of choosing to try and repair a current
>installation. I opted for that, and the system went through a (seemingly)
>full install process, with "Time remaining" indicators and standard in
>progress promotional material.
>
>When it was finished, I reboot, and voila...my system was restored. All
>software from the original drive was in place and working. All settings
>restored, etc.
>
>So, while it wasn't as easy as I had hoped, it still did work. I'm not
>exactly certain what caused the problem initially, but glad the end turned
>out ok.
>
>Thanks,
>John
>
>
>
>_______________________________________________
>Ale mailing list
>Ale at ale.org
><a rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale">http://www.ale.org/mailman/listinfo/ale</a>
>
>
>
</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00716" href="msg00716.html">[ale] OT: Copying a complete hard drive</a></strong>
<ul><li><em>From:</em> n4zm at mindspring.com (zeb)</li></ul></li>
<li><strong><a name="00718" href="msg00718.html">[ale] OT: Copying a complete hard drive</a></strong>
<ul><li><em>From:</em> jdr at xcorps.net (Jonathan Rickman)</li></ul></li>
<li><strong><a name="00789" href="msg00789.html">[ale] OT: Copying a complete hard drive</a></strong>
<ul><li><em>From:</em> lists at sourceillustrated.com (John Wells)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00804.html">[ale] OSS</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00806.html">[ale] INSTALLFEST!!!!/Intro</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00798.html">[ale] OT: Copying a complete hard drive</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00807.html">[ale] OT: Copying a complete hard drive</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00805"><strong>Date</strong></a></li>
<li><a href="threads.html#00805"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>
<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>