Operating System - Linux
1825803 Members
2581 Online
109687 Solutions
New Discussion

Re: where can i get partition magic and....

 
SOLVED
Go to solution
Stuart Browne
Honored Contributor

Re: where can i get partition magic and....

I don't suppose you took a snapshot of what /etc/lilo.conf was on the HDD before you modified it?

In any case, you'll need to change that entry to point to '/boot/vmlinuz-2.2.16-22', or whatever version your current kernel is.

Once you change the setting, re-run lilo, and see what it says then.
One long-haired git at your service...
shawn barnett
Advisor

Re: where can i get partition magic and....

you mean modify the file to point the boot location to there ...correct?
Stuart Browne
Honored Contributor

Re: where can i get partition magic and....

I mean:

boot=/dev/hda
timeout=100
message=/boot/message
prompt
image=/boot/vmlinuz-2.2.16-22
label=Linux
root=/dev/hdb3
other=/dev/hda3
label=WinXP
One long-haired git at your service...
shawn barnett
Advisor

Re: where can i get partition magic and....

ok lilo added it now should i reboot using just the harddrive version of the file or should i use my boot disk?
Stuart Browne
Honored Contributor

Re: where can i get partition magic and....

Reboot without the boot-disk, and see what happens.
One long-haired git at your service...
shawn barnett
Advisor

Re: where can i get partition magic and....

you are my own personal jesus crist i thank you now i can load either at start up i selected winxp to make shure it worked and it booted into it
Stuart Browne
Honored Contributor

Re: where can i get partition magic and....

*whee!* I have a hat! :)

I'm glad it worked for you Shawn.

I hope you at least learnt a bit about how the boot-loader stuff works too! :)
One long-haired git at your service...