Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!news.linkpendium.com!news.linkpendium.com!panix!not-for-mail From: ruben safir Newsgroups: comp.os.linux.misc Subject: Re: Learning about the Kernal Date: Tue, 17 Mar 2015 01:52:41 -0400 Organization: PANIX Public Access Internet and UNIX, NYC Lines: 22 Message-ID: References: NNTP-Posting-Host: 96.57.23.82 Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: reader1.panix.com 1426571561 2369 96.57.23.82 (17 Mar 2015 05:52:41 GMT) X-Complaints-To: abuse@panix.com NNTP-Posting-Date: Tue, 17 Mar 2015 05:52:41 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 In-Reply-To: Xref: csiph.com comp.os.linux.misc:14116 On 03/16/2015 11:04 PM, Chester A. Arthur wrote: > 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. Hmmm - maybe very practical advice... 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. >