Re: [Freedos-user] Boot Halted After RAM Upgrade

2006-11-17 Thread Johnson Lam
On Fri, 17 Nov 2006 19:45:17 +0100 (MET), you wrote:

Hi,

>> QCACHE did the same job as LBACACHE...
>A similar job, not the same ;-).

Of course not 100% the same.
Users will pick what they like.

>>> DEVICE=D:\FDOS\BIN\QHMBOOT.SYS /T7
>Why does he use T7?? What is QHMBOOT,
>some HIMEM placeholder?

It's in the very detail README.TXT of QHIMEM package, try to download
and read it, it's good to learn from others.

>>> DEVICE=D:\FDOS\BIN\QDBOOT.SYS /R /W
>> Try remove /W, see if it crash or not
>What does /W mean? What does /R mean?
>What is QDBOOT?

Just like QHMBOOT, for saving conventional memories.

>>> DEVICE=D:\FDOS\BIN\UMBPCI.SYS
>> Download latest QHIMEM v3.2, inside have a modified QXUMBPCI.SYS
>> for QHIMEM, use them to save lots of conventional memory.
>Lots of? UMBPCI only uses a few 100 bytes of memory at all...?

Too long to explain, RTFineM.

>>> DEVICEHIGH=D:\FDOS\BIN\QDREL.SYS
>What is this?

Same usage as QDBOOT and QHMBOOT

>>> DEVICEHIGH=D:\FDOS\BIN\QHIMEM.SYS /N128 /T7
>Same question as above, why T7?

Use which approach to detect XMS, different BIOS may only support
their own way

>>> DEVICEHIGH=D:\FDOS\BIN\QCDROM.SYS /D:CDROM1 /UF /L /X
>Are you sure that /UF /L /X are always safe?

If use with QHIMEM and QDMA, yes.

>I agree that TDSK is not so good, by the way...

No one works on the old source code.

And why not use SRDISK? It'S GPL and have full source, and it's quite
stable (except fail to create RAMdisk > 510 MB).


Rgds,
Johnson.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] freedos msclient

2006-11-17 Thread Johnson Lam
On Sat, 18 Nov 2006 00:06:01 +0200, you wrote:

Hi Richard,
 
>I have tried to install msclient but I get the following error on boot:
>Error 3658: The IFSHLP.SYS driver is not installed.

Because FreeDOS use FDCONFIG.SYS that MSClient fail to modify, try
manually configure FDCONFIG.SYS to:

DEVICEHIGH=C:\NET\IFSHLP.SYS
 
>I have a 3com 3c905c-tx nic. It picks up the driver fine during install.
>I have read something about UMB causing problems but haven't seen any
>solutions.

You'll have another problem soon after solved IFSHLP.SYS.

>Anyone know how to get past this error?

http://johnson.tmfc.net/dos/

click "Setup MS Client 3.0", the document should be able to help.

If not, e-mail me.

Rgds,
Johnson.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] freedos msclient

2006-11-17 Thread Richard
Hi
 
I am trying to get freedos to join a network to be able to access samba
shares.
I have tried to install msclient but I get the following error on boot:
Error 3658: The IFSHLP.SYS driver is not installed.
 
I have a 3com 3c905c-tx nic. It picks up the driver fine during install.
I have read something about UMB causing problems but haven't seen any
solutions.
 
Anyone know how to get past this error?
 
Thanks 

 

 

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Boot Halted After RAM Upgrade

2006-11-17 Thread Johnson Lam
On Fri, 17 Nov 2006 15:25:32 + (UTC), you wrote:

Hi,

>After upgrading RAM from 512 MB to 1.5 GB FreeDOS won't load.

I'm using 2GB RAM, works fine.

>Next, lbacache won't load:
>
>INSTALLHIGH=D:\FDOS\BIN\LBACACHE.COM 8192

QCACHE did the same job as LBACACHE, choose neither but not both.

>DEVICE=D:\FDOS\BIN\QHMBOOT.SYS /T7
>DEVICE=D:\FDOS\BIN\QDBOOT.SYS /R /W

Try remove /W, see if it crash or not

>DEVICE=D:\FDOS\BIN\UMBPCI.SYS

Download latest QHIMEM v3.2, inside have a modified QXUMBPCI.SYS for
QHIMEM, use them to save lots of conventional memory.

