qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 588731] Re: PXE boot not working


From: Anthony Liguori
Subject: [Qemu-devel] [Bug 588731] Re: PXE boot not working
Date: Wed, 02 Jun 2010 14:54:35 -0000

I can't reproduce this.  I'm using:

commit d9b73e47a3d596c5b33802597ec5bd91ef3348e2
Author: Corentin Chary <address@hidden>
Date:   Tue Jun 1 23:05:44 2010 +0200

    vnc: add missing target for vnc-encodings-*.o

I'm using the command:

sudo x86_64-softmmu/qemu-system-x86_64 -net tap,vlan=0,name=tap.0 -boot
n -net nic,vlan=0,model=e1000,name=e1000.0 -chardev
socket,id=monitor,host=0.0.0.0,port=1024,telnet,server,nowait -monitor
chardev:monitor

The DHCP server I'm using is dnsmasq and it pxe boots as expected.  I've
also confirmed that pxe boot is still functional after a system_reset.

Please include information about the exact version of qemu that you are
using and the DHCP server that is configured on your network.  Please
also try to reproduce with the latest git.

** Changed in: qemu
       Status: New => Incomplete

-- 
PXE boot not working
https://bugs.launchpad.net/bugs/588731
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Incomplete

Bug description:
/root/qemu-test/qemu-kvm/x86_64-softmmu/qemu-system-x86_64 -net 
tap,vlan=0,name=tap.0 -boot n -net 
nic,macaddr=$MAC,vlan=0,model=e1000,name=e1000.0 -chardev 
socket,id=monitor,host=0.0.0.0,port=$MONITORPORT,telnet,server,nowait -monitor 
chardev:monitor



net0: 02:5a:3b:27:00:a1 on PCI00:03.0 (open)                                    
                                                           
 [Link:up, TX:0 TXE:0 RX:0 RXE:0]                                               
                                                          
 DHCP (net0 02:5a:3b:27:00:a1)................ Connection timed out 
(0x4c106035)                                                            
 No more network devices                                                        
                                                            
                                                                                
                                                                                
                                     
No bootable device. 



After doing a system_reset ....

net0: 02:5a:3b:27:00:a1 on PCI00:03.0 (open)                                    
                                                           
 [Link:up, TX:0 TXE:0 RX:0 RXE:0]                                               
                                                          
DHCP (net0 02:5a:3b:27:00:a1).... ok                                            
                                                           
net0: 10.201.1.161/255.0.0.0 gw 10.0.0.1                                        
                                                           
Booting from filename "boot.pxe"                                                
                                                          
tftp://x.x.x./boot.pxe.. ok      


And it magaically works.

using HEAD.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]