Ok...I've got the boot disk now working...but it doesn't
have a good cd rom driver on it I guess. Something
called 'banana'??? in the config.sys, autoexec.bat
files...I'm WAY out of practice on those files...
What else would you suggest I do???
>-----Original Message-----
>Tried something different with the boot disk deal...seems
[quoted text clipped - 56 lines]
>>
>.
Sandgroper - 31 Dec 2003 05:43 GMT
> Ok...I've got the boot disk now working...but it doesn't
> have a good cd rom driver on it I guess. Something
> called 'banana'??? in the config.sys, autoexec.bat
> files...I'm WAY out of practice on those files...
> What else would you suggest I do???
The boot disk has 4 options for a generic CD Rom driver on it , CD1.SYS
...... CD4.SYS the name banana is just a noticeable optional name that is
displayed on the screen for the driver.
What you need to do is to try each driver option to see which one works for
you , you do this by editing the config.sys file and replace the CD driver
cd*.sys with any other of the drivers cd1.sys ...... cd4.sys
The first driver statement in the config.sys file usually works , but you
have the other options that could be needed , these other statements have
been commented out by using the "Rem" statement .
If you need to try these extra optional settings , just remove the "Rem" in
front of the statement and replace with the driver name that suits your
system.
------------------------------------------------------
Config.sys - replace CD driver with cd1.SYS ..... cd4.SYS
DEVICE=HIMEM.SYS /testmem:off
FILES=30
BUFFERS=20
DEVICE=cd1.SYS /D:banana
rem DEVICE=cd1.SYS /D:banana /P:1f0,14
rem DEVICE=cd1.SYS /D:banana /P:170,15
rem DEVICE=cd1.SYS /D:banana /P:170,10
rem DEVICE=cd1.SYS /D:banana /P:1e8,12
rem DEVICE=cd1.SYS /D:banana /P:1e8,11
rem DEVICE=cd1.SYS /D:banana /P:168,10
rem DEVICE=cd1.SYS /D:banana /P:168,9
LASTDRIVE=Z
-------------------------------------------------------
The autoexec.bat file doesn't need to be edited in this case because it
loads the generic DOS CD driver, MSCDEX.EXE
HTH
--
Sandgroper
----------------------------------
Remove KNICKERS to Email
steveray@KNICKERSiinet.net.au
Ben Myers - 31 Dec 2003 23:39 GMT
If you are trying to install Windows 95, start the computer
with the boot disk, insert the Windows 95 CD and type
R:\win95\setup.exe
and press "Enter".
Ben
> Ok...I've got the boot disk now working...but it doesn't
> have a good cd rom driver on it I guess. Something
[quoted text clipped - 69 lines]
> >>
> >.
trish@utsws.com - 02 Jan 2004 19:15 GMT
I'm back at this problem again. I could do what you
suggest but....this is a notebook computer...and it has
either a floppy drive or cd rom...not both at the same
time....so I am booting to a: with the boot disk & then
it doesn't know it has a cd rom is there.
How can I boot to C:\ now???
>-----Original Message-----
>If you are trying to install Windows 95, start the computer
[quoted text clipped - 7 lines]
>
>"trish@utsws.com" <anonymous@discussions.microsoft.com> wrote in message news:02b301c3cf2b$9e4c9bf0
$a601280a@phx.gbl...
>> Ok...I've got the boot disk now working...but it doesn't
>> have a good cd rom driver on it I guess. Something
[quoted text clipped - 71 lines]
>> >
>.
Ben Myers - 02 Jan 2004 23:42 GMT
Start the notebook with the bootdisk, then type the
following two lines:
copy /y a:\ c:\
sys c:
Remove the floppy drive, install the CD drive and restart.
Please note the CD drive will probably be assigned drive
letter "R:". If so, try "R:\win95\setup.exe" again.
Ben
> I'm back at this problem again. I could do what you
> suggest but....this is a notebook computer...and it has
[quoted text clipped - 105 lines]
> >> >
> >.