First post, by Murdock
Hello!
I am new to this forum, but I am not THAT new to DosBox. I've used it for quite a while on my computer and also on my PSP 😀
Now I wanted to install my Windows 3.11 on my DosBox for PSP, but the problem is that the PSP does not allow to execute/have more than (I think) 5 files simultaneously (in RAM) and therefore Windows cannot be loaded on Dosbox 4 PSP without a little trick. The trick is to install WIndows 3.11 on Dosbox for PC and then to pack everything into an image file and mount the image file in Dosbox 4 PSP as drive c: and load dosbox from there. don't ask me why I have to do that, but it worx. 😀
At first I used an ordinary ISO image, which worked, but was, as you might imagine, write-protected, I was unable to save anything to my drive c:\ and windows showed the error during startup that "win.ini is write-protected and no changed settings could be saved".
However, I started to do a little research and after a friend over at ps2dev.org gave me some hints, I also found the guide over here in the forum:Sample usage of a harddisc image in DOSBOX
This worked and the stupid error of Win 3.11 disappeared (the one considering the Win.ini). Unfortunately, There is a little problem:
When I have done everything as the tutorial says and I have put windows to the image, using WinImage and injecting the folders, I can load Windows and everything is fine. But I cannot copy anything to the drive c:\, which is my image file. Whenever I try to copy anything to the image file, windows tells me that the file it tries to copy is copy-protected and aborts the copy process.
I mean it creates the folders, but cannot write files. Why that?
Additionally, I have witnessed errors when I tried to copy stuff in Dos to the drive. copying several single files was possible, but when I told Dos/Dosbox to copy a whole folder with several subfolders, it gave out some errors and rendered the destination files useless.
I also cannot install applications when I have loaded windows from the image file which is mounted as drive c:\ ... same error, that the file it tries to create is write-protected (eventhough the file doesn't exist!!!)
this is pretty strange and the error occurrs in both Dosbox versions, for PC AND for PSP. Additionally, I am not the only one who reports this error. it seems just impossible to write files to the image (created with bximage.exe, fdisk'ed and formatted with a DOS 6.22 boot disk) from windows 3.11 ...
Does anyone know that we are doing wrong? Or is it an error of Dosbox which cannot be fixed?
Thx in advance!
P.S.: Oh, I have read the hint that one should tell one's PC specs ... but I somehow thing it is unneccessary here ... since this does not seem to be a hardware problem. Everything has been done just as in the tutorial in your guides section.