From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.50) id 1EhAvj-0004W5-EM for garchives@archives.gentoo.org; Tue, 29 Nov 2005 19:14:19 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jATJD3cf029737; Tue, 29 Nov 2005 19:13:03 GMT Received: from web31707.mail.mud.yahoo.com (web31707.mail.mud.yahoo.com [68.142.201.187]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jATJ4T0M012682 for ; Tue, 29 Nov 2005 19:04:29 GMT Received: (qmail 74853 invoked by uid 60001); 29 Nov 2005 19:04:28 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=ZPY2jalqea+XHzCwjsrJq1WQ2Dy7qh1bXuWdBi7rORUVrHNPzLH7ToTfAc3w0nKe5DABhpJM13EjVr06YD/C8rUS7kSW1ohItrasexhNeRuEBF7XJTvxOsF4KeUChKQnvsA1H20kp+RRWyXqqca/8GyOqS1rev53r8+gCuBACno= ; Message-ID: <20051129190428.74851.qmail@web31707.mail.mud.yahoo.com> Received: from [64.228.98.108] by web31707.mail.mud.yahoo.com via HTTP; Tue, 29 Nov 2005 11:04:28 PST Date: Tue, 29 Nov 2005 11:04:28 -0800 (PST) From: maxim wexler Subject: Re: [gentoo-user] grub on a SATA drive To: gentoo-user@lists.gentoo.org In-Reply-To: <438C20FA.2050905@bootc.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Archives-Salt: e8a5098b-125b-4ffd-803c-264375a3293c X-Archives-Hash: 587e0f9a39c278caa7f873147b5b5b62 > > So grub loads abd boots the Linux kernel, but the > kernel can't mount the > root FS on /dev/sda6. So /dev/sda6 doesn't exist for > some reason, which > could be one of: > 1) There is no /dev/sda6 partition Huh? I just installed gentoo there. > 2) You haven't compiled in support for your SATA > controller in the kernel Yes, I wondered about that. Previously in the config options there were NV_SATA (this is an nVidia board) and another for Sil3114(my SATA controller), forget the exact option. That was for my earlier install when I was still operating from the IDE HD and using that to configure the SATA HD. This, present, install is using the latest gentoo.org offering. These options are nowhere to be found in make menuconfig, just a generic-looking SATA_CONFIG(something like that). In fact, when I boot from the install disk and do a lsmod all the appropriate modules have been loaded(except for the audio, which is easy to fix later), even forcedeth, another option that this mobo requires which was in the earlier config options but is now missing. The Panic _does_ occur at about the spot where the boot console is supposed to be finding the drive. Why would they put drivers in the iso but not the sources on the same CD? Weird. > > There are two ways of doing SATA on Linux, one is > through the IDE layer, > which is deprecated and I strongly recommend > against, the other is using > libata through the SCSI layer. > > > So I'm at a loss. The grub commands went alright. > > Wouldn't I get an error if one of the commands was > > wrong? Don't know what's meant by "unknown block > > (0,0)". Is it saying it's trying to mount / on > > /dev/sda1? Doesn't make sense. > > That means it has no idea what sda6 is, that there > is no such device. > > HTH, > Chris > > -- > Chris Boot > bootc@bootc.net > http://www.bootc.net/ > -- > gentoo-user@gentoo.org mailing list > > __________________________________ Yahoo! Music Unlimited Access over 1 million songs. Try it free. http://music.yahoo.com/unlimited/ -- gentoo-user@gentoo.org mailing list