From 04f219bc6d0b15e42f77aa1edb803bf848a96bff Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Thu, 27 Jul 2017 02:34:00 -0400 Subject: Reorganize contents of projects/grub/ --- projects/grub/configs/config/menuentries/txtmode.cfg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 projects/grub/configs/config/menuentries/txtmode.cfg (limited to 'projects/grub/configs/config/menuentries/txtmode.cfg') diff --git a/projects/grub/configs/config/menuentries/txtmode.cfg b/projects/grub/configs/config/menuentries/txtmode.cfg new file mode 100644 index 00000000..6779fdfb --- /dev/null +++ b/projects/grub/configs/config/menuentries/txtmode.cfg @@ -0,0 +1,4 @@ +menuentry 'Load MemTest86+ [m]' --hotkey='m' { + set root='memdisk' + linux16 /memtest.bin +} -- cgit v1.2.3-70-g09d2