Chinaunix

标题: 急,Solaris10 x86 上安装 磁盘 LSI 1068 驱动的安装问题。 [打印本页]

作者: bijian998    时间: 2008-09-02 14:43
标题: 急,Solaris10 x86 上安装 磁盘 LSI 1068 驱动的安装问题。
主机 DELL 1900 ,SAS  LSI 1068 ;

在安装过程中,由于无法正常安装磁盘驱动,安装失败;
由于本机没有软驱,希望哪位“大虾”能给出解决方案及实现过程,谢谢。

[ 本帖最后由 bijian998 于 2008-9-2 14:45 编辑 ]
作者: doni    时间: 2008-09-02 14:43
LSI 1068,solaris10 u4 或 u5都是支持的,u3或之前不确定
作者: bijian998    时间: 2008-09-02 16:27
来个高手。。。。。
作者: hexilanlan    时间: 2008-09-02 16:35
呵呵。没软驱?用虚拟软驱。。。
作者: bijian998    时间: 2008-09-02 16:50
系统都装不了那里来虚拟软驱。
作者: 东方蜘蛛    时间: 2008-09-02 17:17
1.查看solaris 10 x86的硬件兼容列表是否支持你的raid控制器
2.这个机器不做硬件raid也认不到硬盘么?
3.solaris 10 x86在sun的x64系列的主机上如果做了硬件raid是可以认到的。举例:sun的X4600上用的是LSI 1064
作者: 东方蜘蛛    时间: 2008-09-02 17:36
实在不行就找个USB的软驱,从网上下载LIS相应的驱动试试吧
作者: bijian998    时间: 2008-09-03 15:25
到lsi 网站上把lsi 1068的驱动下载了,但是不知道如何正确的制作驱动盘。
从随驱动的文件"Solarsi_x86_Readme.txt "文档的第3节中,感觉文件不对应,无从下手。文档如下:

3.0 Installing the Driver in an New System
................................................

If you are adding the LSI Logic adapter at the time you are creating
your X86 Solaris system disk, you must build an Install Time Update (ITU)
diskette.

3.1 ITU Driver Diskette Creation from Solaris
..............................................

Follow these steps to create the ITMPT driver diskette:

1. Insert a 3.5" diskette into the floppy diskette drive.

2. At the shell prompt, type:

    #volcheck -v

    #dd if=/<path>/itmpt-x86-XXX-itu.dd of=/vol/dev/aliases/floppy0 bs=32768

    #eject floppy

   <path> is the path name where the file itmpt-x86-XXX-itu.dd is
   located. The "dd" command will copy the image to the floppy
   diskette thus creating the ITMPT supplemental driver diskette.

3.  Label this diskette "ITMPT Driver Diskette."


3.2 ITU Driver Diskette Creation from DOS or Windows
.....................................................

Use a utility that will copy the raw diskette image onto a 1.44 Mbytes
floppy diskette.

FDIMAGE.EXE, which is a public domain utility, is included in the zip file.

FDIMAGE - Write disk image to floppy disk
Version 1.5   Copyright (c) 1996-7 Robert Nordier

Usage: fdimage [-dqsv] [-f size] [-r count] file drive

  -d         Debug mode
  -f size    Specify the floppy disk format by capacity, eg:
             160K, 180K, 320K, 360K, 720K, 1.2M, 1.44M, 2.88M
  -q         Quick mode: don't format the disk
  -r count   Retry count for format/write operations
  -s         Single-sector I/O
  -v         Verbose


This example assumes you have a formatted, 1.44MB diskette inserted in your
"a:" floppy drive.  All of the files found in the zip file should
be present in the current working directory.

>fdimage -qv itmpt-x86-XXX-itu.dd a:

This command should work when running MS-DOS, Windows 9x, Windows ME,
Windows NT, Windows 2000, or Windows XP. If you are running anti-virus
software, it is recommended that you temporarily disable it when running
fdimage. Otherwise fdimage may not be able to get exclusive access to your
floppy drive which it requires to write the image to a diskette.

///////////////////////////////////////////////////////////////////
但是驱动压缩文件中只有
Directory of C:\Documents and Settings\Administrator\??\SAS_Solaris_8-9_x86

2008-09-03  14:44    <DIR>          .
2008-09-03  14:44    <DIR>          ..
2008-09-03  14:31                 0 fdimage
2002-03-20  09:13            17,728 fdimage.exe
2008-09-03  14:44    <DIR>          itmpt_5.07.04_i386
2007-11-21  12:24           790,157 itmpt_5.07.04_i386.tar.Z
2002-09-16  07:13             7,030 MPT_INTRO.TXT
2002-04-05  08:51             3,215 MPT_LEGAL.TXT
2002-07-29  04:29             1,406 MPT_READ.TXT
2007-12-03  14:12            12,351 Solaris_X86_ReadMe.txt
               7 File(s)        831,887 bytes
               3 Dir(s)  27,417,964,544 bytes free
这些文件。。。。。
请高手指点。。。
作者: john.you    时间: 2008-09-03 15:50
赏10可能解决不了问题, 出银了可能会有人帮忙你搞定。 问题是一定的难度。
作者: 东方蜘蛛    时间: 2008-09-04 18:43
解决没有?
作者: 东方蜘蛛    时间: 2008-09-04 18:44
不知道你的x86的系统是不是最新的呢?
作者: doni    时间: 2008-09-04 22:55
原帖由 bijian998 于 2008-9-3 15:25 发表
到lsi 网站上把lsi 1068的驱动下载了,但是不知道如何正确的制作驱动盘。
从随驱动的文件"Solarsi_x86_Readme.txt "文档的第3节中,感觉文件不对应,无从下手。文档如下:

3.0 Installing the Driver in an ...


LSI官网上的驱动,只有fdimage.exe这个写软盘的工具,而没有*.dd的文件,可能现在很少有人用软盘了,所以也不提供软盘的镜像了
作者: doni    时间: 2008-09-04 23:00
建议LZ确定一下是不是solaris 10 U4以上的版本,应该是可以的


如果一定要用LSI的驱动,以我安装的经验来看,在安装时是无法加载itmpt(LSI的驱动)。
因为mpt(Solaris自带驱动)在/etc/driver_aliases中也itmpt是互相冲突的,所以在安装完系统后,再安装itmpt之后,还要修改/etc/driver_aliases,最后reboot -- -r才能加载itmpt。
除非安装所用的Solaris版本没有mpt,那么可以直接用itmpt

[ 本帖最后由 doni 于 2008-9-4 23:01 编辑 ]
作者: bijian998    时间: 2008-09-11 13:55
问题已于上周解决了,最后在没有办法的情况下,去SUN网站下载了最新的x86安装程序试了一下;最新的程序居然是自动识别了这个raid卡。。。
呵呵。。。。。。




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2