TimeTraveler
IS-IT--Management
Trying to find a 720k floppy drive image managment workaround in XP. Thought CygWin might be the solution, but it seems CygWin's mount table isn't readily accessed, and doesn't work the same as in Linux.
I want to do this in cygwin:
'dd if=./MVSYS109 of=/dev/df0'
where MVSYS109 is a 720k proprietary (similar to msdos, if not equal to) diskette image.
Tried this:
'dd if=./MVSYS109 of=/cygdrive/a'
and a host of variants.
Still getting permission issues. I can write to the disk normally. (E.g., 'echo "blah" > /cygdrive/a/blah.txt' works fine.)
I know there's something simple I'm missing. My search at the CygWin site didn't yield anything, and the forums for CygWin were barely navigatable, imo.
Thanks in advance.
Sean (aka TimeTraveler aka Lumber)
I want to do this in cygwin:
'dd if=./MVSYS109 of=/dev/df0'
where MVSYS109 is a 720k proprietary (similar to msdos, if not equal to) diskette image.
Tried this:
'dd if=./MVSYS109 of=/cygdrive/a'
and a host of variants.
Still getting permission issues. I can write to the disk normally. (E.g., 'echo "blah" > /cygdrive/a/blah.txt' works fine.)
I know there's something simple I'm missing. My search at the CygWin site didn't yield anything, and the forums for CygWin were barely navigatable, imo.
Thanks in advance.
Sean (aka TimeTraveler aka Lumber)