Hello.
Christian Fischer wrote:
running
# xdosemu -I 'disk { directory "/data/imports/nfsroot/dosimages/khk_mufi/drives/c" }'
starts dosemu but without my drive "c". bootlog shows the following:
Try setting $_hdimage="" in your dosemu.conf. -I 'disk... stuff only appends the drive to the end of your $_hdimage list, so it won't be c: unless you set $_hdimage to "". There is probably a better way of doing that of course.
but i haven't the content of my drive in D:
What do you have there? Have you tried the same with lredir?
^^^^^^^^^^"something" should be a "directory" in your case. Can also be "hdimage",
"partition" and "wholedisk"."hdimage" don't work because drives/c is a directory and no image, "partition" don't work because it is no partition and "wholedisk" don't work because drives/c is a directory.
As stated above, it should be a "directory" *in your case*, this is pretty obvious.
- To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
