From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KRN7F-0005MX-KY for mharc-grub-devel@gnu.org; Fri, 08 Aug 2008 04:14:29 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KRN7E-0005Kd-1u for grub-devel@gnu.org; Fri, 08 Aug 2008 04:14:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KRN7A-0005Fz-8K for grub-devel@gnu.org; Fri, 08 Aug 2008 04:14:27 -0400 Received: from [199.232.76.173] (port=43555 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KRN7A-0005Fk-2o for grub-devel@gnu.org; Fri, 08 Aug 2008 04:14:24 -0400 Received: from moutng.kundenserver.de ([212.227.126.177]:54331) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KRN7A-0003SO-A0 for grub-devel@gnu.org; Fri, 08 Aug 2008 04:14:24 -0400 Received: from [85.180.41.1] (e180041001.adsl.alicedsl.de [85.180.41.1]) by mrelayeu.kundenserver.de (node=mrelayeu8) with ESMTP (Nemesis) id 0ML31I-1KRN6w2Z8I-0001th; Fri, 08 Aug 2008 10:14:10 +0200 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: <87myjoqtg3.fsf@xs4all.nl> References: <87myjoqtg3.fsf@xs4all.nl> Content-Type: text/plain Date: Fri, 08 Aug 2008 10:14:10 +0200 Message-Id: <1218183250.4059.6.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1867q/Z/fdf7vgXMm9Vi5poUb29k5EHYWwTHQq 279WwrXgUB9tngNNjN9sGk1rZ6BcJLdQUe+eSGoodISv8kxjAc ycujFp7qPLzJtk+SNeOBoErVJpOPVbp X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) Subject: Re: ATA update X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 08:14:28 -0000 Hello, Am Freitag, den 08.08.2008, 01:46 +0200 schrieb Marco Gerards: > Hi, > > One minute ago I committed a patch to improve ATA support. > Probable better if I just send you know a mail instead of telling on IRC: This is shown for device 4,0 and 4,1 PCI Dev (0,8,0) compat=1 rega=0x9e0=regb=0xbe0 My first SATA RAID Disk is fully recognized i.e. it shows the ST3808110AS name and Firmware 2AAA which I can find in dmesg. For device 4,1 it only shows "ATA detected" but nothing more, it goes then to device 5,0. ls (ata8) shows partition table ls (ata8,1) or (ata8,2) unknown filesystem But that's probable right, if your ata.mod works more then Linux instead of the biosdisk.mod which works more then yeah BIOS ;) I just tried to mount /dev/sda1 which is NTFS and syslog shows $MFT corrupted (ntfs-3g). So I hope that GRUB will still have the biosdisk.mod for guys like me on a dmraid (in Linux terms) or fake hardware motherboard RAID ;)