lauram93 Posted June 6, 2004 Share Posted June 6, 2004 I wanted to change the boot order and delete some things from the boot list. I went into /etc/lilo.conf and rearranged the order but that didn't do anything. neither did changing the default label from "linux" to "windows". also, how do you "run" lilo after you configure the file? thanks :) Link to comment Share on other sites More sharing options...
Ixthusdan Posted June 6, 2004 Share Posted June 6, 2004 Anytime you make changes in lilo, you must type "lilo -v" at the command line. The changes will not take affect, otherwise. Link to comment Share on other sites More sharing options...
bvc Posted June 6, 2004 Share Posted June 6, 2004 how do you "run" lilo after you configure the file? thanks :) run as in, either the Run dialog in the menu (will work but won't show you errors) or open a terminal>su to root su <hit Enter> enter_root_password <hit Enter> >type lilo -v <hit Enter> Link to comment Share on other sites More sharing options...
Cannonfodder Posted June 6, 2004 Share Posted June 6, 2004 If you want more info on lilo and other linux commands, try opening a console (termina) and typing man lilo (for manual) Link to comment Share on other sites More sharing options...
lauram93 Posted June 8, 2004 Author Share Posted June 8, 2004 thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now