Results 1 to 7 of 7
Hi i have just started to use linux. i have managed to install windows and mandriva on my comps all seems to be working fine at the moment!!!
i have ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-24-2006 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 6
Noob needs help with bootloader please!!!
Hi i have just started to use linux. i have managed to install windows and mandriva on my comps all seems to be working fine at the moment!!!
i have one small problem is it possible to change the default on the bootloader i.e. at the moment if not manually done it will load up linux by default, is it possible to change this to windows? i am using the lilo bootloader,
thanx in advance
lol23
- 10-24-2006 #2
log in as root and open /etc/lilo.conf file.
count title lines. start counting from zerro.
there is a default 0 line in a file. change number 0 of this line with windows title number.
save file and in terminal type
lilo
reboot now.......
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 10-25-2006 #3Just Joined!
- Join Date
- Oct 2006
- Posts
- 6
hi thanks for that and sorry to be a pain but i am still struggling with this.
i went into the file suggested and couldnt find a line with default and 0. there is a line at top with, default = 'linux', i did try changing this to 'windows' and rebooted it but it is still loading linux as default.
any ideas??
thanks in advance
- 10-25-2006 #4
ooops ! my mistake... in lilo.conf file, look for section like this
default should be equal to lable's values. exactly same... after editing, execute command 'lilo' in terninal/konsole.Code:other=/dev/hda2 label="windows"
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 10-26-2006 #5Just Joined!
- Join Date
- Oct 2006
- Posts
- 6
hi thank you once again i have followed the instructions but when i run lilo i get this message,
Fatal: open /dev/sda 1: No such file or directory.
And it still hasnt changed the default????
Thanx in advance
lol23
- 10-26-2006 #6there is a space between /dev/sda and 1. is it a typo or you changed it in Lilo.conf...Fatal: open /dev/sda 1: No such file or directory.
post the contents of lilo.conf file.
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 10-29-2006 #7Just Joined!
- Join Date
- Oct 2006
- Posts
- 6
hi i have managed to get it to work, it was just a mistake on my part i was not executing lilo properly after chaging the settings. all working fine now( for moment)
thank you very much for all your help.
lol23


Reply With Quote
