From: Dimitris Zilaskos <dimitr...@gmail.com>

--===============5997703658926392847==
Content-Type: multipart/alternative; boundary=001a1141173ef8ad59053ad6c161

--001a1141173ef8ad59053ad6c161
Content-Type: text/plain; charset=UTF-8

Hi,

After lots of testing and lots of help from Jack Ellis and Eric, I was able
more or less to overcome the roadblocks:

a) Gibberish after boot: use only JEMMEX, and/or replace HIMEMX with XMGR
/T0 (or /B /T0 and then /T0 per documentation)

b)Freedos 1.2 pre22 not booting after installation, requiring sys c: from
2031 bootdisks (sys 2.6) to workaround
see next point

c) Lack of BIOS support for secondary IDE
I installed EZ-BIOS using the hard drive manufacturer's tools found at
http://members.shaw.ca/rinocanada/hdutils.htm
Though aimed to address BIOS drive size limitations, in my cases it added
support for the secondary IDE, and removed the need for workaround after
freedos installation failed to boot

c)rawrite3/hard drive manufacturer's tools complaining about crossing 64K
DMA barrier while wring to floppy:

workaround 1 (only for rawrite3, fails for larger programs such as hard
drive tools): load lowdma.sys early on in config.sys, then lh rawrite3
(slow)
workaround 2 (for both): patched lowdma.sys from Eric that removed the
requirement to use lh (also slow)
workaround 3: boot from windows 98 bootdisk (considerably faster)

d)after rawrite3/hard drive tools writing to disk, dir a: still slows the
old files/directories

this caused some confusion if the tools did the job right with the
workarounds, but reboot proved they work. Windows 98 bootdisk does not
suffer from this issue

e)SB16 IDE CDROMs not being detected by UIDE/UDVD2

Probably I did something wrong the card jumpers or the cabling, as I failed
to replicate the problem. Once it is configured to use the tertiary IDE
channel, it worked fine. This is with a CT 2290 "plug-n-play" card that
needs to be configured from software for sound related settings with the
diagnose.exe tool - IDE IRQ and channel still need jumpers. I failed to get
it to work with a similar CT2910 according to PCB, CT2291 according to the
sticker SB16 card with a very similar but not identical layout, and with
jumpers for everything. Perhaps the card IDE is problematic as sound works
- I did not have time to test if Linux performs better (Windows bootdisk
and creative IDE drivers also fail).

f)UMC8672 dos driver support

I found dos drivers for my VLB controller (PM-67B, UMC8672 based) at
http://driverzone.com/drivers/umc/control/um8672.htm. Unfortunately they do
not work - complain about UM8672 not being detected. Supposedly they would
enable the secondary IDE channel. Perhaps they need the BIOS chip add on on
the card judging from README talking about pressing F10 during boot and a
BIOS style menu which I do not have. In any case, EZ-BIOS removed the need
for such a driver.

Thanks everyone for the help!

Cheers,

Dimitris

On Tue, Aug 9, 2016 at 10:51 PM, TJ Edmister <damag...@hyakushiki.net>
wrote:

> On Tue, 09 Aug 2016 13:57:35 -0400, Dimitris Zilaskos
> <dimitr...@gmail.com> wrote:
>
> > The issue I am facing now is that the mechanical drives I connected to
> > the
> > secondary IDE channel of my Vesa Local Bus controller are not detected.
> > Windows 98 SE bootdisk does not detect them either, The BIOS of my system
> > only supports 2 hard drives.
>
> IIRC, if your motherboard BIOS only supports two drives, you could use a
> controller card with its own onboard ROM for additional drives to be
> recognized under DOS (or Win9x). Depending on what chipset the card uses,
> there might also be a driver which can enable the second channel.
>
> Not sure if the various DMA DOS drivers would detect and add drives on the
> second channel (in fact, I don't know if they work on ISA/VL IDE
> controllers or if PCI is required)
>
>
> ------------------------------------------------------------
> ------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and
> traffic
> patterns at an interface-level. Reveals which users, apps, and protocols
> are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity
> planning reports. http://sdm.link/zohodev2dev
> _______________________________________________
> Freedos-user mailing list
> Freedos-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-user
>

