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
111
112
113
114
115
116
117
118
119
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Grub and Grub2
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Grub%20and%20Grub2&In-Reply-To=%3C4F3022B4.1030700%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="011744.html">
<LINK REL="Next" HREF="011756.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Grub and Grub2</H1>
<B>andre999</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Grub%20and%20Grub2&In-Reply-To=%3C4F3022B4.1030700%40laposte.net%3E"
TITLE="[Mageia-dev] Grub and Grub2">andre999mga at laposte.net
</A><BR>
<I>Mon Feb 6 19:57:56 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="011744.html">[Mageia-dev] Grub and Grub2
</A></li>
<LI>Next message: <A HREF="011756.html">[Mageia-dev] Grub and Grub2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11745">[ date ]</a>
<a href="thread.html#11745">[ thread ]</a>
<a href="subject.html#11745">[ subject ]</a>
<a href="author.html#11745">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Maurice Batey a écrit :
><i> On Sun, 05 Feb 2012 21:50:27 -0500, Michel Catudal wrote:
</I>><i>
</I>><i>
</I>>><i> On my son's computer I installed it on the MBR.
</I>>><i>
</I>><i> I couldn't figure out how to do that. It seemed to me that it had to
</I>><i> have a FAT32 partition, and that one would need to be running Windows
</I>><i> to run the .exe file...
</I>><i>
</I>><i>
</I>>><i> You could create a USB freedos installation.
</I>>><i>
</I>><i> I want the boot manage in the MBR, not on a USB device.
</I>><i>
</I>><i>
</I>>><i> The
</I>>><i> beauty with xosl , it is small and works nicely. Being able to put it on a
</I>>><i> separate partition is a huge advantage over any other bootloader.
</I>>><i>
</I>><i> But I already use GRUB (as put on the root partition of each nstall)
</I>><i> as boot loader. I have several versions of Linux in various partitions.
</I>><i> What I'm looking for is a boot *manager* in the MBR which will show
</I>><i> me all the installs and allow me to select one of them to boot.
</I>><i>
</I>><i> I've tried GAG (the best, but it has some technical hangup that
</I>><i> prevents it from writing its format updates back into the MBR of
</I>><i> /dev/sda, so I've been using it on floppy).
</I>><i>
</I>><i> I couldn't get SBM to work on a floppy (for initial testing) so am
</I>><i> currently using Extipl (which Mandriva 2010.2 has in its software
</I>><i> library and is very easy to install on floppy or MBR, but has a
</I>><i> low-level presentation of the bootable installations).
</I>><i>
</I>><i> Many thanks for your efforts to help with XOSL, but I still simply
</I>><i> cannot get a clear enough understanding of how the thing is set up, so I
</I>><i> will pass on this one. :-(
</I>><i>
</I>><i> Merci mille fois...
</I>><i>
</I>><i>
</I>It was in Mandriva since version 9.1, and is also in mga1/core.
It is in the rpm group system/kernel-and-material, like grub.
I think it would be more appropriate if they (grub, extipl and similar
packages) were placed in system/configuration/boot-and-init.
As well as not being lost among the huge number of kernel packages,
their entire purpose is booting the computer, including configuration.
--
André
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="011744.html">[Mageia-dev] Grub and Grub2
</A></li>
<LI>Next message: <A HREF="011756.html">[Mageia-dev] Grub and Grub2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11745">[ date ]</a>
<a href="thread.html#11745">[ thread ]</a>
<a href="subject.html#11745">[ subject ]</a>
<a href="author.html#11745">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|