[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: lost Win98 after installing RH7 Linux
- From: "Darren O'Connor" <odarren yahoo com>
- To: redhat-install-list redhat com
- Subject: Re: lost Win98 after installing RH7 Linux
- Date: Sun, 25 Feb 2001 13:02:10 -0800
I had a similar problem when I ran LILO, where I could no longer boot
Windows95. I played with all the configuration settings to no avail,
then found the following in an FAQ. Since I couldn't run DOS, I
followed the instructions to copy the .0301 (or similar) file back to
the master boot record of /dev/hda, found in the second paragraph
below. I was then able to use a dual boot option of Win95, as outlined
in "Learning Red Hat LINUX", but I'm not sure if the same will work in
Win98.
Good luck,
-D
4.7 How do I remove LILO so my system boots DOS again?
Using DOS (MS-DOS 5.0 or later, or OS/2), type FDISK /MBR (which is
not documented). This will restore a standard MS-DOS Master Boot
Record. If you have DR-DOS 6.0, go into FDISK in the normal way and
then select the `Re-write Master Boot Record' option.
If you don't have MS-DOS or DR-DOS, you need to have the boot secto
that LILO saved when you first installed it. You did keep that file
didn't you? It's probably called boot.0301 or some such. Type
dd if=boot.0301 of=/dev/hda bs=445 count=1
(or /dev/sda if you're using a SCSI disk). This may also wipe out y
partition table, so beware! If you're desperate, you could use
dd if=/dev/zero of=/dev/hda bs=512 count=1
This will erase your partition table and boot sector completely: yo
can then reformat the disk using your favorite software. But this w
render the contents of your disk inaccessible--you'll lose it all
unless you're an expert.
Note that the DOS MBR boots whichever (single!) partition is flagge
as `active'. You may need to use fdisk to set and clear the active
flags on partitions appropriately.
John Nelson wrote:
>
> Go into fdisk and make sure the partition type is correct for
> Windows (there are many different types). Make sure the partition
> is bootable and not hidden.
>
> Make sure to run lilo to make sure MBR is uptodate.
>
> - John
>
> -----Original Message-----
> From: redhat-install-list-admin redhat com
> [mailto:redhat-install-list-admin redhat com]On Behalf Of Paul Chapman
> Sent: Sunday, February 18, 2001 6:28 PM
> To: redhat-install-list redhat com
> Subject: lost Win98 after installing RH7 Linux
>
> I just installed RH7 on a working computer that already had a working
> W98 operating system. Can no longer get W98 to boot (even though lilo
> gives me the options). Curser just sits there blinking. Can no longer
> boot from any of the W98 startup or emergency disks either. Linux works
> ok.
>
> I tested the system after repartitioning to make sure W98 wouold still
> work. I then installed RH7. Then installed RH7 with lilo in the mbr.
> Have read all of the how-to's that I can find. Tried uninstalling
> lilo. No results (lilo still comes up). I am stumped at the moment.
>
> I even suspected a problem with the system's virus scan software - so I
> removed any reference to it. (I understand some of them are designed to
>
> shut down the system if they detect a change in the mbr). Didn't help.
>
> This is the first time I have had trouble with a linux install. The
> computer is a Dell Desktop with a 16 Gig hard drive.
>
> I am stumped.
>
> Paul
>
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-install-list
>
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-install-list
--
/^^^\ |Darren O'Connor
/ \ |Electrical Engineer
| _ | |Droplet Measurement Technologies, Inc.
| |_| | |2400 Central, Suite A
| | |Boulder, CO 80301
/ | \ |
/ | \ |Masters Degree, Electrical Engineering
| _ | _ | |University of Colorado, Boulder
|/ | \| |
/ \ |
/ \ |"Genius is the power of lighting one's own
fire."
________________________| John Foster (1770-1843)
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]