blob: f734e4a9f5b168baa511de94af02618d0c5ebda5 (
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
87
88
89
90
91
|
<!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=%3C6371066.1qkF7lciZR%40karamel%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="019937.html">
<LINK REL="Next" HREF="019961.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=%3C6371066.1qkF7lciZR%40karamel%3E"
TITLE="[Mageia-dev] NEED REVIEW: drakdisk refresh feature">nicolas.lecureuil at free.fr
</A><BR>
<I>Mon Nov 12 14:15:14 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="019937.html">[Mageia-dev] NEED REVIEW: drakdisk refresh feature
</A></li>
<LI>Next message: <A HREF="019961.html">[Mageia-dev] NEED REVIEW: drakdisk refresh feature
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19959">[ date ]</a>
<a href="thread.html#19959">[ thread ]</a>
<a href="subject.html#19959">[ subject ]</a>
<a href="author.html#19959">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le lundi 12 novembre 2012 01:24:55 AL13N a écrit :
><i>
</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 an
</I>><i> 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 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>
Hi,
just tested but nothing is done/appear when i click on refresh
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="019937.html">[Mageia-dev] NEED REVIEW: drakdisk refresh feature
</A></li>
<LI>Next message: <A HREF="019961.html">[Mageia-dev] NEED REVIEW: drakdisk refresh feature
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19959">[ date ]</a>
<a href="thread.html#19959">[ thread ]</a>
<a href="subject.html#19959">[ subject ]</a>
<a href="author.html#19959">[ 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>
|