Re: [Freedos-user] a unique directory tree question?

2016-06-28 Thread Bret Johnson
I'm a little late responding to this. I haven't seen these particular things discussed yet, and I think they need to be. Regarding directories, there is the "width" (the number of files/subdirectories in a {sub}directory) and the "height" (the number of levels of subdirectories underneath the

Re: [Freedos-user] a unique directory tree question?

2016-06-28 Thread Karen Lewellen
Hi Bret, Thanks for such an informative reply. I actually suspect you may be correct about the combination of file names. I requested that the person commissioned to gather and zip the information do it a second time. The new .zip archive is..about twice as large as the first one. as in from

Re: [Freedos-user] FreeDOS 1.1 crashing in VirtualBox 5.0.22

2016-06-28 Thread Eric Auer
Hi Abe, > Based on Eric's suggestion of using more cautious settings, > I found the JEMMEX doc page > (http://help.fdos.org/en/hhstndrd/base/jemmex.htm) The documentation is also included in your installation on disk. > 1?DEVICE=C:\FDOS\BIN\JEMMEX.EXE NOEMS X=C900-DFFF I=TEST NOVME NOINVLPG

Re: [Freedos-user] FreeDOS 1.1 crashing in VirtualBox 5.0.22

2016-06-28 Thread Abe Mishler
Hi Ulrich, Thanks for the link. I compared the 2 files and didn't find anything of significance. Your change: IF "%config%"=="2" PCNTPK INT=0x60 IF NOT "%config%"=="2" LH PCNTPK INT=0x60 seems smart, however. Based on Eric's suggestion of using more cautious settings, I found the JEMMEX doc

Re: [Freedos-user] FreeDOS 1.1 crashing in VirtualBox 5.0.22

2016-06-28 Thread Abe Mishler
On 6/28/2016 11:08 AM, Eric Auer wrote: > > Hi Abe, > >> Based on Eric's suggestion of using more cautious settings, >> I found the JEMMEX doc page >> (http://help.fdos.org/en/hhstndrd/base/jemmex.htm) > > The documentation is also included in your installation on disk. > >>

Re: [Freedos-user] FreeDOS 1.1 crashing in VirtualBox 5.0.22

2016-06-28 Thread Ulrich Hansen
Hi Abe (and hi Eric!) > Am 28.06.2016 um 16:42 schrieb Abe Mishler : > > 1?DEVICE=C:\FDOS\BIN\JEMMEX.EXE NOEMS X=C900-DFFF I=TEST NOVME NOINVLPG > > Boot option 1 (http://tinypic.com/r/zm1boj/9 ): > Total memory Free: 26,699K > Total Expanded

Re: [Freedos-user] FreeDOS 1.1 crashing in VirtualBox 5.0.22

2016-06-28 Thread Ulrich Hansen
> Am 28.06.2016 um 20:41 schrieb Ulrich Hansen : > > If I look closely, I find that PCNTPK crashes at boot. So I have no network. > No wonder all the memory is free. > https://www.lazybrowndog.net/freedos/files/freedos1.1-vbox-opt1-memory2.png >

Re: [Freedos-user] FreeDOS 1.1 crashing in VirtualBox 5.0.22

2016-06-28 Thread Ulrich Hansen
> Am 28.06.2016 um 21:19 schrieb Ulrich Hansen : > > The trick is to load PCNTPK low in option 1. Then it won’t crash with your > JEMMEX options. At least for me. :-) > > PCNTPK INT=0x60 Okay, and FDAPM crashes too. I need to load it into conventional memory as well.

Re: [Freedos-user] FreeDOS 1.1 crashing in VirtualBox 5.0.22

2016-06-28 Thread Rugxulo
Hi, On Tue, Jun 28, 2016 at 12:56 PM, Abe Mishler wrote: > > It's apparent that a well written book might help me come up > to speed on all of these memory modes and managers. I'm not an expert, but the simple answer is you don't need all of them. Pure XMS (and optional

Re: [Freedos-user] FreeDOS 1.1 crashing in VirtualBox 5.0.22

2016-06-28 Thread Abe Mishler
Guys, > On Jun 28, 2016, at 3:39 PM, Ulrich Hansen wrote: > > >> Am 28.06.2016 um 21:19 schrieb Ulrich Hansen : >> >> The trick is to load PCNTPK low in option 1. Then it won’t crash with your >> JEMMEX options. At least for me. :-) >> >> PCNTPK

Re: [Freedos-user] a unique directory tree question?

2016-06-28 Thread Bret Johnson
The DELTREE utility should work OK, though it's a dangerous utility to use. You can easily end up accidentally deleting some things that you really wanted to keep. I generally only use DELTREE in a small, "confined" case where I'm really sure there's nothing "hidden" or forgotten that I

Re: [Freedos-user] a unique directory tree question?

2016-06-28 Thread Karen Lewellen
Hi Bret, In this case i wish to only remove the directory and sub directories pkunzip created when I tried to unzip the first incomplete zip archive. I will not lose anything, the new correct archive includes all the materials that did end up in place plus new material. As the directory is

Re: [Freedos-user] a unique directory tree question?

2016-06-28 Thread Rugxulo
Hi, Bret, (somewhat off-topic) On Tue, Jun 28, 2016 at 6:21 PM, Bret Johnson wrote: > The DELTREE utility should work OK, though it's a dangerous utility to use. > You can easily end up > accidentally deleting some things that you really wanted to keep. Backup backup

Re: [Freedos-user] FreeDOS 1.1 crashing in VirtualBox 5.0.22

2016-06-28 Thread Eric Auer
Hi Uli and Abe, indeed it seems like it is not trivial to find the right excluded areas for UMB to have stability. Having no page frame is okay - EMS 4 aware software can still use EMS, only EMS 3 software will miss a frame. Normally it is enough to have 550k conventional free. To explain the

Re: [Freedos-user] FreeDOS 1.1 crashing in VirtualBox 5.0.22

2016-06-28 Thread Rugxulo
Hi, On Tue, Jun 28, 2016 at 3:55 PM, Abe Mishler wrote: > > Strange, right? And not just on one computer, but three separate ones; each > running different hardware and software (host OS). Although I would expect > that the underlying differences are abstracted away by