blob: 71f8139767c7864dab470d6b2093d11a3693341e (
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
106
107
108
109
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] GRUB can't see HD from chroot unless parent /dev is bind-mounted in chroot ?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20GRUB%20can%27t%20see%20HD%20from%20chroot%20unless%20parent%20/dev%0A%20is%20bind-mounted%20in%20chroot%20%3F&In-Reply-To=%3C20130116234116.GT9362%40morley.gre.hp.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="021716.html">
<LINK REL="Next" HREF="021747.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] GRUB can't see HD from chroot unless parent /dev is bind-mounted in chroot ?</H1>
<B>Bruno Cornec</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20GRUB%20can%27t%20see%20HD%20from%20chroot%20unless%20parent%20/dev%0A%20is%20bind-mounted%20in%20chroot%20%3F&In-Reply-To=%3C20130116234116.GT9362%40morley.gre.hp.com%3E"
TITLE="[Mageia-dev] GRUB can't see HD from chroot unless parent /dev is bind-mounted in chroot ?">Bruno.Cornec at hp.com
</A><BR>
<I>Thu Jan 17 00:41:16 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="021716.html">[Mageia-dev] GRUB can't see HD from chroot unless parent /dev is bind-mounted in chroot ?
</A></li>
<LI>Next message: <A HREF="021747.html">[Mageia-dev] GRUB can't see HD from chroot unless parent /dev is bind-mounted in chroot ?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#21739">[ date ]</a>
<a href="thread.html#21739">[ thread ]</a>
<a href="subject.html#21739">[ subject ]</a>
<a href="author.html#21739">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Colin Guthrie said on Wed, Jan 16, 2013 at 09:17:46PM +0000:
><i> > C) of course, udev is not inside systemd, so it appears the new way is now to
</I>><i> > somehow spawn a systemd process inside the chroot (maybe systemd-nspawn?)
</I>><i>
</I>><i> Personally I think that's overkill.
</I>
+1 and systemd works badly with chrooted prcesses itself as I
experienced recently with squid :-( I'd like to have more time to
experiment with LXC, maybe a easier solution for systemd usage (but not
for what you tried to achieve).
Bruno.
--
Open Source & Linux Profession Lead EMEA <A HREF="http://opensource.hp.com">http://opensource.hp.com</A>
EMEA Open Source HPISC Chief Technologist <A HREF="http://hpintelco.net">http://hpintelco.net</A>
FLOSS projects: <A HREF="http://mondorescue.org">http://mondorescue.org</A> <A HREF="http://project-builder.org">http://project-builder.org</A>
Musique ancienne? <A HREF="http://www.musique-ancienne.org">http://www.musique-ancienne.org</A> <A HREF="http://www.medieval.org">http://www.medieval.org</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="021716.html">[Mageia-dev] GRUB can't see HD from chroot unless parent /dev is bind-mounted in chroot ?
</A></li>
<LI>Next message: <A HREF="021747.html">[Mageia-dev] GRUB can't see HD from chroot unless parent /dev is bind-mounted in chroot ?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#21739">[ date ]</a>
<a href="thread.html#21739">[ thread ]</a>
<a href="subject.html#21739">[ subject ]</a>
<a href="author.html#21739">[ 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>
|