public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Dirk Heinrichs <dirk.heinrichs.ext@nsn.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Problem install Gentoo on New Laptop
Date: Mon, 30 Apr 2007 10:46:13 +0200	[thread overview]
Message-ID: <200704301046.14018.dirk.heinrichs.ext@nsn.com> (raw)
In-Reply-To: <87ejm28ehp.fsf@newton.gmurray.org.uk>

[-- Attachment #1: Type: text/plain, Size: 2334 bytes --]

Am Montag, 30. April 2007 schrieb ext Graham Murray:
> Dirk Heinrichs <dirk.heinrichs.ext@nsn.com> writes:
> > Sata support may not be enough. Since all the SATA stuff has been put
> > into the SCSI subsystem, you would need support for SCSI disks (and
> > maybe CDRoms as well):
>
> In the latest kernels, SATA is no longer in the SCSI subsystem but has
> been 'split' into its own libata subsystem.

I just booted 2.6.21.1 (the latest AFAIK) from my /dev/sda, which is a SATA 
drive. If it is sda*, it is the SCSI subsystem, otherwise it would be hda*.

% dmesg|grep sda
SCSI device sda: 156250000 512-byte hdwr sectors (80000 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: write cache: enabled, read cache: enabled, doesn't support 
DPO or FUA
SCSI device sda: 156250000 512-byte hdwr sectors (80000 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: write cache: enabled, read cache: enabled, doesn't support 
DPO or FUA
 sda: sda1 sda2 sda3
sd 2:0:0:0: Attached scsi disk sda

So once again: if it is SATA, you need (in addition to the driver for your 
SATA chip):

CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y

and, eventually

CONFIG_BLK_DEV_SR=m

And btw, even PATA is in the SCSI subsystem nowadays (my system has SATA hd, 
but PATA cdrom, attached to an Intel ICH6 chipset):

% dmesg|grep -i scsi
SCSI subsystem initialized
scsi0 : ata_piix
scsi1 : ata_piix
scsi 0:0:0:0: CD-ROM            HL-DT-ST RW/DVD GCC-4481B E106 PQ: 0 ANSI: 5
scsi2 : ata_piix
scsi3 : ata_piix
scsi 2:0:0:0: Direct-Access     ATA      WDC WD800JD-75JN 06.0 PQ: 0 ANSI: 5
SCSI device sda: 156250000 512-byte hdwr sectors (80000 MB)
SCSI device sda: write cache: enabled, read cache: enabled, doesn't support 
DPO or FUA
SCSI device sda: 156250000 512-byte hdwr sectors (80000 MB)
SCSI device sda: write cache: enabled, read cache: enabled, doesn't support 
DPO or FUA
sd 2:0:0:0: Attached scsi disk sda

Bye...

	Dirk
-- 
Dirk Heinrichs          | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: dirk.heinrichs@capgemini.com
Wanheimerstraße 68      | Web:  http://www.capgemini.com
D-40468 Düsseldorf      | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2007-04-30  8:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-30  0:19 [gentoo-user] Problem install Gentoo on New Laptop Colleen Beamer
2007-04-30  1:23 ` Mark Kirkwood
2007-04-30  5:46 ` Dirk Heinrichs
2007-04-30  8:15   ` Graham Murray
2007-04-30  8:46     ` Dirk Heinrichs [this message]
2007-05-01  2:58       ` [gentoo-user] Problem install Gentoo on New Laptop - Solved Colleen Beamer
2007-04-30  6:16 ` [gentoo-user] Problem install Gentoo on New Laptop Elias Probst

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200704301046.14018.dirk.heinrichs.ext@nsn.com \
    --to=dirk.heinrichs.ext@nsn.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox