1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Rearranging partitions
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Rearranging%20partitions&In-Reply-To=%3C4E295910.2000600%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="005008.html">
<LINK REL="Next" HREF="005010.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Rearranging partitions</H1>
<B>andre999</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Rearranging%20partitions&In-Reply-To=%3C4E295910.2000600%40laposte.net%3E"
TITLE="[Mageia-discuss] Rearranging partitions">andr55 at laposte.net
</A><BR>
<I>Fri Jul 22 13:03:44 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="005008.html">[Mageia-discuss] Rearranging partitions
</A></li>
<LI>Next message: <A HREF="005010.html">[Mageia-discuss] Rearranging partitions
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5009">[ date ]</a>
<a href="thread.html#5009">[ thread ]</a>
<a href="subject.html#5009">[ subject ]</a>
<a href="author.html#5009">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>TJ a écrit :
><i> At the moment, my hard drive setup is like this...
</I>><i>
</I>><i> I'd like to move my present Mandriva 2010.2 system partition (sdb1)to a
</I>><i> different hard drive where my present Mageia system now resides (sda5),
</I>><i> replace the contents of the present Mageia /home (sda7) with the
</I>><i> important contents of the present Mandriva /home (sdb6), thus having it
</I>><i> so I can boot into Mandriva on sda as my backup system. Then, I will do
</I>><i> a clean install of Mageia on sdb1, leaving my original Mandriva /home
</I>><i> intact, thus making Mageia my production system.
</I>><i>
</I>><i> I want to use sdb6 for my production /home because it is much larger
</I>><i> than sda7. I suppose I could just switch the two /homes, but that would
</I>><i> leave system and data on separate drives for both, and a hard drive
</I>><i> failure would take out both systems. I prefer having system and data on
</I>><i> the same drive.
</I>><i>
</I>><i> Can anybody offer suggestions on how to accomplish this herculean feat
</I>><i> the easiest way possible? Oh, almost forgot - if it helps I do have an
</I>><i> external usb drive big enough to back up the important parts of my
</I>><i> production /home. In fact, that's what I use it for.
</I>><i>
</I>><i> TJ
</I>
Would be glad to help you, I've done lots of juggling like that.
What are the sizes of the partitions ?
And how much free space does each have ?
What is available on the external drive ?
If the sizes of sda and sdb are comparable, it might be simpler to swap drives.
If you have spare space on one of the internal drives, it would be a lot faster
than using an external drive (unless by chance it is usb3 -- both ends)
Basically it would be better to minimize the data transferred.
One thing I do is define a number of other partitions than /home for various
files that would otherwise go into /home.
Like that you can keep a relatively small /home.
--
André
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="005008.html">[Mageia-discuss] Rearranging partitions
</A></li>
<LI>Next message: <A HREF="005010.html">[Mageia-discuss] Rearranging partitions
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5009">[ date ]</a>
<a href="thread.html#5009">[ thread ]</a>
<a href="subject.html#5009">[ subject ]</a>
<a href="author.html#5009">[ 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>
|