On Fri, Jul 31, 2009 at 3:53 PM, frank <fr...@anotheria.net> wrote: > > Check out the menu.lst file. > > <snip> > ## DO NOT UNCOMMENT THEM, Just edit them to your needs > > ## ## Start Default Options ## > ## default kernel options > ## default kernel options for automagic boot options > ## If you want special options for specific kernels use kopt_x_y_z > ## where x.y.z is kernel version. Minor versions can be omitted. > ## e.g. kopt=root=/dev/hda1 ro > ## kopt_2_6_8=root=/dev/hdc1 ro > ## kopt_2_6_8_2_686=root=/dev/hdc2 ro > # kopt=root=/dev/cciss/c0d0p1 ro console=tty0 console=ttyS1,19200n8 > </snip> >
Whoa! I didn't know text hidden in those comments are actually in-use. Thanks Frank, this is exactly what I need. :) Timothy