Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthororlanbrun
    • CommentTimeMar 15th 2008
     
    I installated osxcrypt on my ibook G3 with osx 10.3.9.
    After a system reboot, the ocutil command failed to create the volume.
    This is a output command:

    iBook:~/osxcrypt-bugtrace bruno$ ocutil create -verbose -fat -algorithm Serpent-Twofish-AES -size 200M MyCryptedVolume.img
    dyld: ocutil can't open library: @loader_path/Frameworks/AppleStuff.framework/Versions/A/AppleStuff (No such file or directory, errno = 2)
    Trace/BPT trap
    iBook:~/osxcrypt-bugtrace bruno$ echo $?
    133
    iBook:~/osxcrypt-bugtrace bruno$

    iBook:~/osxcrypt-bugtrace bruno$ kextstat | grep OSXCrypt
    54 0 0x789000 0x59000 0x58000 org.osxcrypt.kext.OSXCryptService (1.0.0) <45 10>
    iBook:~/osxcrypt-bugtrace bruno$