From plug-discuss-bounces@lists.phxlinux.org Fri Mar 20 17:21:06 2020 Return-Path: X-Original-To: lurker@lists.phxlinux.org Delivered-To: lurker@lists.phxlinux.org Received: from phxlinux.org (localhost [127.0.0.1]) by phxlinux.org (Postfix) with ESMTP id 09F8E32A0005; Fri, 20 Mar 2020 17:21:05 -0700 (MST) X-Original-To: plug-discuss@lists.phxlinux.org Delivered-To: plug-discuss@lists.phxlinux.org Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) by phxlinux.org (Postfix) with ESMTPS id C695E32A0004 for ; Fri, 20 Mar 2020 17:21:03 -0700 (MST) Received: by mail-qv1-f54.google.com with SMTP id m2so4046095qvu.13 for ; Fri, 20 Mar 2020 17:21:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=snyderfamily-co.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=URUBTjNnx8NAphWEI2M4UAbDaQ4XqrfbxRrQ01a6/Jk=; b=ph0hy5Dkt5lXNIcX11boyPhl0Z4sYpMtF7kGgGm40HATZBGVYa8VCxhuQ0YB9LRdxo PL83xwmM4UUbBkC3xcWL7/VoiwYepse6rH9h2VKvN9+UlTPmCOMkV48jpJx5+r+6tGpT ui1IvqHciy5tOriKvS3FChlX49sClgxyRjzZ01nZeV4CT3xukg0Cw+O0/lbwue6H47kJ wfF2U1GZXjPCGtyljROihBbJvfXwb5FtELvcAnAm9NYg2xzJ1jyl/JsKg/FZw/l+fcDD +B56z9guWSrk+sjNhmvD9/ZV2UoNVM8vpbuDfA+X9T7z7n4nOgn2Tt5Pmgx+pmwOfsrl RXfw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=URUBTjNnx8NAphWEI2M4UAbDaQ4XqrfbxRrQ01a6/Jk=; b=LOLOnrZ/FX/IOLeYuSI+6ox/PivL8WLCKI+aoEbqtaMCEzZfjRdX9CW5N3bOztpybY AJbFZpl/N0+7LkbPlaRoHTE1tkhw7Ob7Tc2ogtH20xMeMTUBAD52EhUv7+TbS8lwhnhj m+/TGXWskZ9RrFjR2zTedEuzlvA8YpU8Oprl8GVrKomUJFn8N6CaUggw3vbivCRrPVgW 3d/HwIot8mqjmd5Eh3MJyX4kDy+YUdSggIRM+Rv8OhoAukbsZiK4Zq7JOaMbUC15QKlC 6XBLZzUjT4otaPrvnuUKq0FN6j5gBYMNigj4wRfKRakaN4dj1nclSeCKEVEaPN0jQtpI 6UoA== X-Gm-Message-State: ANhLgQ1LJdxNZHlkZtv87cHdrv47IjZ6mGoquyv/+SpjKfCURDHotrQL h+VhGjLQuxyb2RimX/1n3s1oKz7UGxO1p0XBTQDdAiFn X-Google-Smtp-Source: ADFU+vsbQF2HFFLzGScX6G8QwNhLhpWi2sd8gpZz9zqpID+/WA/CMQMNacgbNnegtTLvZKRvbBL6y8E6SUBHzY5AOMA= X-Received: by 2002:ad4:4364:: with SMTP id u4mr10492507qvt.58.1584750062174; Fri, 20 Mar 2020 17:21:02 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "Snyder, Alexander J" Date: Fri, 20 Mar 2020 17:25:15 -0700 Message-ID: Subject: Re: sudo update grub To: Main PLUG discussion list X-BeenThere: plug-discuss@lists.phxlinux.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Main PLUG discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Main PLUG discussion list Content-Type: multipart/mixed; boundary="===============0073820728936829841==" Errors-To: plug-discuss-bounces@lists.phxlinux.org Sender: "PLUG-discuss" --===============0073820728936829841== Content-Type: multipart/alternative; boundary="000000000000839af105a15260bf" --000000000000839af105a15260bf Content-Type: text/plain; charset="UTF-8" Nice! Thank you! Thanks, Alexander Sent from my Galaxy S10+ On Fri, Mar 20, 2020, 09:21 Michael wrote: > okay I think I figured that one out.... it is update-grub. > > For your edification I asked at one point how to get the os to load a > specific kernel w/o pressing esc each time and selecting it out of the > list. I never got an answer. Anyways this is how you do it: > get grub to look like this: > > GRUB_SAVEDEFAULT=true > GRUB_DEFAULT=saved > then run: > > sudo update-grub > > On Fri, Mar 20, 2020 at 12:13 PM Michael wrote: > > > > I have a question about grub. > > Anytime we modify it we have to run update-grub? Is it update grub or > > update-grub or what? > > > > -- > > :-)~MIKE~(-: > > > > -- > :-)~MIKE~(-: > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org > To subscribe, unsubscribe, or to change your mail settings: > https://lists.phxlinux.org/mailman/listinfo/plug-discuss --000000000000839af105a15260bf Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Nice! Thank you!

Thanks,
Alexander

Sent from my Galaxy S10+
On Fri, M= ar 20, 2020, 09:21 Michael <bmike1@g= mail.com> wrote:
okay I thin= k I figured that one out.... it is update-grub.

For your edification I asked at one point how to get=C2=A0 the os to load a=
specific kernel w/o pressing esc each time and selecting it out of the
list. I never got an answer.=C2=A0 Anyways this is how you do it:
get grub to look like this:

GRUB_SAVEDEFAULT=3Dtrue
GRUB_DEFAULT=3Dsaved
then run:

sudo update-grub

On Fri, Mar 20, 2020 at 12:13 PM Michael <bmike1@gmail.com> wrote:<= br> >
> I have a question about grub.
> Anytime we modify it we have to run update-grub? Is it update grub or<= br> > update-grub or what?
>
> --
> :-)~MIKE~(-:



--
:-)~MIKE~(-:
---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailma= n/listinfo/plug-discuss
--000000000000839af105a15260bf-- --===============0073820728936829841== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tClBMVUct ZGlzY3VzcyBtYWlsaW5nIGxpc3QgLSBQTFVHLWRpc2N1c3NAbGlzdHMucGh4bGludXgub3JnClRv IHN1YnNjcmliZSwgdW5zdWJzY3JpYmUsIG9yIHRvIGNoYW5nZSB5b3VyIG1haWwgc2V0dGluZ3M6 Cmh0dHBzOi8vbGlzdHMucGh4bGludXgub3JnL21haWxtYW4vbGlzdGluZm8vcGx1Zy1kaXNjdXNz --===============0073820728936829841==--