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.
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.
Comment