# general section
boot = /dev/hda3
install = /boot/boot.b
message = /boot/message
prompt
timeout = 50
# default entry
image = /bzImage
        label = linux
        root = /dev/hda3
        read-only
# base kernel
image = /zImage.base
        label = base
        root = /dev/hda3
        read-only