Link to home
Start Free TrialLog in
Avatar of tayub
tayub

asked on

How to Backout of a Linux installation

I have two hds. Linux boots of the secondary master, and
windows 95 boots off the the primary master. I re-formated
the secondary master to delete linux. Unfortunately I forgot about LILO and it persisted. Now I cant even boot at all.
After the BIOS is loaded, the screen gets stuck at a

LI

whereas it used to say LILO and after a 5 sec timeout it used to default to WIndows 95.

It seems that there is something wrong in the master boot
partition. I had a system startup disk for win95 and I was
able to boot from that to drive A: After that it does'nt
recognize any of my other drives, although they do show up in fdisk.

How do I eliminate this problem so that the system cleanly
boots to windows 95 ???
Avatar of bjacobs
bjacobs

type:
fdisk /mbr
This will rebuild your master boot record.
Avatar of tayub

ASKER

fdisk /mbr did not help. After doing that I cannot boot.
Did you set a partition active with fdisk?
Avatar of tayub

ASKER

When booting from my primary hdd after doing an fdisk /mbr
I get the following:

(Approx syntax)

Specify system path (eg c:\windows\command\command.com)
A>

And then it sits there.

Maybe I should put this in the windows\hardware forum..
ASKER CERTIFIED SOLUTION
Avatar of csprague
csprague

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
keep in mind this person is using LINUX, dont suggest FDISK. FDISK is a DOS and WIN95 exclusive program.
Ehm, Not really.
He's done using linux, and wants to get win95 to boot again.
He has removed all his linux stuff, except for the first stage
of LILO. Perhaps it's not installed in the master boot record,
where it is usually. (since fdisk /mbr didn't work..)
How about giving us some more information, fdisks output for example.. I think you haven't made the correct partition active,
or soemthing like that...
Did you type in the path to where command.com is located on your C drive?