Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2901

Beginners Questions • Re: [O/S] grub saved default not working

$
0
0
Hello,
I just find that I should manually add `savedefault` to `menu entries` I created myself to make it working.
I'm happy you sorted it out.

Could you please post the full grub configuration file here as an example for other users and forum readers?
here is an example of menuentry with `savedefault`:

/etc/grub.d/40_custom

Code:

...menuentry "Terminal" {savedefaultload_videoinsmod gzioinsmod part_msdosinsmod ext2set root='hd0,msdos1'linux/boot/vmlinuz-6.1.0-10-amd64 root=UUID=xxxxxxxxxxxxxxx ro  resume=UUID=xxxxxxxxxx resume_offset=16150528 loglevel=3 nosplash systemd.unit=multi-user.targetinitrd/boot/initrd.img-6.1.0-10-amd64}...

Statistics: Posted by nooblinx — 2024-01-31 06:44



Viewing all articles
Browse latest Browse all 2901

Trending Articles