blob: 53528f6ab51263c5c22aa5dd2fb433a0ccad94e7 (
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Trouble mounting EFI vars on latest 3.8.1
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Trouble%20mounting%20EFI%20vars%20on%20latest%203.8.1&In-Reply-To=%3C51419954.4070109%40mageia.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="023498.html">
<LINK REL="Next" HREF="023503.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Trouble mounting EFI vars on latest 3.8.1</H1>
<B>Thomas Backlund</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Trouble%20mounting%20EFI%20vars%20on%20latest%203.8.1&In-Reply-To=%3C51419954.4070109%40mageia.org%3E"
TITLE="[Mageia-dev] Trouble mounting EFI vars on latest 3.8.1">tmb at mageia.org
</A><BR>
<I>Thu Mar 14 10:33:08 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="023498.html">[Mageia-dev] Trouble mounting EFI vars on latest 3.8.1
</A></li>
<LI>Next message: <A HREF="023503.html">[Mageia-dev] Still looking for a mentor.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#23501">[ date ]</a>
<a href="thread.html#23501">[ thread ]</a>
<a href="subject.html#23501">[ subject ]</a>
<a href="author.html#23501">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Colin Guthrie skrev 14.3.2013 11:10:
><i> Hi,
</I>><i>
</I>><i> With kernel 3.8.1 I seem to be having trouble mounting efivarfs:
</I>><i>
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at jimmy</A> ~]# mount -t efivarfs efivarfs
</I>><i> /sys/firmware/efi/efivarsmount: mount efivarfs on
</I>><i> /sys/firmware/efi/efivars failed: Cannot allocate memory
</I>><i>
</I>><i>
</I>><i> Googleing around it looks like this problem:
</I>><i> <A HREF="http://www.spinics.net/lists/stable/msg01501.html">http://www.spinics.net/lists/stable/msg01501.html</A>
</I>><i> as I do have variables named like dump-type*.
</I>><i>
</I>><i> It works fine with 3.8.0.
</I>><i>
</I>><i> The above link seems to mention 3.9.x rather than 3.8.x, but I'm
</I>><i> wondering if the problematic patch was merged into 3.8.1 too.
</I>><i>
</I>><i> Certainly the fix seems to be listed in the 3.8.3 review:
</I>><i>
</I>><i> <A HREF="http://www.gossamer-threads.com/lists/linux/kernel/1693026?do=post_view_threaded">http://www.gossamer-threads.com/lists/linux/kernel/1693026?do=post_view_threaded</A>
</I>><i>
</I>
Yep.
3.8.3 should be out tonight or tomorrow.
--
Thomas
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="023498.html">[Mageia-dev] Trouble mounting EFI vars on latest 3.8.1
</A></li>
<LI>Next message: <A HREF="023503.html">[Mageia-dev] Still looking for a mentor.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#23501">[ date ]</a>
<a href="thread.html#23501">[ thread ]</a>
<a href="subject.html#23501">[ subject ]</a>
<a href="author.html#23501">[ 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>
|