blob: 72ef737d93e43daabe738ed1fa44a500b4cbe785 (
plain)
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] How to mount NTFS partitions at boot?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20How%20to%20mount%20NTFS%20partitions%20at%20boot%3F&In-Reply-To=%3C201211301658.11207.jarillon%40abul.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008955.html">
<LINK REL="Next" HREF="008957.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] How to mount NTFS partitions at boot?</H1>
<B>Pierre Jarillon</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20How%20to%20mount%20NTFS%20partitions%20at%20boot%3F&In-Reply-To=%3C201211301658.11207.jarillon%40abul.org%3E"
TITLE="[Mageia-discuss] How to mount NTFS partitions at boot?">jarillon at abul.org
</A><BR>
<I>Fri Nov 30 16:58:11 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008955.html">[Mageia-discuss] How to mount NTFS partitions at boot?
</A></li>
<LI>Next message: <A HREF="008957.html">[Mageia-discuss] Will tyhe 'official Mageia-3 installer offer a GRUB-Legacy option?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8956">[ date ]</a>
<a href="thread.html#8956">[ thread ]</a>
<a href="subject.html#8956">[ subject ]</a>
<a href="author.html#8956">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le vendredi 30 novembre 2012 14:53:44, Morgan Leijström a écrit :
><i> fredagen den 30 november 2012 12.11.17 skrev Anne Wilson:
</I>><i> > In my 10+ years of Linux I've gone the upgrade path 3 times - and each
</I>><i> > time I've spent significant time trying to sort out the mess then
</I>><i> > doing a clean install anyway.
</I>><i>
</I>><i> Abut the same experience here.
</I>
I fully agree.
Keeping ~/.xxxx files can give unexpected behaviours.
I use the attached script
- before a new installation
- or after an installation, just before the first graphical session.
This could be included in the install process just before formating /
WDYT?
--
Pierre Jarillon - <A HREF="http://pjarillon.free.fr/">http://pjarillon.free.fr/</A>
Vice-président de l'ABUL : <A HREF="http://abul.org">http://abul.org</A>
Microsoft est à l'informatique ce que McDonald est à la gastronomie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: preparehome_en.sh
Type: application/x-shellscript
Size: 2592 bytes
Desc: not available
URL: </pipermail/mageia-discuss/attachments/20121130/e5b29adf/attachment.bin>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008955.html">[Mageia-discuss] How to mount NTFS partitions at boot?
</A></li>
<LI>Next message: <A HREF="008957.html">[Mageia-discuss] Will tyhe 'official Mageia-3 installer offer a GRUB-Legacy option?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8956">[ date ]</a>
<a href="thread.html#8956">[ thread ]</a>
<a href="subject.html#8956">[ subject ]</a>
<a href="author.html#8956">[ 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>
|