muellerr1
Group: Members
Posts: 18
Joined: April 2005 |
|
Posted: May 17 2005,14:05 |
|
Not that this is exactly related, but one experiment I tried might be useful for you. I used qemu-img.exe to create a 1-gig file, then attached that file to the system on hdd: just add it to your qemu .bat file like hdb (hdd=qemu/myNewImageFile). The drawback is that your files on hdd won't be available to windows then. You can also attach a swap file this way, just format it as swap space from dsl.
I believe that it's possible to partition this file in dsl as well using fdisk.
|