Re: [Qemu-devel] [PATCH] don't require a disk image for network boot

2007-02-16 Thread Rob Landley
On Thursday 15 February 2007 11:27 am, Paul Brook wrote: > On Thursday 15 February 2007 09:17, Thomas Petazzoni wrote: > > Hi, > > > > Le Tue, 13 Feb 2007 15:58:13 +0100, > > > > "andrzej zaborowski" <[EMAIL PROTECTED]> a écrit : > > > Subject: don't require a disk image for network boot > > > > BT

Re: [Qemu-devel] [PATCH] don't require a disk image for network boot

2007-02-15 Thread Paul Brook
On Thursday 15 February 2007 09:17, Thomas Petazzoni wrote: > Hi, > > Le Tue, 13 Feb 2007 15:58:13 +0100, > > "andrzej zaborowski" <[EMAIL PROTECTED]> a écrit : > > Subject: don't require a disk image for network boot > > BTW, is there a reason why a disk image is required when using the > -kernel

Re: [Qemu-devel] [PATCH] don't require a disk image for network boot

2007-02-15 Thread Ed Swierk
On 2/15/07, Thomas Petazzoni <[EMAIL PROTECTED]> wrote: BTW, is there a reason why a disk image is required when using the -kernel option ? In the following case: -kernel vmlinuz -append "nfsroot=blabla", we could boot over the network, without the need for any disk image, but Qemu wants to have

Re: [Qemu-devel] [PATCH] don't require a disk image for network boot

2007-02-15 Thread Thomas Petazzoni
Hi, Le Tue, 13 Feb 2007 15:58:13 +0100, "andrzej zaborowski" <[EMAIL PROTECTED]> a écrit : > Subject: don't require a disk image for network boot BTW, is there a reason why a disk image is required when using the -kernel option ? In the following case: -kernel vmlinuz -append "nfsroot=blabla",

Re: [Qemu-devel] [PATCH] don't require a disk image for network boot

2007-02-13 Thread Stuart Brady
On Tue, Feb 13, 2007 at 03:58:13PM +0100, andrzej zaborowski wrote: > What do you think about the following patch? As a side note, I'd > really prefer option roms with serial output enabled (check > CONSOLE_DUAL on rom-o-matic). Maybe even uncheck ASK_BOOT... Hmm, > maybe that's already done, I

[Qemu-devel] [PATCH] don't require a disk image for network boot

2007-02-13 Thread andrzej zaborowski
-- Forwarded message -- From: Ferenc Wagner <[EMAIL PROTECTED]> To: qemu-devel@nongnu.org Date: Thu, 08 Feb 2007 18:02:23 +0100 Subject: don't require a disk image for network boot Hi, What do you think about the following patch? As a side note, I'd really prefer option roms with