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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] time to switch from raw partitions to lvm?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20time%20to%20switch%20from%20raw%20partitions%20to%20lvm%3F&In-Reply-To=%3CAANLkTi%3DNxjetiFc0u41koy%2BPfAGPVjSnRzVGqsKkWhKg%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002774.html">
<LINK REL="Next" HREF="002777.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] time to switch from raw partitions to lvm?</H1>
<B>Wolfgang Bornath</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20time%20to%20switch%20from%20raw%20partitions%20to%20lvm%3F&In-Reply-To=%3CAANLkTi%3DNxjetiFc0u41koy%2BPfAGPVjSnRzVGqsKkWhKg%40mail.gmail.com%3E"
TITLE="[Mageia-dev] time to switch from raw partitions to lvm?">molch.b at googlemail.com
</A><BR>
<I>Thu Feb 24 13:52:50 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002774.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI>Next message: <A HREF="002777.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2775">[ date ]</a>
<a href="thread.html#2775">[ thread ]</a>
<a href="subject.html#2775">[ subject ]</a>
<a href="author.html#2775">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Ok, seems I will have to learn a new way of working after getting
along for many years with many Linux flavors very well.
Say, with a new laptop which has a 360 Go harddisk with Windows
preinstalled - which is one of the top most user cases:
1. I start windows, move everything from D:\ to C:\ (if there is a
D:\), then check/defrag C.\.
2. I restart the laptop with the Mageia install medium and start installation.
Normally (with diskdrake during installation) I'd resize the Windows
partition to 20 Go, then create swap on sda5, a large Data partition
(150Go or more) on sda6 and the root partition of Mageia (10 Go) on
sda7. The rest remains untouched.
(A dynamic extended partition sda2 (or 3 or 4) is created
automatically by diskdrake).
3. If I feel like install another Linux or another instance of Mageia
I just create sda8 in the free space, etc.
Now with LVM, what do I do?When installing Mageia I don't create those
partitions but just one large LVM which holds DATA, swap and root
partition of mageia? But I want to use swap and DATA with all other
Linux installations as well, how do I mount them into another LVM? Is
it possible to have another LVM for Mandriva, another one for Fedora,
etc. all inside the extended partition sda4?
Now, I am totally aware that this thread is not for answering such
questions and I will read up on LVM ASAP. What I want to show with
this common example is: many users will ask these questions because
(AFAIK from my forum experience) most users do not use LVM yet.
--
wobo
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002774.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI>Next message: <A HREF="002777.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2775">[ date ]</a>
<a href="thread.html#2775">[ thread ]</a>
<a href="subject.html#2775">[ subject ]</a>
<a href="author.html#2775">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|