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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] NEED REVIEW: drakdisk refresh feature
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20NEED%20REVIEW%3A%20drakdisk%20refresh%20feature&In-Reply-To=%3C3589445.cxkHbkHc8y%40karamel%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="019961.html">
<LINK REL="Next" HREF="019939.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] NEED REVIEW: drakdisk refresh feature</H1>
<B>Nicolas Lécureuil</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20NEED%20REVIEW%3A%20drakdisk%20refresh%20feature&In-Reply-To=%3C3589445.cxkHbkHc8y%40karamel%3E"
TITLE="[Mageia-dev] NEED REVIEW: drakdisk refresh feature">nicolas.lecureuil at free.fr
</A><BR>
<I>Mon Nov 12 15:01:11 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="019961.html">[Mageia-dev] NEED REVIEW: drakdisk refresh feature
</A></li>
<LI>Next message: <A HREF="019939.html">[Mageia-dev] Mageialinux.com domain name
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19962">[ date ]</a>
<a href="thread.html#19962">[ thread ]</a>
<a href="subject.html#19962">[ subject ]</a>
<a href="author.html#19962">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le lundi 12 novembre 2012 15:01:19 vous avez écrit :
><i> Op maandag 12 november 2012 14:15:14 schreef Nicolas Lécureuil:
</I>><i> > Le lundi 12 novembre 2012 01:24:55 AL13N a écrit :
</I>><i> > > Ok, so this is a new patch; this time, it's next to the toggle for
</I>><i> > > expert
</I>><i> > > button.
</I>><i> > >
</I>><i> > > I do a new device check, in a separate variable and check with device
</I>><i> > > file
</I>><i> > > as unique; if there's one that isn't in the old list. (or if it's
</I>><i> > > changed
</I>><i> > > size). in that case i put the new entry into the old list.
</I>><i> > >
</I>><i> > > however, it seems that a VM shuts itself off on executing the check when
</I>><i> > > a
</I>><i> > > new USB disk was added. :-(
</I>><i> > >
</I>><i> > > Maybe i'm doing some fundamentals wrong, so i'm asking here if anyone
</I>><i> > > has
</I>><i> > > an insight, idea or direction i should go to instead.
</I>><i> > >
</I>><i> > > i'm thinking because i only do 1 of the 5 preparation checks for new
</I>><i> > > disks,
</I>><i> > > that maybe not everything is done correctly yet: but a halting VM is not
</I>><i> > > exactly what i expected...
</I>><i> > >
</I>><i> > > AL13N
</I>><i> >
</I>><i> > Hi,
</I>><i> >
</I>><i> > just tested but nothing is done/appear when i click on refresh
</I>><i>
</I>><i> well, don't forget that if you test in a VM, the host itself must detect the
</I>><i> new disk too, so i always tested with adding an USB disk. Normally, you
</I>><i> should see an extra tab, if it would work...
</I>
no, not in a VM, a real install.
><i> was this in cauldron, or mga2?
</I>cauldron
><i>
</I>><i> i guess the good point is that it didn't halt either?
</I>
you can see it this way
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="019961.html">[Mageia-dev] NEED REVIEW: drakdisk refresh feature
</A></li>
<LI>Next message: <A HREF="019939.html">[Mageia-dev] Mageialinux.com domain name
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19962">[ date ]</a>
<a href="thread.html#19962">[ thread ]</a>
<a href="subject.html#19962">[ subject ]</a>
<a href="author.html#19962">[ 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>
|