Today I found a problem.
The first and second partitions of my computer are primary partitions, installing XP and 2K respectively.
When using grub to load my own DOS img file to enter DOS, it is normal when the first primary partition is active. When switching to the second primary partition active state, after entering DOS, running dspt crashes (dspt 0 /find:all /noext).
Then using the same img file, but entering pure DOS without loading any drivers, it is normal again. Because I need to output information to a file, I must generate a virtual disk and then operate.
The two times are different only in the active primary partition, and other conditions and loaded drivers are completely the same. Why can't it run normally? Is there any debugging parameter that can show the reason for the crash?
Originally, I used ghost -dd to determine the last partition and active partition, and now I want to switch to using dspt, but it actually has a crash situation. I hope the software author can give an answer. Thank you.
Just now I tried again, and it can work again. Confused...
[ Last edited by lianjiang2004 on 2007-1-14 at 01:28 AM ]