mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Bug report bounced + bug report
@ 2003-02-28 15:28 Han Holl
  2003-02-28 16:58 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Han Holl @ 2003-02-28 15:28 UTC (permalink / raw)
  To: linux-kernel


Hi,

I tried to report a bug in kernel 2.2.23 to Alan.Cox@linux.org, as instructed
by the 2.2.23 documents, but got a bounce message:                       
                       The Postfix program

<Alan.Cox@linux.org>: Name service error for domain linux.org: Host found but
    no data record of requested type

Here is the bug report:

Subject: Cannot boot Compaq Smart Array 532 with grub on 2.2.23

Hi,

Well, subject says it all really. Here is a (minimal) patch:
 
--- main.c.orig Fri Feb 28 15:56:54 2003
+++ main.c      Fri Feb 28 15:40:37 2003
@@ -495,6 +495,8 @@
        { "sdn",     0x08d0 },
        { "sdo",     0x08e0 },
        { "sdp",     0x08f0 },
+       { "cciss/c0d0p",0x6800 },
+       { "cciss/c0d1p",0x6810 },
        { "rd/c0d0p",0x3000 },
        { "rd/c0d1p",0x3008 },
        { "rd/c0d2p",0x3010 },

Cheers,

Han Holl


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug report bounced + bug report
  2003-02-28 15:28 Bug report bounced + bug report Han Holl
@ 2003-02-28 16:58 ` Alan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2003-02-28 16:58 UTC (permalink / raw)
  To: Han Holl; +Cc: Linux Kernel Mailing List

On Fri, 2003-02-28 at 15:28, Han Holl wrote:
> Well, subject says it all really. Here is a (minimal) patch:
>  
> --- main.c.orig Fri Feb 28 15:56:54 2003
> +++ main.c      Fri Feb 28 15:40:37 2003
> @@ -495,6 +495,8 @@
>         { "sdn",     0x08d0 },
>         { "sdo",     0x08e0 },
>         { "sdp",     0x08f0 },
> +       { "cciss/c0d0p",0x6800 },
> +       { "cciss/c0d1p",0x6810 },
>         { "rd/c0d0p",0x3000 },
>         { "rd/c0d1p",0x3008 },
>         { "rd/c0d2p",0x3010 },
> 

Nothing wrong with it, but the kernel nowdays really expects the translation
to be done by the bootloader. Lilo gets this right, Grub it seems does not
know about it.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-28 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-28 15:28 Bug report bounced + bug report Han Holl
2003-02-28 16:58 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®