--001a1141173ef8ad59053ad6c161
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir="ltr">Hi,<div><br></div><div>After lots of testing and lots of help
from Jack Ellis and Eric, I was able more or less to overcome the
roadblocks:</div><div><br></div><div>a) Gibberish after boot: use only JEMMEX,
and/or replace HIMEMX with XMGR /T0 (or /B /T0 and then /T0 per
documentation)</div><div><br></div><div>b)Freedos 1.2 pre22 not booting after
installation, requiring sys c: from 2031 bootdisks (sys 2.6) to
workaround</div><div>see next point</div><div><br></div><div>c) Lack of BIOS
support for secondary IDE</div><div>I installed EZ-BIOS using the hard drive
manufacturer&#39;s tools found at-a<a
href="http://members.shaw.ca/rinocanada/hdutils.htm";>http://members.shaw.ca/rino
anada/hdutils.htm</a></div><div>Though aimed to address BIOS drive size
limitations, in my cases it added support for the secondary IDE, and removed
the need for workaround after freedos installation failed to
boot</div><div><br></div><div>c)rawrite3/hard drive manufacturer&#39;s tools
complaining about crossing 64K DMA barrier while wring to
floppy:</div><div><br></div><div>workaround 1 (only for rawrite3, fails for
larger programs such as hard drive tools): load lowdma.sys early on in
config.sys, then lh rawrite3 (slow)</div><div>workaround 2 (for both): patched
lowdma.sys from Eric that removed the requirement to use lh (also
slow)</div><div>workaround 3: boot from windows 98 bootdisk (considerably
faster)</div><div><br></div><div>d)after rawrite3/hard drive tools writing to
disk, dir a: still slows the old
files/directories</div><div><br></div><div>this caused some confusion if the
tools did the job right with the workarounds, but reboot proved they work.
Windows 98 bootdisk does not suffer from this
issue</div><div><br></div><div>e)SB16 IDE CDROMs not being detected by
UIDE/UDVD2-a</div><div><br></div><div>Probably I did something wrong the card
jumpers or the cabling, as I failed to replicate the problem. Once it is
configured to use the tertiary IDE channel, it worked fine. This is with a CT
2290 &quot;plug-n-play&quot; card that needs to be configured from software for
sound related settings with the diagnose.exe tool - IDE IRQ and channel still
need jumpers. I failed to get it to work with a similar CT2910 according to
PCB, CT2291 according to the sticker SB16 card with a very similar but not
identical layout, and with jumpers for everything. Perhaps the card IDE is
problematic as sound works - I did not have time to test if Linux performs
better (Windows bootdisk and creative IDE drivers also
fail).</div><div><br></div><div>f)UMC8672 dos driver
support</div><div><br></div><div>I found dos drivers for my VLB controller
(PM-67B, UMC8672 based) at-a<a
href="http://driverzone.com/drivers/umc/control/um8672.htm";>http://driverzone.co
/drivers/umc/control/um8672.htm</a>. Unfortunately they do not work - complain
about UM8672 not being detected. Supposedly they would enable the secondary IDE
channel. Perhaps they need the BIOS chip add on on the card judging from README
talking about pressing F10 during boot and a BIOS style menu which I do not
have. In any case, EZ-BIOS removed the need for such a
driver.</div><div><br></div><div>Thanks everyone for the
help!</div><div><br></div><div>Cheers,</div><div><br></div><div>Dimitris</div></
iv><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 9, 2016 at
10:51 PM, TJ Edmister <span dir="ltr">&lt;<a
href="mailto:damag...@hyakushiki.net";
target="_blank">damag...@hyakushiki.net</a>&gt;</span> wrote:<br><blockquote
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc
solid;padding-left:1ex"><span class="">On Tue, 09 Aug 2016 13:57:35 -0400,
Dimitris Zilaskos<br>
&lt;<a href="mailto:dimitr...@gmail.com";>dimitr...@gmail.com</a>&gt;
wrote:<br>
<br>
&gt; The issue I am facing now is that the mechanical drives I connected
to<br>
&gt; the<br>
&gt; secondary IDE channel of my Vesa Local Bus controller are not
detected.<br>
&gt; Windows 98 SE bootdisk does not detect them either, The BIOS of my
system<br>
&gt; only supports 2 hard drives.<br>
<br>
</span>IIRC, if your motherboard BIOS only supports two drives, you could use
a<br>
controller card with its own onboard ROM for additional drives to be<br>
recognized under DOS (or Win9x). Depending on what chipset the card uses,<br>
there might also be a driver which can enable the second channel.<br>
<br>
Not sure if the various DMA DOS drivers would detect and add drives on the<br>
second channel (in fact, I don&#39;t know if they work on ISA/VL IDE<br>
controllers or if PCI is required)<br>
<span class=""><br>
<br>
------------------------------<wbr>------------------------------<wbr>---------
--------<br>
What NetFlow Analyzer can do for you? Monitors network bandwidth and
traffic<br>
patterns at an interface-level. Reveals which users, apps, and protocols
are<br>
consuming the most bandwidth. Provides multi-vendor support for NetFlow,<br>
J-Flow, sFlow and other flows. Make informed decisions using capacity<br>
</span>planning reports. <a href="http://sdm.link/zohodev2dev";
rel="noreferrer" target="_blank">http://sdm.link/zohodev2dev</a><br>
<div class="HOEnZb"><div
class="h5">______________________________<wbr>_________________<br>
Freedos-user mailing list<br>
<a
href="mailto:Freedos-user@lists.sourceforge.net";>Freedos-user@lists.<wbr>sourcef
rge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/freedos-user";
rel="noreferrer"
target="_blank">https://lists.sourceforge.net/<wbr>lists/listinfo/freedos-user</
><br>
</div></div></blockquote></div><br></div>

--001a1141173ef8ad59053ad6c161--


--===============5997703658926392847==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------

--===============5997703658926392847==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

--===============5997703658926392847==--

--- Internet Rex 2.29
 * Origin: capcity2.synchro.net - 502/875-8938 (1:2320/105.99)

---
 * BgNet 1.0b12 = CCO * KY/US * 502/875-8938 * capcity2.synchro.net
--- Synchronet 3.15a-Linux ListGate 1.3
 *  Capitol City Online - Frankfort, KY - telnet://capitolcityonline.net


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to