GRUB Part II
    Ed Robitaille 
    erobitaille at eagle1st.com
       
    Fri Aug 29 17:23:56 EDT 2003
    
    
  
Well, I found a FAQ for GRUB. It has a question/answer for making a boot
floppy with a menu. I formatted the floppy, copied the files and then
      5. Run the following commands (note that the executable grub may
      reside in a different directory in your system, for example,
      /usr/sbin):
      /sbin/grub --batch --device-map=/dev/null <<EOF
      device (fd0) /dev/fd0
      root (fd0)
      setup (fd0)
      quit
      EOF
How do I type 'EOF' (What keystrokes ??)
?
Ed
    
    
More information about the gnhlug-discuss
mailing list