Original Post
I have made a grub boot floppy to test my new kernel. Every time I start Linux i have to write: >root (hd0,5) >kernel /boot/vmlinuz >boot Is it possible to automate this? I know that there is suppose to be a grub.conf file somewhere but I don't know where to put it or how to configure grub to use it.