Hi All,
I'm trying to setup DUMPFS to use a 4GB partition to dump the system to. Used DUMPFS32_61.wpi to install, and created a 4095MB partition called SADUMP on a 512GB drive per the instructions (see attached DFSEE window). Formatted first as JFS (to force type 07), then formatted with dumpfs, again per the instructions. Used Y: as the drive letter. Set TRAPDUMP=R0,Y: in CONFIG.SYS.
Rebooted, and hit <ctrl><alt><num-lock><num-lock> and I get a message that says the dump partition does not exist. Any idea what I might have done wrong?
The instructions don't say so, but I wonder if the dump partition must be on the same disk as the boot partition? In this case it is not. I have an X: drive (2GB) on the boot disk that works as a dump partition only if I use 'memlimit' to limit memory to less than 2GB, but I want to get away from that if possible so I can capture unexpected traps when they happen.
Regards,
EDIT: Forgot to mention - the disk the Y: partition is on is an NVMe drive. Could that be the problem?