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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] grub load failure
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20grub%20load%20failure&In-Reply-To=%3CCAHC-z7%2BxSbcVUyb44N6iYK9PO%3Dh-MXShn2hQNJv6Cr8ohj9kPg%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="005110.html">
<LINK REL="Next" HREF="005111.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] grub load failure</H1>
<B>Jeff Robins</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20grub%20load%20failure&In-Reply-To=%3CCAHC-z7%2BxSbcVUyb44N6iYK9PO%3Dh-MXShn2hQNJv6Cr8ohj9kPg%40mail.gmail.com%3E"
TITLE="[Mageia-discuss] grub load failure">jeffrobinssae at gmail.com
</A><BR>
<I>Thu Sep 1 21:14:49 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="005110.html">[Mageia-discuss] grub load failure
</A></li>
<LI>Next message: <A HREF="005111.html">[Mageia-discuss] Minimal package number at first install
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5113">[ date ]</a>
<a href="thread.html#5113">[ thread ]</a>
<a href="subject.html#5113">[ subject ]</a>
<a href="author.html#5113">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>I found that this happens when the partition device names have changed.
Grub
cannot find the /boot/grub/ folder. All that you are seeing runs from the
MBR and first
couple of sectors.
I don't have the link to the webpage right now, but you basically boot from
a line CD,
and install grub. Grub should automatically find the correct partition to
load from.
--Jeff
On Thu, Sep 1, 2011 at 9:07 AM, e-letter <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">inpost at gmail.com</A>> wrote:
><i> > Presumably, there is a message to 'Press any key to continue', which do,
</I>><i> > if so.
</I>><i>
</I>><i> There is no message to continue (text mode)
</I>><i>
</I>><i> > Then, the screen might display a grub menu with default entry
</I>><i> > highlighted, in such case, press 'c' for command line. This is for a
</I>><i> > text mode grub; there are steps, such as pressing Esc to leave the
</I>><i> > graphical mode at the beginning of the splash display, which will avail
</I>><i> > this capability.
</I>><i>
</I>><i> There is no grub menu as I have seen previously. After the text
</I>><i> "error15" there is absolutely nothing on screen
</I>><i>
</I>-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-discuss/attachments/20110901/ec0e3cfc/attachment.html>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="005110.html">[Mageia-discuss] grub load failure
</A></li>
<LI>Next message: <A HREF="005111.html">[Mageia-discuss] Minimal package number at first install
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5113">[ date ]</a>
<a href="thread.html#5113">[ thread ]</a>
<a href="subject.html#5113">[ subject ]</a>
<a href="author.html#5113">[ 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>
|