Re: Bug#493856: xen-utils-3.2-1: i386 Dom0 cannot load Debian 2.6.26 amd64 kernel bzImage

2008-08-05 Thread Vincent Danjean
#493856: xen-utils-3.2-1: i386 Dom0 cannot load Debian 2.6.26 amd64 kernel bzImage It has been closed by Bastian Blank <[EMAIL PROTECTED]>. On Tue, Aug 05, 2008 at 01:50:55PM +0200, Vincent Danjean wrote: I s

Bug#493856: xen-utils-3.2-1: i386 Dom0 cannot load Debian 2.6.26 amd64 kernel bzImage

2008-08-05 Thread Vincent Danjean
i386, kernel from linux-image-2.6.26-1-686-bigmem => works (using Linux bzImage loader) amd64, kernel from linux-image-2.6.18-5-xen-amd64 => works (using ELF-generic loader) amd64, kernel from linux-image-2.6.26-1-amd64 => does not work (trying to use Linux bzImage loader)

Re: Kernel patches to support direct load of bzImage under Xen

2008-04-23 Thread Ian Campbell
(dropping Bastian from CC since the original was just a courtesy copy and I doubt he wants CC'ing on list traffic per normal Debian etiquette). On Wed, 2008-04-23 at 01:45 +0200, maximilian attems wrote: > On Tue, 22 Apr 2008, Ian Campbell wrote: > > > The v2.08 patch has been applied upstream [0

Re: Kernel patches to support direct load of bzImage under Xen

2008-04-22 Thread maximilian attems
On Tue, 22 Apr 2008, Ian Campbell wrote: > The v2.08 patch has been applied upstream [0,1&2] and will be in the > 2.6.26-rc1. Is there any reason not to apply a backport to the 2.6.25 > kernel? Having these patches applied to the kernel would be a big step > forward in my project of making the Deb

Kernel patches to support direct load of bzImage under Xen

2008-04-22 Thread Ian Campbell
the issue which Bastian cited, he said: Because of several shortcommings in the maintainer scripts and the image loader, this currently needs an extra image, which is built. The v2.08 patch eliminates the need special image in domU by allowing the image loader to load t

Re: bzImage

2007-08-15 Thread maximilian attems
[ stripped stupid cc list ] first of all don't cross post. second check the sources. third google. On Wed, Aug 15, 2007 at 01:05:34AM -0700, Sameer Rahmani wrote: > what is the diffrence of bzImage with other normal > kernel images? fourth ask on kernelnewbies kernel list if you did

bzImage

2007-08-15 Thread Sameer Rahmani
what is the diffrence of bzImage with other normal kernel images? Luggage? GPS? Comic books? Check out fitting gifts for grads at Yahoo! Search http://search.yahoo.com/search?fr=oni_on_mail&p=gradua

Bug#266940: marked as done (kernel-source-2.4.26: kernel build fails (make bzImage) when CONFIG_PARPORT_SERIAL is enabled(Y))

2004-09-14 Thread Debian Bug Tracking System
/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Florian Boelstler <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: kernel-source-2.4.26: kernel build fails (make bzImage) when CONFIG_PARPORT_SERIAL is enab

Bug#271587: kernel-source-2.4.27: kernel build fails (make bzImage) when CONFIG_PARPORT_SERIAL is enabled(Y)

2004-09-14 Thread Horms
On Tue, Sep 14, 2004 at 09:49:16AM +0200, Florian Boelstler wrote: > > Horms wrote: > > You also need CONFIG_SERIAL=y > > CONFIG_SERIAL=y is set. > See http://paste.phpfi.com/29539 Sorry, i was a bit hasty... CONFIG_PARPORT_SERIAL also needs CONFIG_PCI, which in turn seems to need CONFIG_PCI_GO

Bug#271587: kernel-source-2.4.27: kernel build fails (make bzImage) when CONFIG_PARPORT_SERIAL is enabled(Y)

2004-09-14 Thread Florian Boelstler
Horms wrote: > You also need CONFIG_SERIAL=y CONFIG_SERIAL=y is set. See http://paste.phpfi.com/29539 --

Bug#271587: marked as done (kernel-source-2.4.27: kernel build fails (make bzImage) when CONFIG_PARPORT_SERIAL is enabled(Y))

2004-09-13 Thread Debian Bug Tracking System
Your message dated Tue, 14 Sep 2004 13:08:18 +0900 with message-id <[EMAIL PROTECTED]> and subject line Bug#271587: kernel-source-2.4.27: kernel build fails (make bzImage) when CONFIG_PARPORT_SERIAL is enabled(Y) has caused the attached Bug report to be marked as done. This means that you

Bug#271587: kernel-source-2.4.27: kernel build fails (make bzImage) when CONFIG_PARPORT_SERIAL is enabled(Y)

2004-09-13 Thread Florian Boelstler
Package: kernel-source-2.4.27 Version: 2.4.27-5 Severity: normal CONFIG_PARPORT_PC and CONFIG_PARPORT works without problems. Adding CONFIG_PARPORT_SERIAL=y triggers the problem: # make dep bzImage [ lots of inappropriate messages ] drivers/char/char.o(.text.init+0x1b63): In function

Re: Bug#266940: kernel-source-2.4.26: kernel build fails (make bzImage) when CONFIG_PARPORT_SERIAL is enabled(Y)

2004-09-03 Thread Joshua Kwan
Hi Florian, Florian Boelstler wrote: Version: 2.4.26-5 .. drivers/parport/driver.o(.text.init+0x89b): In function `siig10x_init_fn': : undefined reference to `pci_siig10x_fn' drivers/parport/driver.o(.text.init+0x8af): In function `siig20x_init_fn': : undefined reference to `pci_siig20x_fn' make: *

Bug#266940: kernel-source-2.4.26: kernel build fails (make bzImage) when CONFIG_PARPORT_SERIAL is enabled(Y)

2004-08-19 Thread Florian Boelstler
Package: kernel-source-2.4.26 Version: 2.4.26-5 Severity: important Justification: fails to build from source CONFIG_PARPORT_PC and CONFIG_PARPORT works without problems. Adding CONFIG_PARPORT_SERIAL=y triggers the problem: # make dep && bzImage [ lots of inappropriate messages ]