summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20110901/005109.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-discuss/20110901/005109.html')
-rw-r--r--zarb-ml/mageia-discuss/20110901/005109.html110
1 files changed, 110 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110901/005109.html b/zarb-ml/mageia-discuss/20110901/005109.html
new file mode 100644
index 000000000..d2b69fd6c
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110901/005109.html
@@ -0,0 +1,110 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Mageia-discuss Digest, Vol 13, Issue 1
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mageia-discuss%20Digest%2C%20Vol%2013%2C%20Issue%201&In-Reply-To=%3C4E5F82D1.1030605%40mindspring.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="005108.html">
+ <LINK REL="Next" HREF="005110.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Mageia-discuss Digest, Vol 13, Issue 1</H1>
+ <B>Rolf Pedersen</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mageia-discuss%20Digest%2C%20Vol%2013%2C%20Issue%201&In-Reply-To=%3C4E5F82D1.1030605%40mindspring.com%3E"
+ TITLE="[Mageia-discuss] Mageia-discuss Digest, Vol 13, Issue 1">rolfpedersen at mindspring.com
+ </A><BR>
+ <I>Thu Sep 1 15:04:17 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="005108.html">[Mageia-discuss] grub load failure
+</A></li>
+ <LI>Next message: <A HREF="005110.html">[Mageia-discuss] grub load failure
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5109">[ date ]</a>
+ <a href="thread.html#5109">[ thread ]</a>
+ <a href="subject.html#5109">[ subject ]</a>
+ <a href="author.html#5109">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 09/01/2011 03:00 AM, <A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">mageia-discuss-request at mageia.org</A> wrote:
+&gt;<i> Date: Wed, 31 Aug 2011 23:57:15 +0100
+</I>&gt;<i> From: e-letter&lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">inpost at gmail.com</A>&gt;
+</I>&gt;<i> To:<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">mageia-discuss at mageia.org</A>
+</I>&gt;<i> Subject: [Mageia-discuss] grub load failure
+</I>&gt;<i> Message-ID:
+</I>&gt;<i> &lt;CAET1fe669veHQ1g8Jf4g7mUtpw=dQR+d=<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">O5gP99Q3EbpqzY8gA at mail.gmail.com</A>&gt;
+</I>&gt;<i> Content-Type: text/plain; charset=UTF-8
+</I>&gt;<i>
+</I>&gt;<i> Readers,
+</I>&gt;<i>
+</I>&gt;<i> A PC previously using mandriva2008, tried to install mageia1 livecd
+</I>&gt;<i> gnome (formatting only / and /boot partitions, leaving /home
+</I>&gt;<i> unchanged), but fails to boot displaying the following error:
+</I>&gt;<i>
+</I>&gt;<i> grub loading stage1.5
+</I>&gt;<i>
+</I>&gt;<i> error15
+</I>&gt;<i>
+</I>&gt;<i> Tried to boot the livecd (i.e. no install) but performance is very
+</I>&gt;<i> slow, probably because memory is only 192mb (!).
+</I>&gt;<i>
+</I>&gt;<i> Any ideas how to solve this problem?
+</I>
+Presumably, there is a message to 'Press any key to continue', which do,
+if so.
+Then, the screen might display a grub menu with default entry
+highlighted, in such case, press 'c' for command line. This is for a
+text mode grub; there are steps, such as pressing Esc to leave the
+graphical mode at the beginning of the splash display, which will avail
+this capability.
+At the grub&gt; prompt, execute
+find /boot/grub/menu.lst
+and note how grub sees the device where your boot files are located. A
+separate /boot partition changes the syntax, somewhat. Example:
+
+grub&gt; find /boot/grub/menu.lst
+find /boot/grub/menu.lst
+ (hd0,0)
+ (hd0,4)
+ (hd3,5)
+
+My common experience is that the installer will see a different device
+than does grub when it gets the hand-off from BIOS. Keeping the proper
+device in mind, e.g. (hd3,5), press ESC to return to the grub menu,
+default entry highlighted. Press 'e' to edit the entry, which will be
+displayed with the kernel line highlighted. Press 'e' to edit the
+kernel line. Arrow back to the device part of the kernel path and
+change it to the correct device, changing nothing else. Press Enter to
+commit the edit, arrow down to the initrd line, press 'e' to edit, edit
+the device, press Enter to commit, 'b' to boot.
+In case that is the solution, edit menu.lst to make the changes
+permanent, after booting up.
+Rolf
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="005108.html">[Mageia-discuss] grub load failure
+</A></li>
+ <LI>Next message: <A HREF="005110.html">[Mageia-discuss] grub load failure
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5109">[ date ]</a>
+ <a href="thread.html#5109">[ thread ]</a>
+ <a href="subject.html#5109">[ subject ]</a>
+ <a href="author.html#5109">[ 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>