[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

trying to install but can't recognize the disk.... woody,



tried compact, bf24... this is a scsi system....

A snippet from dmesg:

mptbase: Initiating ioc0 bringup
ioc0: 53C1030: Capabilities={Initiator}
mptbase: 1 MPT adapter found, 1 installed.
Fusion MPT SCSI Host driver 2.01.10
scsi0 : ioc0: LSI53C1030, FwRev=01011800h, Ports=1, MaxQ=222, IRQ=9
  Vendor: FUJITSU   Model: MAP3367NP         Rev: 5605
    Type:   Direct-Access                      ANSI SCSI revision: 03
	Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
	SCSI device sda: 71132959 512-byte hdwr sectors (36420 MB)
	Partition check:
	 sda: sda1 sda2 sda3 sda4 < sda5 sda6 

running lsmod (see below) suggests that need the 
modules... mptscsih and mptbase



[root]# lsmod
Module                  Size  Used by    Not tainted
loop                   12152   0  (autoclean) (unused)
nls_iso8859-1           3516   1  (autoclean)
nls_cp437               5116   1  (autoclean)
vfat                   13084   1  (autoclean)
fat                    38712   0  (autoclean) [vfat]
sr_mod                 18136   0  (autoclean)
i810_audio             25224   0  (autoclean)
ac97_codec             13384   0  (autoclean) [i810_audio]
soundcore               6532   2  (autoclean) [i810_audio]
autofs                 13348   0  (autoclean) (unused)
e1000                  55916   1
iptable_filter          2412   0  (autoclean) (unused)
ip_tables              14936   1  [iptable_filter]
ide-scsi               10512   0
ide-cd                 33608   0
cdrom                  33696   0  [sr_mod ide-cd]
ohci1394               20108   0  (unused)
ieee1394               46892   0  [ohci1394]
mousedev                5524   1
keybdev                 2976   0  (unused)
hid                    22244   0  (unused)
input                   5888   0  [mousedev keybdev hid]
usb-uhci               26188   0  (unused)
ehci-hcd               17480   0  (unused)
usbcore                77024   1  [hid usb-uhci ehci-hcd]
ext3                   70368   2
jbd                    52212   2  [ext3]
mptscsih               37296   4
mptbase                40992   3  [mptscsih]
sd_mod                 13552   8
scsi_mod              107144   4  [sr_mod ide-scsi mptscsih sd_mod]


so it would seem that I'll have to do:
http://www.debian.org/releases/stable/i386/ch-boot-floppy-techinfo.en.html#s-rescue-replace-kernel

or perhaps someone has a convenient boot floppy that has these drivers already?

Thanks...



and the e1000 driver is the likely eithernet driver....


redhat8.0# lspci -H1

00:00.0 Host bridge: Intel Corp.: Unknown device 2550 (rev 03)
00:01.0 PCI bridge: Intel Corp.: Unknown device 2552 (rev 03)
00:02.0 PCI bridge: Intel Corp.: Unknown device 2553 (rev 03)
00:1d.0 USB Controller: Intel Corp. 82801DB USB (Hub #1) (rev 01)
00:1d.1 USB Controller: Intel Corp. 82801DB USB (Hub #2) (rev 01)
00:1d.2 USB Controller: Intel Corp. 82801DB USB (Hub #3) (rev 01)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corp. 82801DB ISA Bridge (LPC) (rev 01)
00:1f.1 IDE interface: Intel Corp. 82801DB ICH4 IDE (rev 01)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon VE QY
02:1c.0 PIC: Intel Corp. 82870P2 P64H2 I/OxAPIC (rev 03)
02:1d.0 PCI bridge: Intel Corp. 82870P2 P64H2 Hub PCI Bridge (rev 03)
02:1e.0 PIC: Intel Corp. 82870P2 P64H2 I/OxAPIC (rev 03)
02:1f.0 PCI bridge: Intel Corp. 82870P2 P64H2 Hub PCI Bridge (rev 03)
03:0e.0 Ethernet controller: Intel Corp. 82545EM Gigabit Ethernet Controller
(rev 01)
04:0e.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 (rev 07)
05:0c.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000
Controller (PHY/Link)



Reply to: