[Bug 634756] Re: pci_add_option_rom: failed to find romfile pxe-virtio.bin

2010-09-13 Thread Chuck Short
Ive seen this before as well.

chuck

** Package changed: libvirt (Ubuntu) = qemu-kvm (Ubuntu)

** Changed in: qemu-kvm (Ubuntu)
   Importance: Undecided = Medium

** Changed in: qemu-kvm (Ubuntu)
   Status: New = Confirmed

-- 
pci_add_option_rom: failed to find romfile pxe-virtio.bin
https://bugs.launchpad.net/bugs/634756
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 634756] Re: pci_add_option_rom: failed to find romfile pxe-virtio.bin

2010-09-13 Thread Serge Hallyn
You can get rid of this message by doing

  apt-get install kvm-pxe

** Changed in: qemu-kvm (Ubuntu)
   Status: Confirmed = Invalid

-- 
pci_add_option_rom: failed to find romfile pxe-virtio.bin
https://bugs.launchpad.net/bugs/634756
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 634756] Re: pci_add_option_rom: failed to find romfile pxe-virtio.bin

2010-09-13 Thread Loïc Minier
May I suggest that we make this pulled by some task or by some package?
Currently, the only way to get it is via testdrive-common.

or perhaps the vms created by ubuntu-vm-builder should not rely on this
by defaut

Either way, this should work OOTB for ubuntu-vm-builder and/or qemu-kvm
users

** Changed in: qemu-kvm (Ubuntu)
   Status: Invalid = New

-- 
pci_add_option_rom: failed to find romfile pxe-virtio.bin
https://bugs.launchpad.net/bugs/634756
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 634756] Re: pci_add_option_rom: failed to find romfile pxe-virtio.bin

2010-09-13 Thread Loïc Minier
Note that kvm-pxe is in universe

-- 
pci_add_option_rom: failed to find romfile pxe-virtio.bin
https://bugs.launchpad.net/bugs/634756
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 634756] Re: pci_add_option_rom: failed to find romfile pxe-virtio.bin

2010-09-13 Thread Serge Hallyn
The functionality you're not getting OOTB is pxe-booting over virtio
NIC.  Is that what you need?  If you are only worried about booting from
virtio disk, you're getting that.  So the message is annoying, but not
harmful.

If OTOH you think we should be providing pxe-booting over virtio NIC
out of the box with qemu-kvm, then yeah something would need to be done,
and I'm not sure what.

(So please clarify whether pxe-boot over virtio is what you feel should be
supported without a separate package in universe)

** Changed in: qemu-kvm (Ubuntu)
   Status: New = Incomplete

-- 
pci_add_option_rom: failed to find romfile pxe-virtio.bin
https://bugs.launchpad.net/bugs/634756
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 634756] Re: pci_add_option_rom: failed to find romfile pxe-virtio.bin

2010-09-13 Thread Dustin Kirkland
Right, so the message is a benign warning:
  pci_add_option_rom: failed to find romfile pxe-virtio.bin

If you're not trying to boot your VM over pxe-virtio, then you can
safely ignore the message.

If you want to boot over pxe-virtio, or you want to silence the error message, 
simply:
  sudo apt-get install kvm-pxe

This could be solved by either:
 a) MIR'ing kvm-pxe and adding a qemu-kvm-common recommends on kvm-pxe
 b) patch qemu-kvm to silently ignore this condition

I think (a) would be desirable for Natty.  Doubt this would make
Maverick, though.

-- 
pci_add_option_rom: failed to find romfile pxe-virtio.bin
https://bugs.launchpad.net/bugs/634756
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 634756] Re: pci_add_option_rom: failed to find romfile pxe-virtio.bin

2010-09-13 Thread Loïc Minier
Ok; that's fine; I thought the warning was a symptom of either a broken
setting in the generated libvirt config or missing dependencies; turns
out it's just optional functionality (pxe booting) and be ignored, I'm
fine with that

Thanks for checking this through with me!

** Changed in: qemu-kvm (Ubuntu)
   Status: Incomplete = Invalid

-- 
pci_add_option_rom: failed to find romfile pxe-virtio.bin
https://bugs.launchpad.net/bugs/634756
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 634756] Re: pci_add_option_rom: failed to find romfile pxe-virtio.bin

2010-09-13 Thread Dustin Kirkland
Sure, no problem, Loic.

I do think an MIR of kvm-pxe would be a good thing, though.

-- 
pci_add_option_rom: failed to find romfile pxe-virtio.bin
https://bugs.launchpad.net/bugs/634756
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 634756] Re: pci_add_option_rom: failed to find romfile pxe-virtio.bin

2010-09-10 Thread Loïc Minier

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/634756/+attachment/1564897/+files/Dependencies.txt

-- 
pci_add_option_rom: failed to find romfile pxe-virtio.bin
https://bugs.launchpad.net/bugs/634756
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs