grub append?Forum: HD Install Topic: grub append? started by: yib Posted by yib on Nov. 01 2005,02:04
hi,just wondering how I can add an "append" line in grub, does it just come after the kernel? Thanks alot. Posted by mikshaw on Nov. 01 2005,02:12
It just goes on the kernel line. "append" is a lilo thing.Here's one example (single line): kernel (hd0,3)/boot/isolinux/linux24 root=/dev/hda4 dsl frugal host=bungle norestore noicons mydsl=hda4/myDSL/full vga=794 dma |