diff options
Diffstat (limited to 'grub-core/tests/boot/linux16.cfg')
-rw-r--r-- | grub-core/tests/boot/linux16.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/grub-core/tests/boot/linux16.cfg b/grub-core/tests/boot/linux16.cfg new file mode 100644 index 0000000..d7fbf96 --- /dev/null +++ b/grub-core/tests/boot/linux16.cfg @@ -0,0 +1,5 @@ +linux16 /linux console=ttyS0 root=/dev/ram0 +initrd16 /initrd +boot +# Shouln't happen +halt |