summaryrefslogtreecommitdiffstats
path: root/iso/boot/grub
diff options
context:
space:
mode:
Diffstat (limited to 'iso/boot/grub')
-rw-r--r--iso/boot/grub/grub.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/iso/boot/grub/grub.cfg b/iso/boot/grub/grub.cfg
index fd0f925..fbebf70 100644
--- a/iso/boot/grub/grub.cfg
+++ b/iso/boot/grub/grub.cfg
@@ -1,3 +1,4 @@
-menuentry "myos" {
+menuentry "ObjectOS" {
multiboot /os/kernel.bin
+ insmod all_video
}