From: "Massimo S." Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTPS id 256577 for virtualized_ecs_users@2rosenthals.com; Fri, 17 Jan 2020 04:56:36 -0500 Received: from secmgr-va.2rosenthals.com ([50.73.8.217]:37753 helo=mail2.2rosenthals.com) by mail.2rosenthals.com with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1isOMh-000404-06 for virtualized_ecs_users@2rosenthals.com; Fri, 17 Jan 2020 04:56:31 -0500 Received: from mail2.quasarbbs.net ([80.86.52.115]:10034) by mail2.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1isOMd-0002wB-2m for virtualized_ecs_users@2rosenthals.com; Fri, 17 Jan 2020 04:56:28 -0500 Received: from [192.168.10.199] (dtp [192.168.10.199]) by srv2 (Weasel v2.71) for ; 17 Jan 2020 10:55:54 X-CTCH-RefID: str=0001.0A020203.5E2184CF.000D,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-RefID: str=0001.0A02020F.5E2184CC.000A,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 Reply-To: ml@ecomstation.it Subject: Re: [Virtualized eCS] Virtual box 6.0.14 r 133895, acpi shutdown with AOS 5.0.3 and virtual cpu - 2 cpu success To: Virtualized eCS Users Mailing List References: Organization: eComStation dot it Message-ID: Date: Fri, 17 Jan 2020 10:55:52 +0100 User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; it-IT; rv:1.7.13) Gecko/20060424 Thunderbird/1.0.8 Mnenhy/0.7.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it-IT Content-Transfer-Encoding: 7bit Il 17/01/2020 03:49, Doug Bissett ha scritto: > On 2020-01-16, at 21:54:31, Massimo S. wrote: >> > ...snip the CONFIG.SYS details... > > Wow, you seem to have deleted most, but not all, entries for > DOS/WINOS2, and some other things. I think I understand what you > are trying to do, but it is obvious that you really don't understand > what the results are. why? i don't need neither dos, neither windows i just need protected mode, it's a web server > Your CONFIG.SYS is so messed up, that I am surprised that you > can boot, at all. A lot of the REMs really don't make much sense. > My best suggestion, is start over, with a normal install, then start > deleting things, one at a time, allready done it :) something it's a web server, it runs only apachessl+php+ftp+srync i will remove also the workplace the application servers are allready working correctly i don't need other stuff it'a server i need that is have to be rock solid stable so less stuff -> more stable :) (breaking something may not be obvious, until something > else goes wrong). Still, if it does what you want it to do, I guess you > should use it that way. nothing has gone wrong, thanks ;) > It appears that you have defined two NICs. The ancient > PCNTND.OS2 driver is for an old 100 Mbs NIC. I suggest using the > network driver for the Intel 1000 Mbs NIC (the first one in the list > works well). BigIcons are also not necessary. If you don't want > those things, deselect them in the installer. Randomly REMing lines > in CONFIG.SYS is not the best approach. thanks for the hint i will try to use intel pro 1000 (i already tried but had issues) > The line: > SWAPPATH=C:\OS2\SYSTEM 256000 256000 > is not a good idea. It says to create a SWAP file of 256000 K bytes, > and stop allocating disk space when there is less than 256000 K > bytes left on the disk that contains the file. The maximum size is > 32000 K bytes, so the whole thing probably is rejected, and defaults > are used (I am not sure what the defaults might be). it create a swap file of 256000 KiloBytes > I don't have the time to analyze exactly what you have done, but > the above sort of jumps out as being bad ideas. massimo