HD Install :: grub append?
hi,
just wondering how I can add an "append" line in grub, does it just come after the kernel? Thanks alot.
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
original here.