From: "Canek Peláez Valdés" <caneko@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Is grub2 stable and who uses it?
Date: Tue, 4 Oct 2011 11:56:54 -0700 [thread overview]
Message-ID: <CADPrc805_Vd0UCHW0ikvi8AcE_mAA-eUTo6yasJpJxJkjffuGw@mail.gmail.com> (raw)
In-Reply-To: <j6fjd8$74u$1@dough.gmane.org>
On Tue, Oct 4, 2011 at 11:31 AM, Grant Edwards
<grant.b.edwards@gmail.com> wrote:
> On 2011-10-04, Canek Pel??ez Vald??s <caneko@gmail.com> wrote:
>> On Tue, Oct 4, 2011 at 7:35 AM, Grant Edwards <grant.b.edwards@gmail.com> wrote:
>>> On 2011-10-04, Neil Bothwick <neil@digimed.co.uk> wrote:
>>>> On Tue, 04 Oct 2011 04:49:56 -0500, Dale wrote:
>>>>
>>>>> Subject line says it pretty well. ??Is grub2 stable, who uses it and can
>>>>> you post your experience on the switching process? ??Was it difficult?
>>>>
>>>> I use it on my netbook, which I admittedly don't boot more than a couple
>>>> of times a month. It's stable, I can't comment on the switching process
>>>> as I used GRUB2 from the start with this machine, it seemed a good time
>>>> to get to grips with it.
>>>>
>>>> GRUB2 is neither complicated nor difficult, but it is different.
>>>
>>> I've only used it on Ubuntu, and maybe it's just Ubuntu's
>>> implementation -- but it was both complicated and difficult. ??There
>>> are 10X as many files, and to change anything you edit a whole set of
>>> configuration files and run a utility that generates _another_ set of
>>> configuration files.
>>>
>>> Compared to "vi /boot/grub/menu.lst; reboot", that's complicated.
>>>
>>>> If you try to think in terms of legacy GRUB, you will have more
>>>> problems than if you approach is as learning a new system.
>>>
>>> At first glace, grub2 looks like a minature Unix installation whose
>>> purpose is to boot a bigger Unix installation. ??It's got it's own init
>>> system and it's own set of init scripts.
>>
>> That it's not true. It connects to whatever init system do you have
>> (OpenRC, SysV, systemd, Upstart),
>
> I'm curious: what if you don't have one? I use grub-legacy to boot
> stuff other than Unix.
When I said "it connects", I mean "calls". The same way it calls
whatever thingy Window uses.
>> and it has scripts to *generate* the config file.
>>
>> The thing is that GRUB2 needs to understand several filesystems to
>> grab the kernel image from.
>
> I understand why GRUB2 is complicated. It's the statement that it's
> not complicated that I was disagreeing with.
>
>> It also wants to be able to use a more interesting resolution than
>> 640x480.
>
> That I don't understand. It's a bootloader. It needs to allow you to
> pick one of a handfull of choices and boot that choice.
I agree. That's why GRUB2 now is really 1.99, because it's not finished.
>> This means that it has to reimplement all the code for any
>> filesystem,
>
> That part I understand.
>
>> and all the code for video handling.
>
> I don't really understand the need for that, but I'm somebody who
> still regularly uses a serial console. [Insert the usual "I remember
> when" grumbling here.]
Then stick with LILO or grub-legacy and root=UUID in your kernel command line.
> [...]
>
>> However, in the last LPC, it was suggested that replicating filesystem
>> and video code on the kernel and grub was a terrible idea, and some
>> developers have suggested to use a /firstboot partition with a simple
>> filesystem, and populated with a kernel image and an initramfs. That
>> will mean that to boot Linux, we would use Linux.
>
> Yea, I've read about that. The mind wobbles. I suppose it's no worse
> than VAXes having a PDP-11 inside to help it start up. [I'm not
> really sure that's true, but I heard it from several people who should
> have known.]
I actually think is a good idea. I also think is not for everybody. As
I said, if the root=UUID kernel command line works, then nobody has
nothing to worry about anything: we would be able to use whatever boot
loader we want to, even LILO (if it still works).
Me, I want my laptop/desktop computers to have the best resolution
available from moment zero, even before loading the kernel, and not a
single flicker in my screen until my GNOME 3 is fully loaded. So I'm
gonna play with grub2 (or /firstboot, if it materializes) until it's
able to do that.
Regards.
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México
next prev parent reply other threads:[~2011-10-04 18:58 UTC|newest]
Thread overview: 96+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-04 9:49 [gentoo-user] Is grub2 stable and who uses it? Dale
2011-10-04 10:07 ` Neil Bothwick
2011-10-04 10:16 ` Pandu Poluan
2011-10-04 12:56 ` Michael Orlitzky
2011-10-05 16:20 ` ny6p01
2011-10-05 16:47 ` Jonas de Buhr
2011-10-05 23:18 ` Peter Humphrey
2011-10-06 8:12 ` Neil Bothwick
2011-10-06 11:01 ` Alan McKinnon
2011-10-06 13:47 ` Neil Bothwick
2011-10-06 15:17 ` Alan McKinnon
2011-10-06 15:25 ` Michael Mol
2011-10-06 15:35 ` Alan McKinnon
2011-10-06 15:37 ` Neil Bothwick
2011-10-06 16:40 ` Sebastian Beßler
2011-10-07 0:08 ` Peter Humphrey
2011-10-07 0:42 ` Michael Mol
2011-10-07 7:38 ` Alan McKinnon
2011-10-06 8:20 ` [gentoo-user] OT: change and improvement (was: Is grub2 stable and who uses it?) Jonas de Buhr
2011-10-06 19:27 ` [gentoo-user] OT: change and improvement Michael Orlitzky
2011-10-06 19:42 ` Dale
2011-10-06 20:21 ` Mick
2011-10-07 3:19 ` Dale
2011-10-06 21:00 ` Jonas de Buhr
2011-10-06 21:23 ` Michael Orlitzky
2011-10-06 21:30 ` Paul Hartman
2011-10-06 22:33 ` Canek Peláez Valdés
2011-10-06 23:42 ` Jonas de Buhr
2011-10-07 0:55 ` Michael Orlitzky
2011-10-07 7:36 ` Jonas de Buhr
2011-10-07 13:59 ` Michael Orlitzky
2011-10-07 14:46 ` Brennan Shacklett
2011-10-07 15:03 ` Michael Orlitzky
2011-10-07 16:16 ` Jonas de Buhr
2011-10-07 17:02 ` Michael Orlitzky
2011-10-07 19:15 ` [gentoo-user] " Grant Edwards
2011-10-07 8:47 ` [gentoo-user] " Neil Bothwick
2011-10-07 13:43 ` Michael Orlitzky
2011-10-07 14:29 ` Alan Mackenzie
2011-10-07 14:55 ` Michael Orlitzky
2011-10-07 15:18 ` Dale
2011-10-07 15:43 ` Paul Hartman
2011-10-07 1:41 ` [gentoo-user] " Grant Edwards
2011-10-07 1:40 ` Grant Edwards
2011-10-07 3:32 ` Dale
2011-10-07 3:39 ` Michael Mol
2011-10-07 4:42 ` Michael Orlitzky
2011-10-07 5:01 ` Michael Mol
2011-10-07 5:09 ` Canek Peláez Valdés
2011-10-07 19:11 ` Grant Edwards
2011-10-07 19:20 ` Dale
2011-10-04 14:35 ` [gentoo-user] Re: Is grub2 stable and who uses it? Grant Edwards
2011-10-04 14:53 ` Dale
2011-10-04 20:13 ` Alan McKinnon
2011-10-04 20:52 ` Grant Edwards
2011-10-04 21:20 ` walt
2011-10-04 21:26 ` Grant Edwards
2011-10-04 15:08 ` Canek Peláez Valdés
2011-10-04 18:31 ` Grant Edwards
2011-10-04 18:56 ` Canek Peláez Valdés [this message]
2011-10-04 20:33 ` pk
2011-10-04 20:50 ` Grant Edwards
2011-10-04 20:53 ` Canek Peláez Valdés
2011-10-04 21:02 ` Grant Edwards
2011-10-04 21:14 ` Canek Peláez Valdés
2011-10-04 21:24 ` Grant Edwards
2011-10-04 21:32 ` Canek Peláez Valdés
2011-10-04 22:14 ` Grant Edwards
2011-10-04 22:21 ` Canek Peláez Valdés
2011-10-05 13:55 ` Grant Edwards
2011-10-05 14:33 ` Pandu Poluan
2011-10-05 14:46 ` Grant Edwards
2011-10-05 15:01 ` Alan McKinnon
2011-10-05 15:29 ` Neil Bothwick
2011-10-05 16:56 ` Canek Peláez Valdés
2011-10-05 18:42 ` Grant Edwards
2011-10-05 19:10 ` Canek Peláez Valdés
2011-10-05 19:33 ` Alan McKinnon
2011-10-05 14:36 ` Sebastian Beßler
2011-10-05 16:51 ` Canek Peláez Valdés
2011-10-05 6:54 ` Alan McKinnon
2011-10-04 21:33 ` Michael Schreckenbauer
2011-10-04 21:46 ` Canek Peláez Valdés
2011-10-04 22:04 ` Michael Schreckenbauer
2011-10-05 0:09 ` Dale
2011-10-05 3:16 ` Canek Peláez Valdés
2011-10-05 8:26 ` Neil Bothwick
2011-10-04 20:11 ` Alan McKinnon
2011-10-04 20:36 ` Canek Peláez Valdés
2011-10-05 8:31 ` Neil Bothwick
2011-10-04 22:31 ` Neil Bothwick
2011-10-06 12:51 ` Harry Putnam
2011-10-06 13:03 ` Tanstaafl
2011-10-06 13:51 ` Neil Bothwick
2011-10-06 17:48 ` Harry Putnam
2011-10-06 19:15 ` Alan McKinnon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CADPrc805_Vd0UCHW0ikvi8AcE_mAA-eUTo6yasJpJxJkjffuGw@mail.gmail.com \
--to=caneko@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox