どなたか cygwin で hfsutils をお使いの方はいませんでしょうか?
WinXP, cygwin-1.5.5, gcc-3.3.1 で hfstils-3.2.6 をコンパイルし, hmount
や hdir は動くのですが, 以下のように hcopy で hfs イメージにファイルを
コピーすることができません. 何かわかる方がいましたら, ご教示願います.
$ hmount os753.dsk
Volume name is "Untitled"
Volume was created on Wed Oct 1 19:15:29 2003
Volume was last modified on Wed Oct 1 19:16:42 2003
Volume has 206427648 bytes free
$ hdir
d 0 items Oct 1 19:16 os753
$ ls System_7.5.3_01of19.smi.bin
System_7.5.3_01of19.smi.bin
$ hcopy System_7.5.3_01of19.smi.bin os753
hcopy: "System_7.5.3_01of19.smi.bin": no such file or directory
|