VirtualBox

Opened 8 years ago

Last modified 8 years ago

#16144 new enhancement

Unhelpful feedback "DrvVD: Configuration error: keys incorrect at level 0" — at Version 2

Reported by: krichter Owned by:
Component: other Version: VirtualBox 5.1.8
Keywords: Cc:
Guest type: Linux Host type: Linux

Description (last modified by Frank Mehnert)

Starting a VM which formerly worked fine fails due to

    DrvVD: Configuration error: keys incorrect at level 0 (VERR_PDM_DRVINS_UNKNOWN_CFG_VALUES).
    AHCI: Failed to attach drive to Port0 (VERR_PDM_DRVINS_UNKNOWN_CFG_VALUES).


    Fehlercode:
    NS_ERROR_FAILURE (0x80004005)
    Komponente:
    ConsoleWrap
    Interface:
    IConsole {872da645-4a9b-1727-bee2-5585105b9eed}

displayed in dialog after start. It'd be helpful to know what failure occurred for what reason and what are useful steps to proceed. It looks like an error in the configuration file, but it's just too useless to guess if you could improve the feedback.

experienced on Ubuntu 16.10 host with Gentoo guest

Change History (2)

comment:1 by krichter, 8 years ago

This is caused by an errornous directive

    <ExtraDataItem name="VBoxInternal/Devices/ahci/0/LUN#0/Config/IgnoreFlsh" value="0"/>

which should be

    <ExtraDataItem name="VBoxInternal/Devices/ahci/0/LUN#0/Config/IgnoreFlush" value="0"/>

so it'd be useful to tell the user that instead of providing internal information which only VirtualBox devs can understand.

Is it wise/necessary that VBoxManage setextradata doesn't fail when setting these errornous values.

Last edited 8 years ago by Frank Mehnert (previous) (diff)

comment:2 by Frank Mehnert, 8 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette