Log in

View Full Version : BIG SICE Problem


SORD
March 16th, 2001, 20:57
I installed SICE 4.05 on my Win98 SE computer. But whenever it turns on SICE comes up during the Win98 pic say Page Fault and wants me to debug it. I restared and changed the INIT string to add "FAULTS OFF" but now SICE just keeps restarting after the fault accurs (Boot, Win98 pic, restart, so on). I then uninstalled it and tried it with SICE 4.0 but the same thing happened. I've tried it with the boot menu and same again. My comp is a pentium III, 550 Mhz, 128 RAM. I tried my WINICE.DAT's area for RAM as both 128 and 32(default). Please help!

Maggot
March 19th, 2001, 05:07
I dont have a clue but here is my init.
INIT="lines 80; width 100; wc 40; wd 14; code on; faults off; X;"

aimless
March 19th, 2001, 10:36
Try this:

I think you will have to modify your config.sys file. I think you must be having a manual entry for HIMEM.SYS.

REM that particular entry. A better idea is to copy config.sys to config.bak and delete ALL contents in the config.sys file. Yes, correct. An EMPTY config.sys file.

This WILL work. Later on, once ice is loaded, try reloading it by adding each statement that was originally present in the now renamed config.bak file one-by-one.

THis will definitely solve your problems.

Have fun.

Luv

SORD
March 19th, 2001, 15:10
My config.sys already has nothing in it. So I can't fix it that way. It still restarts after finding a page fault on boot. My INIT string is
INIT="wl;code on; lines 50; wc 36; wd 4; wr; faults off;X;"
PLEASE HELP!