From: brian@worldcontrol.com
To: linux-kernel@vger.kernel.org
Subject: My /dev/hda became /dev/hde after upgrading
Date: Wed, 28 Aug 2002 22:26:37 -0700 [thread overview]
Message-ID: <20020829052637.GA2520@top.worldcontrol.com> (raw)
While running 2.4.19-pre7-ac2 my system was happily buzzing away.
I upgraded to 2.4.19 and my /dev/hda became /dev/hde which caused
various boot problems, which I worked around.
It seems clear that upon booting 2.4.19, the newer kernel recognized
the "other" IDE controller on the MB, which 2.4.19-pre7-ac2 had not.
The manual that came with the MB said to use the IDE slots marked
IDE0 / IDE1 if I wasn't going to use RAID.
If I wanted to use RAID use the slots marked RAID0/RAID1.
I was just wondering how linux decides which controller is first
(hda-hdd) and which is second (hde-hdh).
Here is what I see from dmesg:
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PDC20265: IDE controller on PCI bus 00 dev 70
PDC20265: chipset revision 2
PDC20265: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xb400-0xb407, BIOS settings: hda:pio, hdb:DMA
ide1: BM-DMA at 0xb408-0xb40f, BIOS settings: hdc:pio, hdd:pio
VP_IDE: IDE controller on PCI bus 00 dev 89
PCI: No IRQ known for interrupt pin A of device 00:11.1. Please try using pci=bi
osirq.
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt8233 (rev 00) IDE UDMA100 controller on pci00:11.1
ide2: BM-DMA at 0xb800-0xb807, BIOS settings: hde:DMA, hdf:pio
ide3: BM-DMA at 0xb808-0xb80f, BIOS settings: hdg:DMA, hdh:pio
hde: ST380021A, ATA DISK drive
hdg: RW-241040, ATAPI CD/DVD-ROM drive
ide2 at 0x1f0-0x1f7,0x3f6 on irq 14
ide3 at 0x170-0x177,0x376 on irq 15
hde: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=9729/255/63, UDMA(100)
Partition check:
hde: hde1 hde2 < hde5 hde6 >
--
Brian Litzinger
next reply other threads:[~2002-08-29 5:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-29 5:26 brian [this message]
2002-08-29 6:23 ` My /dev/hda became /dev/hde after upgrading Andre Hedrick
2002-08-30 20:27 ` brian
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=20020829052637.GA2520@top.worldcontrol.com \
--to=brian@worldcontrol.com \
--cc=linux-kernel@vger.kernel.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 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.