Other Help Topics :: How Do I pass boot options through lilo?
Thanks for a great forum experience!
I installed DSL to my Hard Drive using the dsl-installhd script, and I want to pass boot time params to it like when I boot off of the live CD. I am using LILO as my boot manager, should I put the paramaters (like toram) in my LILO.conf file? If So where? Can I pass them in at boot time?
Thanks for the help
wisk
cd /boot/lilo
then open the .conf file
and after you have saved your changes, type:
sudo lilo -v
at the command prompt.
original here.