免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 4124 | 回复: 3
打印 上一主题 下一主题

[SCO UNIX] ibm3650用ibm 的USB软驱装SCO UNIX5.07遇到安装过程中不认软驱的问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2010-01-14 10:17 |只看该作者 |倒序浏览
基本情况和以下一个用U盘虚拟软驱安装遇到的一样:

————————————————————————————————————————————

一、已有环境:
    IBM X3650服务器 做好的双硬盘(136G)Raid1  
  无软驱
  SCO UNIX openserver 5.0.7光盘一套
  U盘一个
二、1、用U盘做了个虚拟软驱(盘),装好IBM厂商提供的Raid卡驱动程序。本来是用软驱读取Raid卡软盘驱动就可以,但是X3650不配软驱,买的还没到货,只能先做个虚拟的凑合着用。
    2、开机,放入SCO光盘,当出现Boot:时,将RAID卡驱动U盘插入,键入:defbootstr link=aacraid Sdsk=aacraid(0,0,0,0) Srom=wd(0,0,0,0) Sfly=usb_msto(0,0,0)   btld=fd(65),然后Enter。
        
当出现:Please insert the fd(65)ipraid volume and press <Return>,or ‘q’ to quit: 键入Enter。
        
当出现:Media device to be used:IDE CD ROM;
                    IDE controller:secondary
                    Master or slave: master;
               
        当出现:Keyboard language时,选择US English.
        当出现:License number时,输入产品序号
        当出现:License code时,输入活动号;
        当出现:Installation type时,选Fresh键;
当出现:Configuring the basic system 时,在Time zone: 一项按空格键,
        在Geographical area: 一项按空格键选择Asia
        在Asian time zone: 一项按空格键选择China standard Time
        其余为缺省值,直接回车。
当出现:Initial system profile时,将
            If you run Large database products, choose the following
        choosing software Database Services: 一项改为Yes ;
        
当出现:Preparing your disk and choose software :在Hard disk setup:一项按空格,Interactive fdisk/divvy.
        在optional software 一项按空格,出现selecting optional software一屏时,全部按回车键.
        当出现:Configuring optional software:选NO,不使用鼠标
当出现:root password 时,不输入密码,按F5继续安装
   3、        当出现:Initialization Selection时,选1(Continue with hard disk Initialization),回车.
        当出现:Hard disk Drive 0 Configuration
             1.Display current disk parameters
             2. Modify…current disk parameters
             3.Select Default disk parameters
               Enter Your choice or q to quit:
              时,按1键和Enter键
        当出现:
            Current Hard disk drive :/dev/rdsk/0s0

Partition        Status        Type        Start         End        Size        
                                                
Press <Return> to continue时,按Enter键
当出现:
1.Display Partition Table
2.Use Entire Disk for UNIX

6.…
Enter your choice or q to quit:

按4键,新建一个,然后按Enter键
当出现Enter partition number or ‘q’ to return:键入1
当出现Enter starting track number ,or ‘q’ to return:键入1
                当出现Enter partition size in tracks, or ‘q’ to return:键入..(忘了多少了)。
然后选择5 ,激活partition。成为当前活动区,也是要安装UNIX的区。
依次分盘,最后,按q键和Enter键。
当出现:Warning! All data on your disk will be lost。
                    Do you wish to continue? (y/n)时,按y和Enter键
当出现:
1.Print Current Bad Track Table
2.Scan Disk ( You may choose Read一only or Destructive later)
   …
6.  …
Enter your choice or q to quit:
时,按q键,然后按Enter键
当出现:0 bad tracks have been identified.
   Enter the number of bad tracks to allocate space for
        (or press <Return> to use the recommended value of 15):
        时,按Enter键
当出现:Please enter the boot_space allocation ,
        or press <Return> to get default
   allocation of 20000 1K blocks:时,回车。
