Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Feb 1996 17:48:15 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        jgroby@siue.edu
Cc:        freebsd-install@FreeBSD.org
Subject:   Re: Help Me, Please....
Message-ID:  <199602100048.RAA11899@phaeton.artisoft.com>
In-Reply-To: <199602092111.PAA24298@tucker.isg.siue.edu> from "jgroby@siue.edu" at Feb 9, 96 03:13:04 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> I have a Windows-95 machine...Acer Acros 486-DX4/100...24 Meg of 
> RAM...Windows-95 boots from drive C which is a 500meg WesternDigital
> drive...I bought and successfully installed a 1gig WesternDigital
> which to Win-95 is now drive D:...I have an IDE Cd-Rom as slave to
> the original HD and the new HD is on Secondary IDE controller...I am
> able to Restart Win-95 in Dos mode and do the Inst_ide installation
> ...After everything is installed and it is time to reboot, the system
> recyles and then gives me an error message that it cannot load
> operating system....At this point I have to put in an old 6.22 Dos
> boot disk, run fdisk, set drive C as the active partition and restart
> to get windows-95 back...At this point drive D:(freebsd) has
> disappeared from by desktop and is no longer accessible unless I
> fdisk it and reformat it...What happened to the Boot Manager that I
> asked for it to install during the installation?????
> 
> Any help will be greatly appreciated....

Win95 desktop drive icons come from the TSD portion of VFAT.VXD
recognizing a physical device when it "arrives" and exporting a
logical device.

VFAT.VXD only exports logical devices ("volumes") for DOS Primary
partitions and DOS Secondary partitions on DOS Extended partitions
in the Primary partition table.

Your floppys and CDROM are seperately exported by the driver as
removable media.


Now, what you did:

You installed BSD to the second drive, and told it to install a boot
manager.  This actually does not work too well.


You need to shutdown Win95 to the DOS prompt after downloading the
DOS install for the OS-BS program.  By shutting down to DOS instead
of booting from a DOS (or BSD) floppy, you guarantee a boot to a DOS
prompt off the hard drive.  You need this because you might have an
MBR geometry translator for your IDE drive -- like OnTrack DiskManager
6.x or 7.x, etc..

With a boot to a DOS prompt of the hard drive in effect, you can use
the DOS-based install for the boot manager and it will go to The Correct
Place On The Boot Disk.  This will either be replacing the real MBR
(if you don't have OnTrack or a similar MBR-based INT 13 redirector TSR),
or by replacing the logical MBR (if you do have OnTrack, etc.).


Now when you reboot of the boot device, it will give you the option of
booting DOS (Windows95), or booting from the second drive (FreeBSD).

If you choose the second drive, and there is a boot manager installed,
then you will be given a choice of FreeBSD or the "second drive".  So
with a boot manager on the second drive, your life is more complicated,
but you will be able to boot FreeBSD..

For "use whole drive for FreeBSD" on the second drive, the boot manager
for the first drive will immediately boot FreeBSD -- assuming the
partition has been marked active.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602100048.RAA11899>