mirror of
https://github.com/AuxXxilium/arc.git
synced 2024-11-24 00:09:53 +07:00
grub: add memtest
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
326c6d0985
commit
afa15a1615
@ -164,4 +164,9 @@ else
|
||||
reboot
|
||||
configfile ${prefix}/grub.cfg
|
||||
}
|
||||
fi
|
||||
fi
|
||||
|
||||
menuentry 'Start Memtest86+' --id memtest {
|
||||
echo "Loading memtest86+..."
|
||||
linux ${prefix}/memtest
|
||||
}
|
BIN
files/p1/boot/grub/memtest
Executable file
BIN
files/p1/boot/grub/memtest
Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user