New pages
Jump to navigation
Jump to search
- 05:38, 14 May 2024 Gpf (hist | edit) [1,087 bytes] Yyzkevin (talk | contribs) (Created page with "== In Microsoft Windows 3.1, what causes frequent GPFs (General Protection Faults)? == The problem may be with the areas of memory Microsoft Windows 3.1 is trying to access. If you are experiencing frequent Windows 3.1 crashes, try starting Windows with this command: win /d:xsv If the GPFs do not appear, in your <code>system.ini</code> file, under the "386Enh" section, add the following line: VirtualHDIRQ=off If the GPFs continue, try starting Windows with this com...") Tag: Visual edit
- 05:36, 14 May 2024 Win31 (hist | edit) [48 bytes] Yyzkevin (talk | contribs) (created page) Tag: Visual edit
- 08:36, 17 March 2023 Sysadmin (hist | edit) [89 bytes] Kevin (talk | contribs) (Created page with " List of notes on system administration Volume Resizing / Migration")
- 08:35, 17 March 2023 Volumemigration (hist | edit) [609 bytes] Kevin (talk | contribs) (Created page with "Moving sys volume from one disk to another, or resizing it (bigger or smaller) without changing segment count. 1. Attach the new disk to the netware server 2. load install.nlm and create the new volume (i.e. SYS2) and mount it 3. run bindfix 3. ncopy /s/e sys:* sys2: 4. run tcopy sys to sys2 5. shutdown the server 6. detach the old disk 7. boot the server, load install.nlm and rename volume from SYS2 to SYS 8. login to the server as administrator and run bin...")