使用grub建立一個仿A盤, a盤只在config加載himem.sys, 之後再重a盤啟動grub可以順利啟動,
但是如果在同樣的狀況下,用loadsys加載usbaspi.sys和di1000dd.sys, 之後再卸載這兩個usb的驅動程式,理論上執行這時候的狀況應該和剛開始的時候一樣,但是執行grub就是會死機, 並出現這樣的錯誤訊息

robing ROM INT vectors If hang,unload a device driver or TSR adn try again
不知道有沒有人有解決的方法,換過不同版本的grub和不同版本的loadsys好像都會有相同的問題,不知道是不是grub和loadsys有衝突?
Use GRUB to create a fake A drive. The A drive only loads himem.sys in the config. Then, booting GRUB from the A drive can start successfully.
But in the same situation, if you use loadsys to load usbaspi.sys and di1000dd.sys, and then uninstall these two USB drivers, theoretically the situation should be the same as the beginning, but executing GRUB will freeze and the following error message appears: Probing ROM INT vectors If hang, unload a device driver or TSR and try again
I wonder if anyone has a solution. I've tried different versions of GRUB and different versions of loadsys, and the same problem occurs. I wonder if there's a conflict between GRUB and loadsys?