# # Sample boot menu configuration file # # Boot automatically after 30 secs. timeout 3 # By default, boot the first entry. default 0 gfxmenu (hd0,0)/boot/message color white/blue black/light-gray # Fallback to the second entry. fallback 1 # Splash image to show behind grub. #splashimage=(hd0,0)/boot/grub/splash.xpm.gz title Gen2DVR-2.6.23 root (hd0,0) #kernel /boot/bzImage-act root=/dev/hda2 noapic noisapnp lpj=3236324 video=uvesafb:800x600-24@60,mtrr:3,ywrap splash=verbose,theme:vdr quiet fbcon=scrollback:128K kernel /boot/bzImage-act root=/dev/hda2 noapic noisapnp quiet lpj=3236324 video=uvesafb:800x600-24@50,mtrr:3,ywrap splash=silent,profile,theme:g2v CONSOLE=/dev/tty1 BOOT_MSG=" Linux kernel wird geladen ..." PROGRESS="3" initrd=/boot/fbsplash-g2v-800x600 title Gen2DVR-2.6.23-save root (hd0,0) #kernel /boot/bzImage-act root=/dev/hda2 noapic noisapnp lpj=3236324 video=uvesafb:800x600-24@60,mtrr:3,ywrap splash=silent,theme:vdr quiet CONSOLE=/dev/tty1 fbcon=scrollback:128K kernel /boot/bzImage-act root=/dev/hda2 noapic noisapnp video=uvesafb:off #initrd=/boot/fbsplash-vdr-800x600 title Maintenance root (hd0,0) kernel /boot/bzImage-act root=/dev/ram0 video=uvesafb:off rw ramdisk_size=32000 initrd = /boot/instrd.gz # For booting OS/2 #title OS/2 #root (hd0,1) #makeactive # chainload OS/2 bootloader from the first sector #chainloader +1 # This is similar to "chainload", but loads a specific file #chainloader /boot/chain.os2 # For booting Windows NT or Windows95 #title Windows NT / Windows 95 boot menu #rootnoverify (hd0,0) #makeactive #chainloader +1 # For loading DOS if Windows NT is installed # chainload /bootsect.dos # For installing GRUB into the hard disk title Install GRUB into the hard disk root (hd0,0) setup (hd0) # Change the colors. #title Change the colors #color light-green/brown blink-red/blue