#
#            This is a sample of custom code
#

  set root='(hd0,1)'
  linux   /boot/vmlinuz    root=/dev/sda1    quiet nomodeset
  initrd  /boot/initramfs.img
#