Re: [Qemu-devel] Re: PC machine types switched to SeaBIOS/gPXE

2009-11-03 Thread Beth Kon
Kevin O'Connor wrote: On Mon, Nov 02, 2009 at 05:22:00PM -0600, Anthony Liguori wrote: Beth Kon wrote: Serendipity allowed us to find this really easily, thanks to some old builds lying around... The following Seabios commit breaks gpxe boot with e1000: [...]

[Fwd: Re: [Qemu-devel] Re: PC machine types switched to SeaBIOS/gPXE]

2009-11-02 Thread Beth Kon
Anthony, I assume you meant to cc Kevin... --- Begin Message --- Beth Kon wrote: Serendipity allowed us to find this really easily, thanks to some old builds lying around... The following Seabios commit breaks gpxe boot with e1000: commit a5826b5ad482f44d293387dc7513e5e98802a54e Author

Re: [Qemu-devel] Re: PC machine types switched to SeaBIOS/gPXE

2009-11-02 Thread Beth Kon
Jan Kiszka wrote: Stefan Weil wrote: Anthony Liguori schrieb: Jan Kiszka wrote: Anthony Liguori wrote: Hi, I just wanted to let everyone know that I've switched the PC machine type to SeaBIOS and gPXE. SeaBIOS is a port of the Bochs BIOS to GCC, by Kevin O'Conner,

Re: [Qemu-devel] accidental mistyping of command line kills networking

2009-10-27 Thread Beth Kon
Beth Kon wrote: I accidentally entered a command line as follows: /usr/bin/qemu-kvm -drive file=/scratch/images/beth/windows/win2k3_32_R2.dat.10G.img,if=ide -m 2048 -boot cd -net nic,model=rtl8139 -net tap,script=/etc/qemu-ifup -vnc :12 -usbdevice tablet -monitor stdio -net nic,model=e1000

[Qemu-devel] accidental mistyping of command line kills networking

2009-10-27 Thread Beth Kon
look into what's going wrong. Just wanted to make people aware. Beth Kon