mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
add menu.lst for grub
This commit is contained in:
parent
7c98bd397e
commit
804e373d06
7
target/x86/grub/menu.lst
Normal file
7
target/x86/grub/menu.lst
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
default=0
|
||||||
|
timeout=5
|
||||||
|
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
|
||||||
|
hiddenmenu
|
||||||
|
title Buildroot
|
||||||
|
root (hd0,0)
|
||||||
|
kernel /boot/bzImage rw root=/dev/hda1 vga=791
|
Loading…
x
Reference in New Issue
Block a user