locked
ImportFileSystem returns IMAPI_E_NO_SUPPORTED_FILE_SYSTEM on UDF filesystem. RRS feed

  • Question

  • Hi!

    When I'm trying to import filesystem from the previous session on disc (this session was written with IMAPI2 using UDF 1.02 filesystem), IFileSystemImage::ImportFileSystem returns IMAPI_E_NO_SUPPORTED_FILE_SYSTEM. The same code works well with ISO9660+Joliet filesystem.

    Is IMAPI2 able to import UDF filesystems?

     

    Disc used - DVD-R.

    OS - Windows XP SP3 32-bit with Feature Pack for Storage 1.0 installed.

     

    Thanks.

    Alex.

     

    Thursday, April 30, 2009 9:21 PM

Answers

  • Hi Nathan!

    I just discovered that IMAPI_E_NO_SUPPORTED_FILE_SYSTEM error code is returned only on systems with Windows Feature Pack for Storage 1.0 installed.
    On Windows XP systems with KB932716 update, all works as expected: I'm importing previous UDF session and burn new session without any problems.
    The same disc was used in both cases.

    Hope, this help.

    Alex.

    • Proposed as answer by Nathan Hu Monday, May 4, 2009 5:18 PM
    • Marked as answer by Ope Aladekomo Tuesday, May 5, 2009 2:14 AM
    Friday, May 1, 2009 11:23 PM

All replies

  • Hi Alex,

    IMAPI2 is able to import UDF file system (1.02 through 2.5).

    There might be many reasons why IFileSystemImage::ImportFileSystem is returning IMAPI_E_NO_SUPPORTED_FILE_SYSTEM. To help identify the cause, could you please take an IMAPI trace and send it to us? The detailed steps for taking a trace can be found here:

    http://social.msdn.microsoft.com/forums/en-US/windowsopticalplatform/thread/07a97827-893b-4228-ac69-a5bd71c1d370/

    We will be very happy to help once we get the trace.

    Regards,
    Nathan
    Friday, May 1, 2009 9:14 PM
  • Hi Nathan!

    I just discovered that IMAPI_E_NO_SUPPORTED_FILE_SYSTEM error code is returned only on systems with Windows Feature Pack for Storage 1.0 installed.
    On Windows XP systems with KB932716 update, all works as expected: I'm importing previous UDF session and burn new session without any problems.
    The same disc was used in both cases.

    Hope, this help.

    Alex.

    • Proposed as answer by Nathan Hu Monday, May 4, 2009 5:18 PM
    • Marked as answer by Ope Aladekomo Tuesday, May 5, 2009 2:14 AM
    Friday, May 1, 2009 11:23 PM
  • Hi!

    Is there any workaround for this issue when using Windows Feature Pack for Storage?

    Alex.

    Friday, August 14, 2009 11:07 PM