On 12/5/23 10:59 AM, Doug H. wrote:
On Tue, Dec 5, 2023, at 8:53 AM, home user wrote:
On 12/2/23 1:39 PM, home user wrote:
I have not seen anything further about this.
So let's move on to the memory test part of this thread.
/boot/ has one memory test entry:
-rw-r--r--. 1 root root 144344 Aug 3 18:00 memtest86+x64.bin
/boot/loader/entries/ has one memory test entry:
-rw-r--r--. 1 root root 158 Oct 5 14:01
70857e3fb05849139515e66a3fdc6b38-0-memtest86+.conf
But the grub menu has two memory test entries:
Memtest86+ (memtest86-x64.bin-6.20...
Fedora Memtest memtest86+-5.31...
How do I get rid of the older grub menu memory test entry (Fedora Memtest
memtest86+-5.31...")?
What else relating to that older memory test entry is on my hard drive?
How do I get the older memory test entry removed from the grub menu?
Might start with:
sudo grep -r title "/boot/loader/entries/"
Assuming you are using loader/entries, this should tell you which files you are
interested in.
-bash.1[~]: grep -r title "/boot/loader/entries/"
/boot/loader/entries/70857e3fb05849139515e66a3fdc6b38-6.6.2-101.fc38.x86_64.conf:title
Fedora Linux (6.6.2-101.fc38.x86_64) 38 (Thirty Eight)
/boot/loader/entries/70857e3fb05849139515e66a3fdc6b38-0-rescue.conf:title
Fedora Linux (0-rescue-70857e3fb05849139515e66a3fdc6b38) 37 (Thirty Seven)
/boot/loader/entries/70857e3fb05849139515e66a3fdc6b38-6.5.12-200.fc38.x86_64.conf:title
Fedora Linux (6.5.12-200.fc38.x86_64) 38 (Thirty Eight)
/boot/loader/entries/70857e3fb05849139515e66a3fdc6b38-0-memtest86+.conf:title
Memtest86+ (memtest86+x64.bin-6.20)
-bash.2[~]:
-----
The memory test entry listed by that command is the grub menu entry that I want
to keep, not the one that I want to delete. That directory has no entry
corresponding to what I want to delete.
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it:
https://pagure.io/fedora-infrastructure/new_issue