MESSAGE
DATE | 2015-03-17 |
FROM | Ruben Safir
|
SUBJECT | Subject: [NYLXS - HANGOUT] Fwd: Re: Learning about the Kernal
|
-------- Forwarded Message -------- Subject: Re: Learning about the Kernal Date: Mon, 16 Mar 2015 22:04:47 -0500 From: Chester A. Arthur Newsgroups: comp.os.linux.misc References:
On Sun, 15 Mar 2015 21:14:47 +0000, ruben wrote:
> I think I'm getting hung up right now on grub2. I've managed to avoid > it until now. Any advice?
The grub2 documentation is slim and opaque. Just install 'grub-customizer' (it's a GUI program) and let it handle the details of setting up grub. The only commands you need then are 'sudo grub-install /dev/sda' (or whatever disk you are using for your boot-disk), and 'sudo update-grub' which will search all disks & partitions for kernels and build a grub menu. You've seen the first command at install, and you've seen the second if your release has ever updated its kernel.
|
|