>DEVICEHIGH=D:\FDOS\BIN\QDREL.SYS
>DEVICEHIGH=D:\FDOS\BIN\QHIMEM.SYS /N128 /T7
>DEVICEHIGH=D:\FDOS\BIN\QCDROM.SYS /D:CDROM1 /UF /L /X
>DEVICEHIGH=D:\FDOS\BIN\CDRCACHE.SYS CDROM1 CDRCACH$ 12
>DEVICEHIGH=D:\FDOS\BIN\TDSK.EXE 8192

Try others, TDISK crash in my test config long time ago, and I
switched to SRDISK (Resizeable RAMDisk)

>DEVICEHIGH=D:\FDOS\BIN\NANSI.SYS /S
>INSTALLHIGH=D:\FDOS\BIN\LBACACHE.COM 8192

Use QCACHE or LBACACHE, don't load both.

>SHELL=C:\COMMAND.COM /P=C:\FDAUTO.BAT
>
>Fdauto.bat
>
>@ECHO OFF
>PROMPT $P$G
>SET DOSDIR=D:\FDOS
>SET NLSDIR=%DOSDIR%\NLS
>SET HELPPATH=%DOSDIR%\HELP
>SET PATH=%DOSDIR%\BIN
>SET TEMP=E:\TEMP
>SET TMP=E:\TEMP
>SET DIRCMD=/P /OG /A
>SET BLASTER=A220 I5 D1 H5 P330
>SHCDX33A /D:?CDRCACH$ /V /~+ /Q+

SHCDX33C was out.

>CTMOUSE.EXE
>ECHO CuteMouse Driver Loaded

I use CTMOUSE /Y

If still crash, try MEMTEST86+ to check the RAM, a very small chance
... maybe the RAM have problem.


Rgds,
Johnson.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] Boot Halted After RAM Upgrade

2006-11-17 Thread Lester
After upgrading RAM from 512 MB to 1.5 GB FreeDOS won't load.

Right until this line in Fdconfig.sys everything loads ok:

DEVICEHIGH=D:\FDOS\BIN\NANSI.SYS /S

Next, lbacache won't load:

INSTALLHIGH=D:\FDOS\BIN\LBACACHE.COM 8192

and "shell" command returns the following error:

---
dos mem corrupt, first_mcb=0273
prev DD9A:|4D ..
notMZDFF:|00 ..
panic: mcb chain corrupted
system halted
---

Help appreciated.

Lester


Fdconfig.sys

FILES=50
BREAK=ON
STACKS=9,256
LASTDRIVE=Z
BUFFERS=20,0
NUMLOCK=OFF
DOS=HIGH,UMB
DOSDATA=UMB

DEVICE=D:\FDOS\BIN\QHMBOOT.SYS /T7
DEVICE=D:\FDOS\BIN\QDBOOT.SYS /R /W
DEVICE=D:\FDOS\BIN\UMBPCI.SYS
DEVICEHIGH=D:\FDOS\BIN\QDREL.SYS
DEVICEHIGH=D:\FDOS\BIN\QHIMEM.SYS /N128 /T7
DEVICEHIGH=D:\FDOS\BIN\QCDROM.SYS /D:CDROM1 /UF /L /X
DEVICEHIGH=D:\FDOS\BIN\CDRCACHE.SYS CDROM1 CDRCACH$ 12
DEVICEHIGH=D:\FDOS\BIN\TDSK.EXE 8192
DEVICEHIGH=D:\FDOS\BIN\NANSI.SYS /S
INSTALLHIGH=D:\FDOS\BIN\LBACACHE.COM 8192
SHELL=C:\COMMAND.COM /P=C:\FDAUTO.BAT

Fdauto.bat

@ECHO OFF
PROMPT $P$G
SET DOSDIR=D:\FDOS
SET NLSDIR=%DOSDIR%\NLS
SET HELPPATH=%DOSDIR%\HELP
SET PATH=%DOSDIR%\BIN
SET TEMP=E:\TEMP
SET TMP=E:\TEMP
SET DIRCMD=/P /OG /A
SET BLASTER=A220 I5 D1 H5 P330
SHCDX33A /D:?CDRCACH$ /V /~+ /Q+
CTMOUSE.EXE
ECHO CuteMouse Driver Loaded




-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user