From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NXEdc-0001tE-AA for garchives@archives.gentoo.org; Tue, 19 Jan 2010 14:00:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47BD2E0671; Tue, 19 Jan 2010 13:59:43 +0000 (UTC) Received: from mail-pw0-f47.google.com (mail-pw0-f47.google.com [209.85.160.47]) by pigeon.gentoo.org (Postfix) with ESMTP id 08793E0671 for ; Tue, 19 Jan 2010 13:59:42 +0000 (UTC) Received: by pwj10 with SMTP id 10so2696189pwj.26 for ; Tue, 19 Jan 2010 05:59:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=Kz0VXv+Ouq5OYfKIndCtfPh82LAdgX9QNsEJib6Iq8A=; b=SiK5CAKvhNdtFL+8WyT9mcNyfAt0zp9J7OvKvo1Z3L9JT/682cK6xm2gh67g2aTd7S WvPIG7vkz5U5ThYvoBpzacEmSCI0Tpu9O4omES8SCUbPBibsgJcMRKIt0LwLwlRVHOwh L61IvWXEOBVfFp8/d9abaLNsjjRJ3BkA5anJQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=viapJUkk6VxZYNYGP5U16z3hv0YeZAJWlfHxmCHwNvhJ3sYd3kRJDccB+cLXAd89Tg c23FAcZmz04wwhrjY9B288O3lBGTJXrJoDys7rRSbZ74rmAtcnLLaTB1lzdplyhI9irn NFvKYQQtMne3cXb8xTQ3mcI1zxPX7rIvIj8Bk= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.143.154.33 with SMTP id g33mr4487502wfo.193.1263909582377; Tue, 19 Jan 2010 05:59:42 -0800 (PST) In-Reply-To: References: <5bdc1c8b1001181809l3493192cl12c3694099415ec@mail.gmail.com> <5bdc1c8b1001181908w471f759aq928a79dc71883b63@mail.gmail.com> <1263873321.3316.117.camel@localhost> <5bdc1c8b1001182030g225e7f7w26908b96d6820dfa@mail.gmail.com> Date: Tue, 19 Jan 2010 05:59:42 -0800 Message-ID: <5bdc1c8b1001190559u276531c6g180064fb9f6afad0@mail.gmail.com> Subject: Re: [gentoo-user] Re: BIOS says 2GB, MemTest86 says 2GB, top says 900MB From: Mark Knecht To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: eaceae72-645d-486c-be8f-38a3735772e0 X-Archives-Hash: 68176b0ac0c8233b6b73871bb7daf6d3 On Mon, Jan 18, 2010 at 10:36 PM, Stroller wrote: > > On 19 Jan 2010, at 04:30, Mark Knecht wrote: >> >> ... Currently the disks are showing up as >> /dev/hda and I thought with newer kernels they were supposed to be >> /dev/sda. With my newest 2.6.32-gentoo-r1 it seems to be trying to be >> /sda, but with 2.6.32-gentoo it's coming up /hda. Bottom line question >> - can I dual list /dev/hda7 and /dev/sda7 in my fstab file so that >> which ever one I boot at least it finds something? > > Set labels on the filesystems. See Walt's post in the thread "sata disk > assignment mismatch..." (16 January 2010 17:23:24 GMT). > > Stroller. Yes - I ran across that idea in the Ubuntu forums last night. (Actually Google pointed me to the Ubuntu forums. Disappointing it didn't point me to Gentoo but I guess we're a much smaller crowd these days.) I'll give that a try later today. cheers, Mark