summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20110901/005109.html
blob: d2b69fd6c10922e60b1e679a97554e80cc877331 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
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>