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?
How do I automatically enable swap when booting?
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
On 02/07/2024 09:30 AM, Dan Purgert wrote:
On 2024-02-07, Richard Owlett wrote:
System description
-a-a-a 1. Dell Latitude E6410
-a-a-a 2. Grub 2.04-20-a-a-a [label displayed above boot menu]
-a-a-a-a-a-a-a-a-a Debian Bullseye [11.1] on SDA1
-a-a-a-a-a-a-a-a-a Debian Stretch-a [9.13] on SDA7 - my day-to-day system >>> -a-a-a 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.-a 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.
-a-a-a-a UUID=[THE_UUID]-a none-a swap sw-a 0 0
or with your /dev/sda5
-a-a-a-a /dev/sda5-a none-a swap-a 0-a 0
The last line works fine.
Was an obsolete entry of "UUID=[THE_UUID]-a none-a swap sw-a 0 0" form.
Now boots *FASTER* and without any error/warning messages ;}!
Thanks.
| Sysop: | Amessyroom |
|---|---|
| Location: | Fayetteville, NC |
| Users: | 65 |
| Nodes: | 6 (0 / 6) |
| Uptime: | 00:47:19 |
| Calls: | 862 |
| Files: | 1,311 |
| D/L today: |
10 files (20,373K bytes) |
| Messages: | 264,186 |