MESSAGE
DATE | 2015-03-17 |
FROM | Ruben Safir
|
SUBJECT | Subject: [NYLXS - HANGOUT] Fwd: Re: Learning about the Kernal
|
From owner-hangout-outgoing-at-mrbrklyn.com Tue Mar 17 01:43:08 2015 Return-Path: X-Original-To: archive-at-mrbrklyn.com Delivered-To: archive-at-mrbrklyn.com Received: by mrbrklyn.com (Postfix) id A1FEB16116B; Tue, 17 Mar 2015 01:43:08 -0400 (EDT) Delivered-To: hangout-outgoing-at-mrbrklyn.com Received: by mrbrklyn.com (Postfix, from userid 28) id 954101612E2; Tue, 17 Mar 2015 01:43:08 -0400 (EDT) Delivered-To: hangout-at-nylxs.com Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) by mrbrklyn.com (Postfix) with ESMTP id D2A4516116B for ; Tue, 17 Mar 2015 01:42:43 -0400 (EDT) Received: from [10.0.0.19] (unknown [96.57.23.82]) by mailbackend.panix.com (Postfix) with ESMTPSA id A65F311C83 for ; Tue, 17 Mar 2015 01:42:42 -0400 (EDT) Message-ID: <5507BED2.7010709-at-panix.com> Date: Tue, 17 Mar 2015 01:42:42 -0400 From: Ruben Safir User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: "hangout-at-nylxs.com >> Hangout" Subject: [NYLXS - HANGOUT] Fwd: Re: Learning about the Kernal References: In-Reply-To: X-Forwarded-Message-Id: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: owner-hangout-at-mrbrklyn.com Precedence: bulk Reply-To: hangout-at-nylxs.com [NYLXS: HANGOUT] X-BeenThere: hangout-at-nylxs.com X-Mailing-list: hangout-at-nylxs.com Precedence: list List-Id: NYLXS General Discussion Forum List-Unsubscribe: List-Archive: List-Post: List-Help: List-Subscribe:
-------- 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.
|
|