At 18:08 06.10.99 -0400, Gerrish, Robert wrote:
>
>I need some help getting autodetect working.  I've tried everything and am
>probably just missing some little piece.

>FDC 0 is a post-1991 82077
>md driver 0.90.0 MAX_MD_DEVS=256, MAX_REAL=12
>linear personality registered
>raid0 personality registered
>raid1 personality registered
>raid5 personality registered
>raid5: measuring checksumming speed
>raid5: MMX detected, trying high-speed MMX checksum routines
>   pII_mmx   :  1001.649 MB/sec
>   p5_mmx    :  1045.464 MB/sec
>   8regs     :   774.573 MB/sec
>   32regs    :   411.480 MB/sec
>using fastest function: p5_mmx (1045.464 MB/sec)
>(scsi0) <Adaptec AHA-294X Ultra2 SCSI host adapter> found at PCI 11/0
>(scsi0) Wide Channel, SCSI ID=11, 32/255 SCBs
>(scsi0) Downloading sequencer code... 374 instructions downloaded
>scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.1.19/3.2.4
>       <Adaptec AHA-294X Ultra2 SCSI host adapter>
>scsi : 1 host.
>(scsi0:0:0:0) Synchronous at 40.0 Mbyte/sec, offset 31.
>  Vendor: QUANTUM   Model: QM318000TD-SW     Rev: N1B0
>  Type:   Direct-Access                      ANSI SCSI revision: 02
>Detected scsi disk sda at scsi0, channel 0, id 0, lun 0
>scsi : detected 1 SCSI disk total.
>SCSI device sda: hdwr sector= 512 bytes. Sectors= 35566499 [17366 MB] [17.4
>GB]
>3c59x.c:v0.99H 11/17/98 Donald Becker
>http://cesdis.gsfc.nasa.gov/linux/drivers/vortex.html
>tulip.c:v0.89H 5/23/98 [EMAIL PROTECTED]
>eth0: Lite-On 82c168 PNIC at 0xd000, 00 a0 cc 54 bf b4, IRQ 10.
>eth0:  MII transceiver found at MDIO address 1, config 3000 status 7829.
>eth0:  Advertising 01e1 on PHY 1, previously advertising 01e1.
>Partition check:
> sda: sda1 sda2 < sda5 sda6 sda7 sda8 sda9 >
>md.c: sizeof(mdp_super_t) = 4096
>autodetecting RAID arrays
>autorun ...
>... autorun DONE.
>VFS: Mounted root (ext2 filesystem) readonly.

Up to here I haven't seen any mention of the IDE disks, kernel load is
finised, rest is doen by init scripts.


>Freeing unused kernel memory: 36k freed
>Adding Swap: 265032k swap-space (priority -1)
>hda: ST3491A D, ATA DISK drive
>hdb: ST34321A, ATA DISK drive
>hdc: FUJITSU MPD3043AT, ATA DISK drive
>hdd: ATAPI CDROM, ATAPI CDROM drive
>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
>ide1 at 0x170-0x177,0x376 on irq 15
>hda: ST3491A D, 408MB w/120kB Cache, CHS=899/15/62
>hdb: ST34321A, 4103MB w/128kB Cache, CHS=8894/15/63
>hdc: FUJITSU MPD3043AT, 4125MB w/512kB Cache, CHS=8940/15/63
> hda: hda1 hda2
> hdb: hdb1 hdb2 hdb3
> hdc: hdc1 hdc2 hdc3

This looks like IDE support is compiled as a module, and therefore the
kernel doesn't see your disks when checking for partitions to include in
autostart.

Bye, Martin

"you have moved your mouse, please reboot to make this change take effect"
--------------------------------------------------
 Martin Bene               vox: +43-664-3251047
 simon media               fax: +43-316-813824-6
 Andreas-Hofer-Platz 9     e-mail: [EMAIL PROTECTED]
 8010 Graz, Austria        
--------------------------------------------------
finger [EMAIL PROTECTED] for PGP public key

Reply via email to