diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-July/008249.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2012-July/008249.html | 137 |
1 files changed, 137 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-July/008249.html b/zarb-ml/mageia-discuss/2012-July/008249.html new file mode 100644 index 000000000..aceb30e05 --- /dev/null +++ b/zarb-ml/mageia-discuss/2012-July/008249.html @@ -0,0 +1,137 @@ +<!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=%3C50012C71.2050008%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="008246.html"> + <LINK REL="Next" HREF="008252.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=%3C50012C71.2050008%40whitby-jr.org%3E" + TITLE="[Mageia-discuss] xen and grub">jim at whitby-jr.org + </A><BR> + <I>Sat Jul 14 10:23:13 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="008246.html">[Mageia-discuss] xen and grub +</A></li> + <LI>Next message: <A HREF="008252.html">[Mageia-discuss] xen and grub +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8249">[ date ]</a> + <a href="thread.html#8249">[ thread ]</a> + <a href="subject.html#8249">[ subject ]</a> + <a href="author.html#8249">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 07/14/2012 02:29 AM, andre999 wrote: +<snip> +><i> +</I>><i> As Al13n says, we'd really appreciate you joining QA to test Xen for QA. +</I>><i> Or the packaging team to package Xen. +</I>If I can get enough info to make it run. +I'd be happy to join QA for xen. + +If I can install/run it. *Anyone* can. + +I'm not a programmer and have no interest in becoming one. + + +><i> +</I>><i> Regards :) +</I>><i> +</I>I did find an answer to my original problem. +I found a how-to for centos6.2 which was a big help figuring out the +grub entry. + +The grub entry should look like this: + +title Xen 3.0 / XenLinux 2.6 +kernel (hd0,4)/boot/xen.gz dom0_mem=1024M +module (hd0,4)/boot/vmlinuz +root=UUID=454ead11-1953-4c3e-918b-b5d0f1bceb17 splash quiet nokmsboot +module (hd0,4)/boot/initrd.img + + +Which is a modified mg2 entry. +The above will allow xen to boot. + +I also figured out I need to make the xen* init scripts active! + +Having done that. I had a system that would boot in about 35 minutes. + +Needless to say, without *much* more info on what needs doing, I removed +all of it. +Possibly the network configuration is partly at fault ( well, I'm sure +it is, I just don't know for sure what to do about it ). + +I looked at the centos stuff, but not sure how much is applicable on mg2. + +Jim + + +-- +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="008246.html">[Mageia-discuss] xen and grub +</A></li> + <LI>Next message: <A HREF="008252.html">[Mageia-discuss] xen and grub +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8249">[ date ]</a> + <a href="thread.html#8249">[ thread ]</a> + <a href="subject.html#8249">[ subject ]</a> + <a href="author.html#8249">[ 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> |