1set default="0" 2set timeout="5" 3 4menuentry "Buildroot" { 5 linux /boot/bzImage root=/dev/sda1 rootwait console=tty1 6} 7