diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-July/008245.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2012-July/008245.html | 125 |
1 files changed, 125 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-July/008245.html b/zarb-ml/mageia-discuss/2012-July/008245.html new file mode 100644 index 000000000..810894ac4 --- /dev/null +++ b/zarb-ml/mageia-discuss/2012-July/008245.html @@ -0,0 +1,125 @@ +<!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=%3C1667800.jyGIY9yFxj%40localhost%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008241.html"> + <LINK REL="Next" HREF="008246.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] xen and grub</H1> + <B>AL13N</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20xen%20and%20grub&In-Reply-To=%3C1667800.jyGIY9yFxj%40localhost%3E" + TITLE="[Mageia-discuss] xen and grub">alien at rmail.be + </A><BR> + <I>Sat Jul 14 07:15:42 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="008241.html">[Mageia-discuss] xen and grub +</A></li> + <LI>Next message: <A HREF="008246.html">[Mageia-discuss] xen and grub +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8245">[ date ]</a> + <a href="thread.html#8245">[ thread ]</a> + <a href="subject.html#8245">[ subject ]</a> + <a href="author.html#8245">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Op vrijdag 13 juli 2012 22:59:00 schreef Jim Whitby: +><i> Trying to create a grub entry for zen. +</I>><i> +</I>><i> I have the following at present. +</I>><i> +</I>><i> title Xen 3.0 / XenLinux 2.6 +</I>><i> root (hd0,4) +</I>><i> kernel /boot/xen.gz dom0_mem=512000 +</I>><i> module /boot/vmlinuz-3.3.6-server-2.mga2 ro +</I>><i> +</I>><i> xen boots, but vmlinuz panics with ( as far as I can see ) +</I>><i> failure to mount unknown fs on 0,0 +</I>><i> +</I>><i> The fs is xfs, which shouldn't be the problem. Not sure what the 0,0 +</I>><i> refers to, xen or vmzinuz or ?. +</I>><i> +</I>><i> This is a mg2 x64 install. I was kinda surprised that a grub entry was +</I>><i> not created by installing xen. +</I>><i> +</I>><i> Anyway, does anyone have any advice on how to setup grub for xen? +</I> +We lacked testing for xen, i tried do do some testing, but it's not easy. + +when creating the grub entry, try to copy the kernel parameters into the +module section for vmlinuz. + +and furthermore, you'll have to have a second module section for the initrd. + +We would love if you'd be able to help us out on xen testing, can you join QA +team for this? so that for pre-releases, you can test out Xen support? or +perhaps you can join packaging team, and try to do something about creating a +default grub entry. alas, i don't think such a thing is easy, and don't know +in what way to do this. + +also, is 512MB enough for dom0, if dom0 is used as backend storage? i thought +dom0 required some memory for file caching? + +also, with systemd, we'll have to convert the init scripts, but luckily, we +won't be needing xend (since the new xl implementation doesn't require it) + +thanks in advance. +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008241.html">[Mageia-discuss] xen and grub +</A></li> + <LI>Next message: <A HREF="008246.html">[Mageia-discuss] xen and grub +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8245">[ date ]</a> + <a href="thread.html#8245">[ thread ]</a> + <a href="subject.html#8245">[ subject ]</a> + <a href="author.html#8245">[ 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> |