Skip to content

Commit 6a6eec6

Browse files
committed
Removed Memtest86 + item from Grub.
1 parent f27ed38 commit 6a6eec6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

syslinux/archiso_tail.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ COM32 boot/syslinux/chain.c32
88
APPEND hd0 0
99

1010
# http://www.memtest.org/
11-
LABEL memtest
12-
MENU LABEL Run Memtest86+ (RAM test)
13-
LINUX boot/memtest
11+
# LABEL memtest
12+
# MENU LABEL Run Memtest86+ (RAM test)
13+
# LINUX boot/memtest
1414

1515
# http://hdt-project.org/
1616
LABEL hdt

0 commit comments

Comments
 (0)