🚀 go-pugleaf

RetroBBS NetNews Server

Inspired by RockSolid Light RIP Retro Guy

Article View: alt.os.linux.debian
Article #20824

Re: Housekeeping questions

#20824
From: Dan Purgert
Date: Wed, 07 Feb 2024 15:30
33 lines
997 bytes
On 2024-02-07, Richard Owlett wrote:
> System description
>    1. Dell Latitude E6410
>    2. Grub 2.04-20	[label displayed above boot menu]
>          Debian Bullseye [11.1] on SDA1
>          Debian Stretch  [9.13] on SDA7 - my day-to-day system
>    3. 13 GB swap space available at sda5
>
> Questions
>
> When I boot to Stretch, error/warning messages go by to fast to read.
> Can they be retrieved after system is running?

Should be in /var/log/boot or dmesg.  I can't remember if stretch uses
systemd, but if it does, you'll likely need some invocation of
journalctl (but I don't have a system to verify a quick google search,
so don't want to lead too far astray)

>
> How do I automatically enable swap when booting?

have an entry in /etc/fstab to load the swap.

    UUID=[THE_UUID]  none  swap sw  0 0

or with your /dev/sda5

    /dev/sda5  none  swap  0  0


--
|_|O|_|
|_|_|O| Github: https://github.com/dpurgert
|O|O|O| PGP: DDAB 23FB 19FA 7D85 1CC1  E067 6D65 70E5 4CE7 2860

Message-ID: <slrnus78h7.2h7.dan@djph.net>
Path: rocksolid-us.pugleaf.net!archive.newsdeef.eu!apf1.newsdeef.eu!not-for-mail
References: <uq06dj$1flde$1@dont-email.me>