diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-July/008241.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2012-July/008241.html | 116 |
1 files changed, 116 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-July/008241.html b/zarb-ml/mageia-discuss/2012-July/008241.html new file mode 100644 index 000000000..9b5cdf43c --- /dev/null +++ b/zarb-ml/mageia-discuss/2012-July/008241.html @@ -0,0 +1,116 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] xen and grub + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20xen%20and%20grub&In-Reply-To=%3C5000E074.7040204%40whitby-jr.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008264.html"> + <LINK REL="Next" HREF="008245.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] xen and grub</H1> + <B>Jim Whitby</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20xen%20and%20grub&In-Reply-To=%3C5000E074.7040204%40whitby-jr.org%3E" + TITLE="[Mageia-discuss] xen and grub">jim at whitby-jr.org + </A><BR> + <I>Sat Jul 14 04:59:00 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="008264.html">[Mageia-discuss] Cultural difference: indirect request <---> direct request +</A></li> + <LI>Next message: <A HREF="008245.html">[Mageia-discuss] xen and grub +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8241">[ date ]</a> + <a href="thread.html#8241">[ thread ]</a> + <a href="subject.html#8241">[ subject ]</a> + <a href="author.html#8241">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Trying to create a grub entry for zen. + +I have the following at present. + +title Xen 3.0 / XenLinux 2.6 +root (hd0,4) +kernel /boot/xen.gz dom0_mem=512000 +module /boot/vmlinuz-3.3.6-server-2.mga2 ro + +xen boots, but vmlinuz panics with ( as far as I can see ) +failure to mount unknown fs on 0,0 + +The fs is xfs, which shouldn't be the problem. Not sure what the 0,0 +refers to, xen or vmzinuz or ?. + +This is a mg2 x64 install. I was kinda surprised that a grub entry was +not created by installing xen. + +Anyway, does anyone have any advice on how to setup grub for xen? + +-- +Programmers used to batch environments may find it hard to live without +giant listings; we would find it hard to use them. + -- D.M. Ritchie +---------------------- +Mageia release 2 (Official) for x86_64 +3.3.6-desktop-2.mga2 x86_64 +---------------------- + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008264.html">[Mageia-discuss] Cultural difference: indirect request <---> direct request +</A></li> + <LI>Next message: <A HREF="008245.html">[Mageia-discuss] xen and grub +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8241">[ date ]</a> + <a href="thread.html#8241">[ thread ]</a> + <a href="subject.html#8241">[ subject ]</a> + <a href="author.html#8241">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |