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
|
<!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=%3C8277696.C2xZUrEz3M%40localhost%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="019959.html">
<LINK REL="Next" HREF="019962.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] NEED REVIEW: drakdisk refresh feature</H1>
<B>AL13N</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20NEED%20REVIEW%3A%20drakdisk%20refresh%20feature&In-Reply-To=%3C8277696.C2xZUrEz3M%40localhost%3E"
TITLE="[Mageia-dev] NEED REVIEW: drakdisk refresh feature">alien at rmail.be
</A><BR>
<I>Mon Nov 12 15:01:19 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="019959.html">[Mageia-dev] NEED REVIEW: drakdisk refresh feature
</A></li>
<LI>Next message: <A HREF="019962.html">[Mageia-dev] NEED REVIEW: drakdisk refresh feature
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19961">[ date ]</a>
<a href="thread.html#19961">[ thread ]</a>
<a href="subject.html#19961">[ subject ]</a>
<a href="author.html#19961">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op maandag 12 november 2012 14:15:14 schreef Nicolas Lécureuil:
><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 expert
</I>><i> > button.
</I>><i> >
</I>><i> > I do a new device check, in a separate variable and check with device file
</I>><i> > as unique; if there's one that isn't in the old list. (or if it's 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 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 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>
well, don't forget that if you test in a VM, the host itself must detect the
new disk too, so i always tested with adding an USB disk. Normally, you should
see an extra tab, if it would work...
was this in cauldron, or mga2?
i guess the good point is that it didn't halt either?
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="019959.html">[Mageia-dev] NEED REVIEW: drakdisk refresh feature
</A></li>
<LI>Next message: <A HREF="019962.html">[Mageia-dev] NEED REVIEW: drakdisk refresh feature
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19961">[ date ]</a>
<a href="thread.html#19961">[ thread ]</a>
<a href="subject.html#19961">[ subject ]</a>
<a href="author.html#19961">[ 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>
|