Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i was trying to install a multiple OS in lilo boot loader.But in order to configure my lilo using the terminal my liloconf file is not opening.cld any one help me how to configure my lilo boot loader and install a kernel??
Posted

1 solution

From a terminal, you may run 'sudo gedit'. This way, the editor runs with root privileges, and you can save files that otherwise would be read-only.
On the other hand, manually editing configuration files is pretty advanced stuff. It may be dangerous (all the way into rendering your machine unusable). Research the issue carefully before 'fixing' things!

Hope this helps,
Pablo.
 
Share this answer
 
Comments
mimi from Unknown 15-Oct-12 2:20am    
yes tnx it helped.But i still have a quistion which is when i try to configure the liloconfig file.
to fill the image = /dev/.....
to fill the root = /dev/.....
i cldn't find out where they are installed so cld u help me how to do it?
tnx
Pablo Aliskevicius 15-Oct-12 4:30am    
I can't, so far I've never played with lilo.conf, only with less sensitive files (like wikipedia_lens.py).
Best wishes,
Pablo.
mimi from Unknown 16-Oct-12 1:41am    
ok tnx for ur help.Do u know about linux directory system and where it puts the kernel and the bootloader?
tnx
Pablo Aliskevicius 16-Oct-12 3:10am    
No, I don't.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900