Bug 583714 - Cannot boot from non-existent NIC
Summary: Cannot boot from non-existent NIC
Keywords:
Status: CLOSED DUPLICATE of bug 577851
Alias: None
Product: Fedora
Classification: Fedora
Component: virt-manager
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Cole Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-19 14:19 UTC by Michael Monreal
Modified: 2010-04-20 16:16 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-04-20 16:16:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michael Monreal 2010-04-19 14:19:45 UTC
With virt-manager-0.8.3-2.fc13, try to create a new PXE boot VM:

Unable to complete install '<class 'libvirt.libvirtError'> internal error Process exited while reading console log output: char device redirected to /dev/pts/1
Cannot boot from non-existent NIC

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/create.py", line 1510, in do_install
    dom = guest.start_install(False, meter = meter)
  File "/usr/lib/python2.6/site-packages/virtinst/Guest.py", line 798, in start_install
    return self._do_install(consolecb, meter, removeOld, wait)
  File "/usr/lib/python2.6/site-packages/virtinst/Guest.py", line 899, in _do_install
    self.domain = self.conn.createLinux(install_xml, 0)
  File "/usr/lib/python2.6/site-packages/libvirt.py", line 1147, in createLinux
    if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self)
libvirtError: internal error Process exited while reading console log output: char device redirected to /dev/pts/1
Cannot boot from non-existent NIC

'

Comment 1 Cole Robinson 2010-04-20 16:16:57 UTC

*** This bug has been marked as a duplicate of bug 577851 ***


Note You need to log in before you can comment on or make changes to this bug.