Announcement

Collapse
No announcement yet.

OSFMount V3 Beta 3 - CLI - Feedback

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • OSFMount V3 Beta 3 - CLI - Feedback

    Hello,

    Just thought about trying OSFMount V3 Beta 3 CLI it works fine for me, but wanted to provide you with the log messages it started to show with this version.
    The path in the problem messages appears to be the current directory (C:\Windows) from where I was running the command.

    Code:
    "C:\Program Files\OSFMount\OSFMount.com" -a -t vm -s 2G -o format:fat32:"RAM_Disk" -m "R:"
    Code:
    libcfile_file_open_wide_with_error_code: no such file: \\?\C:\Windows\(.
    libcfile_file_open_wide: unable to open file.
    libbfio_file_open: unable to open file: \\?\C:\Windows\(.
    libcfile_file_seek_offset: invalid file - missing handle.
    libbfio_file_seek_offset: unable to seek offset: 0 in file: \\?\C:\Windows\(.
    libbfio_handle_seek_offset: unable to seek offset: 0 in handle.
    libewf_check_file_signature_file_io_handle: unable to seek file header offset: 0.
    libewf_check_file_signature: unable to check file signature using a file handle.
    Creating device...
    Created device 0: R: -> VM image
    Formatting drive with volume label RAM_Disk
    Done.

  • #2
    Thanks for the details. Yes, the error message shouldn't be displayed but the command itself should be working properly. We have fixed the error message for the next release.

    Comment


    • #3
      Thank you for your work! (Y)

      Comment

      Working...
      X