diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-January/021698.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-January/021698.html | 127 |
1 files changed, 127 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-January/021698.html b/zarb-ml/mageia-dev/2013-January/021698.html new file mode 100644 index 000000000..6d4303563 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-January/021698.html @@ -0,0 +1,127 @@ +<!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%20is%0A%20bind-mounted%20in%20chroot%20%3F&In-Reply-To=%3C50F6CF3C.8020206%40roadrunner.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="021754.html"> + <LINK REL="Next" HREF="021699.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>Frank Griffin</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%20is%0A%20bind-mounted%20in%20chroot%20%3F&In-Reply-To=%3C50F6CF3C.8020206%40roadrunner.com%3E" + TITLE="[Mageia-dev] GRUB can't see HD from chroot unless parent /dev is bind-mounted in chroot ?">ftg at roadrunner.com + </A><BR> + <I>Wed Jan 16 17:03:08 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="021754.html">[Mageia-dev] Package Group Selection in Install borked ? +</A></li> + <LI>Next message: <A HREF="021699.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#21698">[ date ]</a> + <a href="thread.html#21698">[ thread ]</a> + <a href="subject.html#21698">[ subject ]</a> + <a href="author.html#21698">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>I've been re-running /boot/grub/install.sh from within chroots for years +with no problem. But today when I tried doing this, I consistently got +Error 21: no such device. After googling a bit, I noticed that if I +started grub in the rescue system and did "grub> geometry (hd0)", I got +a correct response, but when I did the same thing from a chroot, it got +Error 21. + +If I bind-mount the rescue system's /dev to the chroot's /dev, it works +fine. + +This makes perfect sense, except for the fact that I've never had to do +it before. Any idea what changed ? This has the potential to screw up +a lot of folks who were used to the old way. + +Maybe /dev/sdX entries are no longer static, and so don't exist on the +root partition unless it is the booted system ? +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="021754.html">[Mageia-dev] Package Group Selection in Install borked ? +</A></li> + <LI>Next message: <A HREF="021699.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#21698">[ date ]</a> + <a href="thread.html#21698">[ thread ]</a> + <a href="subject.html#21698">[ subject ]</a> + <a href="author.html#21698">[ 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> |