virt-manager reports "console not configured for guest" after update to SP2
This document (7000552) is provided subject to the disclaimer at the end of this document.
Environment
SUSE Linux Enterprise Desktop 10 Service Pack 2
Situation
when started invirt-manager.
Resolution
- Export the current DomU settings into a file usingxm list --long win2003>win2003.conf
- Edit the file win2003.conf with an editor and look for this section:
(device
(vfb
(vncunused 1)
(uuid SOME_ID)
(location localhost:5905)
)
)
Change this to:
(device
(vfb
(vncunused 1)
(type vnc)
(uuid SOME_ID)
(location localhost:5905)
)
) Save the file and exit the editor.
Import the new settings using:
xm new -F win2003.conf- Start the DomU using virt-manager.
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:7000552
- Creation Date: 04-Jun-2008
- Modified Date:03-Mar-2020
-
- SUSE Linux Enterprise Desktop
- SUSE Linux Enterprise Server
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com