Link to home
Start Free TrialLog in
Avatar of Searchalaz
Searchalaz

asked on

need help with booting, can't find a way to boot to linux now..

Ok.. Once upon a time... oh (Edited by Computer101) it. well i installed linux, then i installed windows 98 then 2000 etc. so MBR has been overwritten, i can't find a way to boot to linux again, tried stuff like LOADLIN.EXE but it doesn't find my root system, which should be /dev/hda3 cause i can see it on explore2fs
i wan't to boot to linux again, i have o CD of it, only ISO in linux partition, so please help me ;)
SOLUTION
Avatar of Kelly Black
Kelly Black
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
yes while booting from rescue floppy u might be required to enter
linux rescue

also try this
linux root=/dev/hda3

earlier when i tried this .. this led me to the hard-disk installation ..
and i changed lilo.conf and ...etc
just in case u dont know how to edit lilo.conf here is one sample
---------------------------------------
prompt
timeout="100"
default=linux
boot="/dev/hda"
map=/boot/map
install=/boot/boot.b
#message=/boot/message
lba32
vga="792"

image="/boot/vmlinuz-2.4.18-3"
        password=latex
        label="linux"
        read-only
        root="/dev/hda3"

other=/dev/hda1
        optional
        label="win"
image="/boot/bzImage"
        password=latex1
        label="mynix1"
        read-only
        root="/dev/hda3"
btw .. u can download dosutils and images from where u downloaded thelinux iso's
they put the ripped iso's also on mirrors
Avatar of CleanupPing
CleanupPing

Searchalaz:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.
i gave pretty good description on the rescue procedure, i believe that wud have worked for sure.
No comment has been added lately, so it's time to clean up this TA.
I will leave a recommendation in the Cleanup topic area that this question is to:

Points split between akshayxx and Searchalaz

Please leave any comments here within the next seven days.

PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!

Paul
EE Cleanup Volunteer