All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Martin List-Petersen <martin@list-petersen.se>
Cc: Andrew Marold <andrew.marold@wlm.edial.com>,
	linux-kernel@vger.kernel.org, Alan Cox <alan@lxorguk.ukuu.org.uk>,
	Bernhard Rosenkraenzer <bero@arklinux.org>
Subject: Re: Serial ATA on Dell Dimension 8300 (Was: Re: Serial ATA support in	2.4.22)
Date: Thu, 02 Oct 2003 17:47:43 -0400	[thread overview]
Message-ID: <3F7C9CFF.8090002@pobox.com> (raw)
In-Reply-To: <1065130970.5842.193.camel@loke>

Martin List-Petersen wrote:
> I simply can't figure out, whats wrong here.

The last line gives it away...


> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> ICH5: IDE controller at PCI slot 00:1f.1
> ICH5: chipset revision 2
> ICH5: not 100% native mode: will probe irqs later
>     ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:DMA
> ICH5-SATA: IDE controller at PCI slot 00:1f.2
> ICH5-SATA: chipset revision 2
> ICH5-SATA: 100% native mode on irq 18
>     ide0: BM-DMA at 0xfea0-0xfea7, BIOS settings: hda:DMA, hdb:pio
> hda: ST3120026AS, ATA DISK drive
> hdb: probing with STATUS(0x00) instead of ALTSTATUS(0x50)
> hdb: probing with STATUS(0x00) instead of ALTSTATUS(0x50)
> blk: queue c041d460, I/O limit 4095Mb (mask 0xffffffff)
> hdc: SAMSUNG DVD-ROM SD-616T, ATAPI CD/DVD-ROM drive
> hdd: _NEC DVD+RW ND-1100A, ATAPI CD/DVD-ROM drive
> ide0 at 0xfe00-0xfe07,0xfe12 on irq 18
> ide1 at 0x170-0x177,0x376 on irq 15
> hda: attached ide-disk driver.
> hda: host protected area => 1
> hda: 234375000 sectors (120000 MB) w/8192KiB Cache, CHS=14589/255/63, UDMA(33)
> hdc: attached ide-cdrom driver.
> hdc: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
> Uniform CD-ROM driver Revision: 3.12
> hdd: attached ide-cdrom driver.
> hdd: ATAPI 40X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
> Partition check:
>  /dev/ide/host0/bus0/target0/lun0: p1 p2

> Please append a correct "root=" boot option
> Kernel panic: VFS: Unable to mount root fs on 08:02

You gave it an incorrect root= statement.  The IDE driver picks up 
ICH5-SATA, as you see above, so you would use root=/dev/hda1 or whatever.

	Jeff




  reply	other threads:[~2003-10-02 21:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-01 14:55 Serial ATA support in 2.4.22 Andrew Marold
2003-10-01 15:13 ` Jeff Garzik
2003-10-01 16:34   ` Jeff Garzik
2003-10-02 21:42     ` Serial ATA on Dell Dimension 8300 (Was: Re: Serial ATA support in 2.4.22) Martin List-Petersen
2003-10-02 21:47       ` Jeff Garzik [this message]
2003-10-02 21:52         ` Martin List-Petersen
2003-10-02 22:00           ` Jeff Garzik
2003-10-02 22:35             ` Martin List-Petersen
2003-10-02 21:52       ` Erik Steffl
2003-10-02 21:56         ` Jeff Garzik

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=3F7C9CFF.8090002@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=andrew.marold@wlm.edial.com \
    --cc=bero@arklinux.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=martin@list-petersen.se \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.