| Previous | Next |
| S_IMAPI_RAW_IMAGE_TRACK_INDEX_ALREADY_EXISTS | ERROR_SPACES_POOL_WAS_DELETED |
IMAPI_S_IMAGE_FEATURE_NOT_SUPPORTED
IMAPI_S_IMAGE_FEATURE_NOT_SUPPORTED is a successful IMAPI2FS result with a compatibility warning. A requested image feature cannot be represented by the selected filesystem revision, so IFileSystemImage continues and creates the image without that feature. The output is therefore usable, but it may not preserve every requested semantic or metadata element.
Identify which filesystem revision caused the downgrade
- Record
FileSystemsToCreateand the effective ISO 9660, Joliet or UDF revision before image generation. - Compare the requested feature with the capabilities of every filesystem included in the image.
- Treat the status as a content-fidelity warning and verify the generated image on the intended readers.
Do not convert this status into a generic burn failure: no recorder or optical-media operation is involved yet. The important question is whether omitting the feature changes interoperability, boot behavior, names, metadata or application expectations. If the feature is required, select a compatible filesystem revision or change the image layout; retrying with identical image settings will produce the same downgrade.
IFileSystemImage · CreateResultImage · Filesystem types
Looking for a different code? Search another status or error code.