diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20111114/005845.html')
-rw-r--r-- | zarb-ml/mageia-discuss/20111114/005845.html | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20111114/005845.html b/zarb-ml/mageia-discuss/20111114/005845.html new file mode 100644 index 000000000..6c7c564d0 --- /dev/null +++ b/zarb-ml/mageia-discuss/20111114/005845.html @@ -0,0 +1,85 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Copying system to new disk + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Copying%20system%20to%20new%20disk&In-Reply-To=%3C4EC126EB.6050507%40roadrunner.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005855.html"> + <LINK REL="Next" HREF="005851.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Copying system to new disk</H1> + <B>Frank Griffin</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Copying%20system%20to%20new%20disk&In-Reply-To=%3C4EC126EB.6050507%40roadrunner.com%3E" + TITLE="[Mageia-discuss] Copying system to new disk">ftg at roadrunner.com + </A><BR> + <I>Mon Nov 14 15:34:19 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005855.html">[Mageia-discuss] Copying system to new disk +</A></li> + <LI>Next message: <A HREF="005851.html">[Mageia-discuss] Copying system to new disk +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5845">[ date ]</a> + <a href="thread.html#5845">[ thread ]</a> + <a href="subject.html#5845">[ subject ]</a> + <a href="author.html#5845">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 11/14/2011 03:37 AM, Juergen Harms wrote: +><i> The hard drive containing my system partitions is dying. I can still +</I>><i> read it, but will have to rapidly replace it by a new (and bigger) drive. +</I>><i> +</I>><i> Does somebody have experience with - rather re-installing Mga and +</I>><i> Windows-7 partition - simply copying the corresponding file-system +</I>><i> (piped tar) and then just recreating the boot sector - would be much +</I>><i> quicker, in particular for the windows partition? Any particular +</I>><i> precautions to take? +</I>><i> +</I>For Mageia, I would just dd the old partition to a new one of the same +size on the new drive. IIRC, all you need to adjust is the partition +IDs and numbers in /etc/fstab and /boot/grub/{menu.lst,install.sh}. +Allocate the new partition by hand or using expert mode of diskdrake to +have *exactly* the same number of filesystem blocks as the old. You can +worry about expanding it later. + +The same should work for Windows, but you'll have to make similar +changes in its bootloader config file (I forget the name). Again, the +new partition must be *exactly* the same size. If you think you'll want +to expand it later, be sure to leave unallocated free space after the +end of the partition and not the beginning, as Windows Expand will only +use contiguous trailing free space. +</PRE> + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005855.html">[Mageia-discuss] Copying system to new disk +</A></li> + <LI>Next message: <A HREF="005851.html">[Mageia-discuss] Copying system to new disk +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5845">[ date ]</a> + <a href="thread.html#5845">[ thread ]</a> + <a href="subject.html#5845">[ subject ]</a> + <a href="author.html#5845">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |