From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,345c9fcf5a67a99f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-24 22:26:04 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!cox.net!newsfeed.stueberl.de!teaser.fr!enst!enst.fr!not-for-mail From: Wilhelm Spickermann Newsgroups: comp.lang.ada Subject: Re: SuSE, Raid (was: Microsoft takes on ACT) Date: Sat, 25 May 2002 07:25:44 +0200 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: <4519e058.0205230724.38617c60@posting.google.com> <9ff447f2.0205231909.40170d61@posting.google.com> <7nqH8.2777$GB4.388478@news6-win.server.ntlworld.com> <%9sH8.3292$GB4.495005@news6-win.server.ntlworld.com> Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: avanie.enst.fr 1022304362 78920 137.194.161.2 (25 May 2002 05:26:02 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Sat, 25 May 2002 05:26:02 +0000 (UTC) Return-Path: In-Reply-To: X-Mailer: Mulberry/2.2.1 (Linux/x86) Content-Disposition: inline Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:24715 Date: 2002-05-25T07:25:44+02:00 --Am Samstag, Mai 25, 2002 01:15:07 +0100 schrieb "chris.danx" : > Ah feck, you've got to be kidding me? Kernel 2.19 pre 5 has > some support for this chipset :<. I was told 2.18 supported > the raid chipset which is why I bought SuSE 8.0, nuttzzz. It may be true: a kernel x.y.z is very different to a x.y.z-SUSE kernel. They always have many additional device drivers in their kernels. So it may be just a bug as thought before -- I don't know. After installing the kernel source package, you can search it with something like: find /usr/src/linux-2.4.18.SuSE -type f -exec grep 20276 {} \; -print > Hmm, now I'm wondering if it's possible to install SuSE with > another kernel instead of the one it's got, and get the > installer to work with it? I've never tried to replace a SuSE-Kernel by a normal one and I won't try it. New ones from SuSE come up on ftp.suse.com/pub/suse/i386/update/8.0/kernel Wilhelm