当出现:Do you want a separate /u filesystem?(y/n)时,按n键.
当出现:Do you wish to make any manual adjustments to the sizes or names of the file systems or swap area before they are created on the hard disk?(y/n)时, 按n键,系统开始安装。

但在按回车键开始安装系统时弹出蓝屏提示如下信息:
            Please insert (aacraid) package BTLD disk into the floppy drive so
      that it can be extracted onto the hard disk for incorporation into the
      link-kit

          按Ok可以跳过,后面正常进行安装.分区完后,到检查硬盘,然后如有如下提示:
      The BTLD packages will now be extracted.
      mount:Bad address
      please select the floppy device you are using:

      (1)  /dev/fd0
      (2) /dev/fd1

      此处不管是选1或者选2都试过,不行,

      Please insert the floppy for BTLD package:aacraid
      and press<ENTER>:

      按回车后:

      mount bad address

      Could not mount the BTLD floppy

      You may

      (a) Try again
      (b)Abort BTLD load, But continue installation
      (c)Abort the installation
      Respond with one of (a,b,c):

      此处选B后能继续安装,完成后直接提示说拿出软盘和光盘,重启,

      重启后:如下报错,然后死机,按什么键都没有反应.

      WARNINC: hd: no root disk controller was found
      hd: a Boot-Time Loadable Driver may be required


      PANIC: srmountfun -Error 10 mounting rootdev (1/42)
      Error 19 opening dumpdev (1/41)

      Dump not completed

      ** Safe to Power Off **
            --or----
      ** Press Any Key to Reboot **
4、看到论坛上有人说可以这样解决
      boot
      : defbootstr link=aacraid root=hd(42) Srom=wd(0,0,0,0)
     
进单用户
      mount /dev/fd0 /mnt
      btldinstall /mnt

       于是照样输入boot串,进入到单用户(之前会报 Unable to open /dev/log,不过能进入),输入 mount /dev/fd0 /mnt或者 mount /dev/fd0135ds18 /mnt都报错。 mount挂载不上U盘做的软盘,没法子了。

——————————————————————————————————————————————————————————————————————————————
网上相关的也看了些,跳过btld安装后在boot:下输入:
unix.install link=fd(60)aacraid Sdsk=aacraid(0,0,0,0) Srom=wd(0,0,0,0)
也能进单用户,但是进系统后没办法挂软驱,和上面的情况一样。
不知道哪位高手有没有解决的办法,先在这里谢了。

论坛徽章:
0
2 [报告]
发表于 2010-01-15 15:34 |只看该作者

回复 #1 ttlt0221 的帖子

后来借用answer版主的ISO包做了aacraid版本的光盘引导盘,按照那个帖子介绍的步骤安装好了。
万分感谢answer大大,另外还要谢谢sdccf 朋友给的cdrecord工具和耐心解答,再次感谢。。

论坛徽章:
0
3 [报告]
发表于 2010-01-18 08:54 |只看该作者
原帖由 ttlt0221 于 2010-1-15 15:34 发表
后来借用answer版主的ISO包做了aacraid版本的光盘引导盘,按照那个帖子介绍的步骤安装好了。
万分感谢answer大大,另外还要谢谢sdccf 朋友给的cdrecord工具和耐心解答,再次感谢。。

我和你同样的问题,能不能提供一下您做好的SCO5.0.7 for IBM3650 引导光盘镜像?并把详细安装步骤说一下?

[ 本帖最后由 痴迷 于 2010-1-18 09:01 编辑 ]

论坛徽章:
0
4 [报告]
发表于 2010-01-19 09:19 |只看该作者
ftp://ftpput.caldera.com/tmp/sup ... -CD-IBM-aacraid.iso
这个是现成的带aacraid驱动的引导光盘
安装步骤是看下面这个帖子的,不过有一点,IBM3650的光驱是接IDE1,所以装完系统后用命令进系统的那个Srom应该是
Srom=wd(1,0,0,0)
http://bbs.chinaunix.net/thread-1074975-1-1.html
帖子里的btld驱动名都改成aacraid。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP