Feb 27, 2001 onl5v4: Solaris7 cc ドライバのテスト. Solaris7 システムのインストール --- VMEドライバのインストール#03 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (http://www-online.kek.jp/~inoue/CAMAC/ onl5v4-sol7/vme-step01.txt) 高エネルギー加速器研究機構 素粒子原子核研究所 物理、オンライングループ 井上 栄二 (1). 現状確認 (A). SPARC CPU-5V、Solaris7 を入手した。 (B). FORCE,CPU-5V(microSPARC-II)、に Solaris 7 のシステムを インストールした。 (C). /etc の下の各設定、および /export/home の作成をした。 (2). ここでやるべきこと CPU-5v4 に Solaris7用の VMEドライバ、FRCvme-2.4.1 をインストールする。 (3). FRCvme をインストールする まず始めに、私のアカウントの環境設定をする。 onl5v4[56]% pwd /export/home/onl5v4/inoue onl5v4[57]% cp /mnt1/onl8v1/inoue/.login . cp: overwrite ./.login (yes/no)? y onl5v4[58]% cp /mnt1/onl8v1/inoue/.cshrc . cp: overwrite ./.cshrc (yes/no)? y onl5v4[59]% onl5v4[59]% cat .login # @(#)local.login 1.4 98/02/06 SMI stty -istrip # setenv TERM `tset -Q -` # # if possible, start the windows system. Give user a chance to bail out # if ( "`tty`" == "/dev/console" ) then if ( "$TERM" == "sun" || "$TERM" == "AT386" ) then if ( ${?OPENWINHOME} == 0 ) then setenv OPENWINHOME /usr/openwin endif echo "" echo -n "Starting OpenWindows in 5 seconds (type Control-C to in terrupt)" sleep 5 echo "" $OPENWINHOME/bin/openwin clear # get rid of annoying cursor rectangle logout # logout after leaving windows system endif endif #stty erase '^h' stty erase ^H setenv PAGER 'less -s' #setenv LESS '-c -h5' setenv LESS '-c -h0' onl5v4[60]% onl5v4[60]% cat .cshrc # @(#)cshrc 1.11 89/11/29 SMI umask 022 set path=( /kek/compilers/ws5.0/SUNWspro/bin) set path=($path /kek/compilers/volume5/SUNWspro/bin) set path=($path /usr/bin) set path=($path /net/onlsun1/home3/local/bin /net/onlsun1/home3/local/lib/gcc-li b/sparc-sun-solaris2.6/2.7.2.3) set path=($path /usr/ccs/bin) set path=($path /kek/local/bin) set path=($path /usr/dt/bin) #set path=(/bin /usr/bin /usr/ucb /etc .) set path=($path /bin /usr/bin /usr/ucb /usr/sbin /etc .) set path=($path /usr/openwin/bin) setenv MANPATH /usr/local/man:/kek/compilers/ws5.0/SUNWspro/man/:/kek/compilers/ ws5.0/SUNWspro/man:/kek/compilers/volume5/SUNWspro/man:/usr/man:/kek/local/man:/ kek/local/X11R6/man:/usr/openwin/man #setenv LD_LIBRARY_PATH /kek/compilers/volume5/SUNWspro/lib:/usr/ucblib setenv LD_LIBRARY_PATH /kek/compilers/ws5.0/SUNWspro/lib:/kek/compilers/volume5/ SUNWspro/lib #setenv LD_RUN_PATH /usr/openwin/lib:/kek/compilers/volume5/SUNWspro/lib:/usr/uc blib setenv LD_RUN_PATH /kek/compilers/ws5.0/SUNWspro/lib:/kek/compilers/volume5/SUNW spro/lib:/usr/openwin/lib #setenv OPENWINHOME /usr/openwin #setenv LANG japanese #if ( $?prompt ) then # set history=32 #endif if ( $?prompt ) then set history=32 set savehist=32 set prompt="`hostname`[\!]% " endif alias h 'history \!* | head -39 | more' alias cd 'cd \!*;echo $cwd' alias dc 'cd \!*;echo $cwd' alias cp 'cp -i' alias mv 'mv -i' alias pwd 'echo $cwd' #alias ls 'ls -gF' alias ls 'ls -F' alias bye logout #date onl5v4[61]% (3-1). pkginfo を実行して、現在インストールされているFRCvme をチェック。 onl5v4[64]% pwd /export/home/onl5v4/inoue/VME-Driver onl5v4[65]% ls -l total 18788 -rw-r--r-- 1 inoue kek 7179652 Oct 7 1999 FRCdrv-2.7.pkg.tar.gz -rw-r--r-- 1 inoue kek 1827 Oct 13 1999 README.FRCkmod -rw-r--r-- 1 inoue kek 203112 Oct 7 1999 RN209747.pdf -rw-r--r-- 1 inoue kek 465864 Oct 13 1999 docu0006.jpg -rw-r--r-- 1 inoue kek 1721827 Oct 12 1999 vmedrv_sol2x_ed7.pdf onl5v4[66]% onl5v4[66]% which gzip /net/onlsun1/home3/local/bin/gzip onl5v4[67]% gzip -d FRCdrv-2.7.pkg.tar.gz onl5v4[68]% ls -l total 30180 -rw-r--r-- 1 inoue kek 13011456 Aug 28 1999 FRCdrv-2.7.pkg.tar -rw-r--r-- 1 inoue kek 1827 Oct 13 1999 README.FRCkmod -rw-r--r-- 1 inoue kek 203112 Oct 7 1999 RN209747.pdf -rw-r--r-- 1 inoue kek 465864 Oct 13 1999 docu0006.jpg -rw-r--r-- 1 inoue kek 1721827 Oct 12 1999 vmedrv_sol2x_ed7.pdf onl5v4[69]% tar xvf FRCdrv-2.7.pkg.tar x ., 0 bytes, 0 tape blocks x ./patches, 0 bytes, 0 tape blocks x ./patches/FRCkmod, 0 bytes, 0 tape blocks x ./patches/FRCkmod/install, 0 bytes, 0 tape blocks x ./patches/FRCkmod/install/copyright, 31 bytes, 1 tape blocks x ./patches/FRCkmod/install/postinstall, 2085 bytes, 5 tape blocks x ./patches/FRCkmod/install/postremove, 947 bytes, 2 tape blocks x ./patches/FRCkmod/install/preinstall, 1712 bytes, 4 tape blocks x ./patches/FRCkmod/install/space, 15 bytes, 1 tape blocks x ./patches/FRCkmod/pkginfo, 362 bytes, 1 tape blocks x ./patches/FRCkmod/pkgmap, 1263 bytes, 3 tape blocks x ./patches/FRCkmod/reloc, 0 bytes, 0 tape blocks x ./patches/FRCkmod/reloc/opt, 0 bytes, 0 tape blocks x ./patches/FRCkmod/reloc/opt/FRCvme, 0 bytes, 0 tape blocks x ./patches/FRCkmod/reloc/opt/FRCvme/README.FRCkmod, 1827 bytes, 4 tape blocks x ./patches/FRCkmod/reloc/opt/FRCvme/SunOS_5_6, 0 bytes, 0 tape blocks x ./patches/FRCkmod/reloc/opt/FRCvme/SunOS_5_6/platform, 0 bytes, 0 tape blocks x ./patches/FRCkmod/reloc/opt/FRCvme/SunOS_5_6/platform/sun4u, 0 bytes, 0 tape b locks x ./patches/FRCkmod/reloc/opt/FRCvme/SunOS_5_6/platform/sun4u/kernel, 0 bytes, 0 tape blocks x ./patches/FRCkmod/reloc/opt/FRCvme/SunOS_5_6/platform/sun4u/kernel/cpu, 0 byte s, 0 tape blocks x ./patches/FRCkmod/reloc/opt/FRCvme/SunOS_5_6/platform/sun4u/kernel/cpu/SUNW,Ul traSPARC-IIi, 18772 bytes, 37 tape blocks x ./patches/FRCkmod/reloc/opt/FRCvme/SunOS_5_7, 0 bytes, 0 tape blocks x ./patches/FRCkmod/reloc/opt/FRCvme/SunOS_5_7/platform, 0 bytes, 0 tape blocks x ./patches/FRCkmod/reloc/opt/FRCvme/SunOS_5_7/platform/sun4u, 0 bytes, 0 tape b locks x ./patches/FRCkmod/reloc/opt/FRCvme/SunOS_5_7/platform/sun4u/kernel, 0 bytes, 0 tape blocks x ./patches/FRCkmod/reloc/opt/FRCvme/SunOS_5_7/platform/sun4u/kernel/cpu, 0 byte s, 0 tape blocks x ./patches/FRCkmod/reloc/opt/FRCvme/SunOS_5_7/platform/sun4u/kernel/cpu/SUNW,Ul traSPARC-IIi, 18556 bytes, 37 tape blocks x ./patches/FRCkmod/reloc/opt/FRCvme/SunOS_5_7/platform/sun4u/kernel/cpu/sparcv9 , 0 bytes, 0 tape blocks x ./patches/FRCkmod/reloc/opt/FRCvme/SunOS_5_7/platform/sun4u/kernel/cpu/sparcv9 /SUNW,UltraSPARC-IIi, 22584 bytes, 45 tape blocks x ./patches/105181-15.tar.Z, 5464022 bytes, 10672 tape blocks x ./patches/README.FRCkmod, 1827 bytes, 4 tape blocks x ./FRCdrv-2.7.pkg, 7456256 bytes, 14563 tape blocks onl5v4[70]% ls -l total 44774 -rw-r--r-- 1 inoue kek 7456256 Aug 28 1999 FRCdrv-2.7.pkg -rw-r--r-- 1 inoue kek 13011456 Aug 28 1999 FRCdrv-2.7.pkg.tar -rw-r--r-- 1 inoue kek 1827 Oct 13 1999 README.FRCkmod -rw-r--r-- 1 inoue kek 203112 Oct 7 1999 RN209747.pdf -rw-r--r-- 1 inoue kek 465864 Oct 13 1999 docu0006.jpg drwxr-xr-x 3 inoue kek 512 Aug 28 1999 patches/ -rw-r--r-- 1 inoue kek 1721827 Oct 12 1999 vmedrv_sol2x_ed7.pdf onl5v4[71]% onl5v4[71]% pwd /export/home/onl5v4/inoue/VME-Driver onl5v4[72]% pkginfo -l FRCvme ERROR: information for "FRCvme" was not found onl5v4[73]% (3-2). pkgadd を実行して、FRCvme をインストールする。 onl5v4[36]% pwd /export/home/onl5v4/inoue/VME-Driver onl5v4[37]% ls -l total 44774 -rw-r--r-- 1 inoue kek 7456256 Aug 28 1999 FRCdrv-2.7.pkg -rw-r--r-- 1 inoue kek 13011456 Aug 28 1999 FRCdrv-2.7.pkg.tar -rw-r--r-- 1 inoue kek 1827 Oct 13 1999 README.FRCkmod -rw-r--r-- 1 inoue kek 203112 Oct 7 1999 RN209747.pdf -rw-r--r-- 1 inoue kek 465864 Oct 13 1999 docu0006.jpg drwxr-xr-x 3 inoue kek 512 Aug 28 1999 patches/ -rw-r--r-- 1 inoue kek 1721827 Oct 12 1999 vmedrv_sol2x_ed7.pdf onl5v4[38]% onl5v4[39]% su Password: Feb 26 15:51:44 onl5v4 su: 'su root' succeeded for inoue on /dev/console # csh onl5v4# source /.cshrc onl5v4# onl5v4# pkgadd -d ./FRCdrv-2.7.pkg The following packages are available: 1 FRCctrl FORCE sysconfig driver (sparcv9) V1.2 2 FRCflash Flash Memory Driver (sparcv9) V1.1.2 3 FRCvme FORCE VMEbus Drivers (sparcv9) V2.4.1 Select package(s) you wish to process (or 'all' to process all packages). (default: all) [?,??,q]: Processing package instance from FORCE sysconfig driver (sparcv9) V1.2 Copyright FORCE COMPUTERS 1996,1997,1998 Using as the package base directory. ## Processing package information. ## Processing system information. 4 package pathnames are already properly installed. ## Verifying disk space requirements. ## Checking for conflicts with packages already installed. ## Checking for setuid/setgid programs. This package contains scripts which will be executed with super-user permission during the process of installing this package. Do you want to continue with the installation of [y,n,?] y Installing FORCE sysconfig driver as ## Installing part 1 of 1. /kernel/drv/sparcv9/sysconfig /kernel/drv/sysconfig /kernel/drv/sysconfig.conf /opt/FRCctrl/examples/ledctl /opt/FRCctrl/examples/ledctl.c /opt/FRCctrl/examples/read_values /opt/FRCctrl/examples/tempctl /opt/FRCctrl/examples/tempctl.c /opt/FRCctrl/kernel/drv/sparcv9/sysconfig /opt/FRCctrl/kernel/drv/sysconfig /opt/FRCctrl/kernel/drv/sysconfig.conf /opt/FRCctrl/man/man7/sysconfig.7d /opt/FRCctrl/sys/sysconfig_if.h [ verifying class ] ## Executing postinstall script. modifying //etc/devlink.tab Installation of was successful. Processing package instance from Flash Memory Driver (sparcv9) V1.1.2 Copyright FORCE COMPUTERS 1996-1999 Do you want to install the complete package? y Installing the following classes: base targ sysfile Hardware: SPARC,CPU-5V Using configuration file Using as the package base directory. ## Processing package information. ## Processing system information. 8 package pathnames are already properly installed. ## Verifying disk space requirements. ## Checking for conflicts with packages already installed. ## Checking for setuid/setgid programs. This package contains scripts which will be executed with super-user permission during the process of installing this package. Do you want to continue with the installation of [y,n,?] y Installing Flash Memory Driver as ## Installing part 1 of 1. /opt/FRCflash/conf/flash-memory.10.conf /opt/FRCflash/conf/flash-memory.20VTe.conf /opt/FRCflash/conf/flash-memory.24VT.conf /opt/FRCflash/conf/flash-memory.3CE.conf /opt/FRCflash/conf/flash-memory.50_520.conf /opt/FRCflash/conf/flash-memory.5CE.conf /opt/FRCflash/conf/flash-memory.5TE.conf /opt/FRCflash/conf/flash-memory.5V.conf /opt/FRCflash/conf/flash-memory.5VT.conf /opt/FRCflash/conf/flash-memory.7V.conf /opt/FRCflash/conf/flash-memory.8VT.conf /opt/FRCflash/examples/flash-reconfigure /opt/FRCflash/examples/fldump /opt/FRCflash/examples/fldump.c /opt/FRCflash/examples/flerase /opt/FRCflash/examples/flerase.c /opt/FRCflash/examples/flinfo /opt/FRCflash/examples/flinfo.c /opt/FRCflash/examples/flread /opt/FRCflash/examples/flread.c /opt/FRCflash/examples/flwrite /opt/FRCflash/examples/flwrite.c /opt/FRCflash/man/man7d/flash-memory.7d /opt/FRCflash/platform/sun4m/kernel/drv/flash-memory /opt/FRCflash/platform/sun4u/kernel/drv/flash-memory /opt/FRCflash/platform/sun4u/kernel/drv/sparcv9/flash-memory /opt/FRCflash/sys/flash.h [ verifying class ] /platform/sun4m/kernel/drv/flash-memory /platform/sun4u/kernel/drv/flash-memory /platform/sun4u/kernel/drv/sparcv9/flash-memory [ verifying class ] /usr/include/sys/flash.h [ verifying class ] ## Executing postinstall script. Installing driver... Modifying //etc/devlink.tab and adding driver. drvconfig: Driver (flash-memory) failed to attach Warning: Driver (flash-memory) successfully added to system but failed to attach NOTICE: The boot- and/or the user flash device nodes have not been created. This could mean that the hardware write-protection is enabled. Write protection must be disabled in order to use the flash-memory driver. Power down the system, verify that the write protection switches for user- and/or boot flash devices are set to the "on" position and re-boot the system in reconfigure mode ("boot -r" from the firmware "ok" prompt). Installation of was successful. Processing package instance from FORCE VMEbus Drivers (sparcv9) V2.4.1 Copyright FORCE COMPUTERS 1996-1999 Installing the following classes: base targ sysfile Hardware: SPARC,CPU-5V Target OS: SunOS_5_7 Do you want to disable the mcp serial drivers? y [y,n,?] y Using as the package base directory. ## Processing package information. ## Processing system information. 14 package pathnames are already properly installed. ## Verifying disk space requirements. ## Checking for conflicts with packages already installed. ## Checking for setuid/setgid programs. This package contains scripts which will be executed with super-user permission during the process of installing this package. Do you want to continue with the installation of [y,n,?] y Installing FORCE VMEbus Drivers as ## Installing part 1 of 1. /opt/FRCvme/README /opt/FRCvme/SunOS_5_5/platform/sun4m/kernel/drv/VME_fga5000 /opt/FRCvme/SunOS_5_5/platform/sun4m/kernel/drv/VME_s4 /opt/FRCvme/SunOS_5_5/platform/sun4m/kernel/drv/verbose/VME_fga5000 /opt/FRCvme/SunOS_5_5/platform/sun4m/kernel/drv/verbose/VME_s4 /opt/FRCvme/SunOS_5_5_1/platform/sun4m/kernel/drv/VME_fga5000 /opt/FRCvme/SunOS_5_5_1/platform/sun4m/kernel/drv/VME_s4 /opt/FRCvme/SunOS_5_5_1/platform/sun4m/kernel/drv/verbose/VME_fga5000 /opt/FRCvme/SunOS_5_5_1/platform/sun4m/kernel/drv/verbose/VME_s4 /opt/FRCvme/SunOS_5_5_1/platform/sun4u/kernel/drv/VME_universe /opt/FRCvme/SunOS_5_5_1/platform/sun4u/kernel/drv/verbose/VME_universe /opt/FRCvme/SunOS_5_6/platform/sun4m/kernel/drv/VME_fga5000 /opt/FRCvme/SunOS_5_6/platform/sun4m/kernel/drv/VME_s4 /opt/FRCvme/SunOS_5_6/platform/sun4m/kernel/drv/verbose/VME_fga5000 /opt/FRCvme/SunOS_5_6/platform/sun4m/kernel/drv/verbose/VME_s4 /opt/FRCvme/SunOS_5_6/platform/sun4u/kernel/drv/VME_universe /opt/FRCvme/SunOS_5_6/platform/sun4u/kernel/drv/verbose/VME_universe /opt/FRCvme/SunOS_5_7/platform/sun4m/kernel/drv/VME_fga5000 /opt/FRCvme/SunOS_5_7/platform/sun4m/kernel/drv/VME_s4 /opt/FRCvme/SunOS_5_7/platform/sun4m/kernel/drv/verbose/VME_fga5000 /opt/FRCvme/SunOS_5_7/platform/sun4m/kernel/drv/verbose/VME_s4 /opt/FRCvme/SunOS_5_7/platform/sun4u/kernel/drv/VME_universe /opt/FRCvme/SunOS_5_7/platform/sun4u/kernel/drv/sparcv9/VME_universe /opt/FRCvme/SunOS_5_7/platform/sun4u/kernel/drv/sparcv9/verbose/VME_universe /opt/FRCvme/SunOS_5_7/platform/sun4u/kernel/drv/verbose/VME_universe /opt/FRCvme/bin/instvme /opt/FRCvme/drv/common/common.c /opt/FRCvme/drv/vmectl/Makefile /opt/FRCvme/drv/vmectl/vmectl.c /opt/FRCvme/drv/vmedma/Makefile /opt/FRCvme/drv/vmedma/vmedma.c /opt/FRCvme/drv/vmedvma/Makefile /opt/FRCvme/drv/vmedvma/vmedvma.c /opt/FRCvme/drv/vmefdma/Makefile /opt/FRCvme/drv/vmefdma/vmefdma.c /opt/FRCvme/drv/vmeplus/Makefile /opt/FRCvme/drv/vmeplus/sparcv8/safe_write.o /opt/FRCvme/drv/vmeplus/sparcv9/safe_write.o /opt/FRCvme/drv/vmeplus/vmeplus.c /opt/FRCvme/examples/Makefile /opt/FRCvme/examples/README /opt/FRCvme/examples/bconfig /opt/FRCvme/examples/bconfig.c /opt/FRCvme/examples/errorcount /opt/FRCvme/examples/errorcount.c /opt/FRCvme/examples/mailbox /opt/FRCvme/examples/mailbox.c /opt/FRCvme/examples/sevenseg /opt/FRCvme/examples/sevenseg.c /opt/FRCvme/examples/shmem /opt/FRCvme/examples/shmem.c /opt/FRCvme/examples/vme_dump /opt/FRCvme/examples/vme_dump.c /opt/FRCvme/examples/vmecp /opt/FRCvme/examples/vmecp.c /opt/FRCvme/kernel/drv/VME.conf /opt/FRCvme/kernel/drv/sparcv9/vmectl /opt/FRCvme/kernel/drv/sparcv9/vmedma /opt/FRCvme/kernel/drv/sparcv9/vmedvma /opt/FRCvme/kernel/drv/sparcv9/vmefdma /opt/FRCvme/kernel/drv/sparcv9/vmeplus /opt/FRCvme/kernel/drv/vmectl /opt/FRCvme/kernel/drv/vmectl.conf /opt/FRCvme/kernel/drv/vmedma /opt/FRCvme/kernel/drv/vmedma.conf /opt/FRCvme/kernel/drv/vmedvma /opt/FRCvme/kernel/drv/vmedvma.conf /opt/FRCvme/kernel/drv/vmefdma /opt/FRCvme/kernel/drv/vmefdma.conf /opt/FRCvme/kernel/drv/vmeplus /opt/FRCvme/kernel/drv/vmeplus.conf /opt/FRCvme/sys/common.h /opt/FRCvme/sys/fga5000.h /opt/FRCvme/sys/s4.h /opt/FRCvme/sys/universe.h /opt/FRCvme/sys/vdi.h /opt/FRCvme/sys/vdi_types.h /opt/FRCvme/sys/vhi_types.h /opt/FRCvme/sys/vme.h /opt/FRCvme/sys/vme_debug.h /opt/FRCvme/sys/vme_types.h /opt/FRCvme/sys/vui.h /opt/FRCvme/usr/lib/libvui.a /opt/FRCvme/usr/lib/sparcv9/libvui.a /opt/FRCvme/vui/Makefile /opt/FRCvme/vui/libvui.c [ verifying class ] /kernel/drv/sparcv9/vmectl /kernel/drv/sparcv9/vmedma /kernel/drv/sparcv9/vmedvma /kernel/drv/sparcv9/vmefdma /kernel/drv/sparcv9/vmeplus /kernel/drv/vmectl /kernel/drv/vmectl.conf /kernel/drv/vmedma /kernel/drv/vmedma.conf /kernel/drv/vmedvma /kernel/drv/vmedvma.conf /kernel/drv/vmefdma /kernel/drv/vmefdma.conf /kernel/drv/vmeplus /kernel/drv/vmeplus.conf [ verifying class ] /usr/include/sys/fga5000.h /usr/include/sys/s4.h /usr/include/sys/universe.h /usr/include/sys/vdi.h /usr/include/sys/vdi_types.h /usr/include/sys/vhi_types.h /usr/include/sys/vme.h /usr/include/sys/vme_debug.h /usr/include/sys/vme_types.h /usr/include/sys/vui.h /usr/lib/libvui.a /usr/lib/sparcv9/libvui.a [ verifying class ] ## Executing postinstall script. Disabling mcp driver in //etc/system Installing drivers... Installing /var/tmp/dstreAAAubaq1a/FRCvme/reloc/opt/FRCvme/SunOS_5_7/platform/su n4m/kernel/drv//VME_fga5000 Modifying //etc/devlink.tab NOTE: Please consult //opt/FRCvme/README for notes on the following topics: o Recommended Patches for SPARC/CPU-50 NOTE: The mcp serial driver is disabled. To re-enable it, remove the entry exclude: drv/mcp from etc/system. Installation of was successful. onl5v4# ok. FRCvme のインストールは正常に終了した。 (3-3). VMEドライバにパッチを当てる Solaris 7 用のカーネルパッチはVMEドライバキットにパックされていない( patches/README.FRCkmod を参照)ので、ここでは何もしない。 (3-4). システムをリブートする onl5v4# /usr/sbin/shutdown -i0 -g0 Shutdown started. Mon Feb 26 16:49:22 JST 2001 Do you want to continue? (y or n): y Changing to init state 0 - please wait Broadcast Message from root (console) on onl5v4 Mon Feb 26 16:49:23... THE SYSTEM onl5v4 IS BEING SHUT DOWN NOW ! ! ! Log off now or risk your files being damaged showmount: onl5v4: RPC: Program not registered onl5v4# Hangup # INIT: New run level: 0 The system is coming down. Please wait. System services are now being stopped. Print services stopped. syslogd: going down on signal 15 umount: /export/home busy The system is down. INIT: failed write of utmpx entry:"s0" INIT: failed write of utmpx entry:"fw" syncing file systems... done Program terminated Type help for more information ok ok ok boot -r Resetting ... screen not found. Can't open input device. Keyboard not present. Using tty for input and output. SPARC CPU-5V, No Keyboard ROM Rev. 2.15.3, 48 MB memory installed, Serial #9149788. Ethernet address 0:80:42:b:2d:5c, Host ID: 808b9d5c. Rebooting with command: -r Boot device: /iommu/sbus/espdma@5,8400000/esp@5,8800000/sd@3,0 File and args: - r SunOS Release 5.7 Version Generic_106541-06 [UNIX(R) System V Release 4.0] Copyright (c) 1983-1999, Sun Microsystems, Inc. configuring network interfaces: le0. Hostname: onl5v4 Configuring the /devices directory Configuring the /dev directory Configuring the /dev directory (compatibility devices) The system is coming up. Please wait. checking ufs filesystems /dev/rdsk/c0t3d0s7: is clean. NIS domainname is kek.jp starting rpc services: rpcbind keyserv done. Setting netmask of le0 to 255.255.252.0 Setting default interface for multicast: add net 224.0.0.0: gateway onl5v4 syslog service starting. Print services started. volume management starting. The system is ready. onl5v4 console login: ok. 正常に立ち上がった。 onl5v4# ifconfig -a lo0: flags=849 mtu 8232 inet 127.0.0.1 netmask ff000000 le0: flags=863 mtu 1500 inet 130.87.153.49 netmask fffffc00 broadcast 130.87.155.255 ether 0:80:42:b:2d:5c onl5v4# netstat -rn Routing Table: Destination Gateway Flags Ref Use Interface -------------------- -------------------- ----- ----- ------ --------- 130.87.152.0 130.87.153.49 U 3 3 le0 224.0.0.0 130.87.153.49 U 3 0 le0 default 130.87.152.1 UG 0 3 127.0.0.1 127.0.0.1 UH 0 6 lo0 onl5v4# netstat -r Routing Table: Destination Gateway Flags Ref Use Interface -------------------- -------------------- ----- ----- ------ --------- 130.87.152.0 onl5v4 U 3 3 le0 BASE-ADDRESS.MCAST.NET onl5v4 U 3 0 le0 default ICCFG1 UG 0 3 localhost localhost UH 0 6 lo0 onl5v4# (4). システム情報をチェック (4-1). pkginfo を実行 onl5v4# pkginfo | grep FRC system FRCctrl FORCE sysconfig driver system FRCflash Flash Memory Driver system FRCvme FORCE VMEbus Drivers onl5v4# onl5v4# pkginfo -l FRCvme PKGINST: FRCvme NAME: FORCE VMEbus Drivers CATEGORY: system ARCH: sparcv9 VERSION: V2.4.1 BASEDIR: / VENDOR: FORCE COMPUTERS GmbH DESC: Drivers for accessing the VMEbus, CPU-3CE,5CE,5TE,5V,7V,8V,20V,24V, 50, Solaris 7,2.5,2.5.1,2.6 PSTAMP: helios19990806131008 INSTDATE: Feb 26 2001 16:07 STATUS: completely installed FILES: 199 installed pathnames 14 shared pathnames 84 directories 57 executables 13304 blocks used (approx) onl5v4# onl5v4# pkginfo -l FRCflash PKGINST: FRCflash NAME: Flash Memory Driver CATEGORY: system ARCH: sparcv9 VERSION: V1.1.2 BASEDIR: / VENDOR: FORCE COMPUTERS GmbH DESC: Driver for accessing flash memory devices on FORCE CPU-3CE,5CE,5TE, 5V,5VT,7V,8VT,10,20Vx,24VT,50x/CPCI-52x PSTAMP: helios19990114075905 INSTDATE: Feb 26 2001 16:03 STATUS: completely installed FILES: 59 installed pathnames 10 shared pathnames 26 directories 12 executables 973 blocks used (approx) onl5v4# onl5v4# pkginfo -l FRCctrl PKGINST: FRCctrl NAME: FORCE sysconfig driver CATEGORY: system ARCH: sparcv9 VERSION: V1.2 BASEDIR: / VENDOR: FORCE COMPUTERS GmbH DESC: FORCE Board Control Driver for SPARC/CPU-3CE,5CE,5TE,5V,7V,8V,20V,2 4V,50/CPCI-52x PSTAMP: helios19981119104632 INSTDATE: Feb 26 2001 16:00 STATUS: completely installed FILES: 25 installed pathnames 4 shared pathnames 12 directories 9 executables 558 blocks used (approx) onl5v4# (4-2). prtconf を実行 onl5v4# prtconf -v System Configuration: Sun Microsystems sun4m Memory size: 48 Megabytes System Peripherals (Software Nodes): SPARC,CPU-5V System properties: name length <4> value <0x00000002>. name length <4> value <0x00000001>. name length <4> value <0x00000fff>. name length <4> value <0x00001000>. name length <4> value <0x00001000>. packages (driver not attached) disk-label (driver not attached) deblocker (driver not attached) obp-tftp (driver not attached) busnet-demo (driver not attached) options, instance #0 System properties: name length <36> value <0x0000250200001805000000bd00008a3b031c7f150400000011131a19120f171600000000>. name length <5> value <0x726f6f7400>. aliases (driver not attached) openprom (driver not attached) iommu, instance #0 Driver properties: name length <18> value <0x6e6f2d73757370656e642d726573756d6500>. Register Specifications: Bus Type=0x0, Address=0x10000000, Size=0x300 sbus, instance #0 Register Specifications: Bus Type=0x0, Address=0x10001000, Size=0x28 Range Specifications: Ch: 00,00000000 Pa: 00,20000000, Sz: 10000000 Ch: 01,00000000 Pa: 00,30000000, Sz: 10000000 Ch: 02,00000000 Pa: 00,40000000, Sz: 10000000 Ch: 03,00000000 Pa: 00,50000000, Sz: 10000000 Ch: 04,00000000 Pa: 00,60000000, Sz: 10000000 Ch: 05,00000000 Pa: 00,70000000, Sz: 10000000 espdma, instance #0 Register Specifications: Bus Type=0x5, Address=0x8400000, Size=0x10 esp, instance #0 Driver properties: name length <4> value <0x00002710>. name length <4> value <0x00002710>. name length <4> value <0x00002710>. name length <0> -- . name length <0> -- . name length <0> -- . name length <4> value <0x00001ff8>. name length <4> value <0x0000000a>. name length <4> value <0x00000002>. name length <4> value <0x00000bb8>. Register Specifications: Bus Type=0x5, Address=0x8800000, Size=0x40 Interrupt Specifications: Interrupt Priority=0x24 (ipl 4) sd (driver not attached) st (driver not attached) sd, instance #0 (driver not attached) System properties: name length <4> value <0x00000000>. name length <4> value <0x00000000>. name length <6> value <0x617461706900>. name length <5> value <0x7363736900>. sd, instance #1 System properties: name length <4> value <0x00000000>. name length <4> value <0x00000001>. name length <6> value <0x617461706900>. name length <5> value <0x7363736900>. Driver properties: name length <21> value <0x6e656564732d73757370656e642d726573756d6500>. name length <0> -- . sd, instance #2 System properties: name length <4> value <0x00000000>. name length <4> value <0x00000002>. name length <6> value <0x617461706900>. name length <5> value <0x7363736900>. Driver properties: name length <21> value <0x6e656564732d73757370656e642d726573756d6500>. name length <0> -- . sd, instance #3 System properties: name length <4> value <0x00000000>. name length <4> value <0x00000003>. name length <6> value <0x617461706900>. name length <5> value <0x7363736900>. Driver properties: name length <21> value <0x6e656564732d73757370656e642d726573756d6500>. name length <0> -- . sd, instance #4 (driver not attached) System properties: name length <4> value <0x00000000>. name length <4> value <0x00000004>. name length <5> value <0x7363736900>. sd, instance #5 (driver not attached) System properties: name length <4> value <0x00000000>. name length <4> value <0x00000005>. name length <5> value <0x7363736900>. sd, instance #6 (driver not attached) System properties: name length <4> value <0x00000000>. name length <4> value <0x00000006>. name length <5> value <0x7363736900>. SUNW,bpp, instance #0 (driver not attached) Hardware properties: name length <10> value <0x352c6338303030303000>. ledma, instance #0 Driver properties: name length <4> value <0xf59981e0>. Register Specifications: Bus Type=0x5, Address=0x8400010, Size=0x20 le, instance #0 Register Specifications: Bus Type=0x5, Address=0x8c00000, Size=0x4 Interrupt Specifications: Interrupt Priority=0x26 (ipl 6) VME, instance #0 System software properties: name length <8> value <0x0000001000000011>. Register Specifications: Bus Type=0x0, Address=0x7ffffe00, Size=0x200 Range Specifications: Ch: 09,00000000 Pa: 0a,00000000, Sz: ff000000 Ch: 0d,00000000 Pa: 0c,00000000, Sz: ff000000 Ch: 39,00000000 Pa: 0a,ff000000, Sz: ff0000 Ch: 3d,00000000 Pa: 0c,ff000000, Sz: ff0000 Ch: 29,00000000 Pa: 0a,ffff0000, Sz: 10000 Ch: 2d,00000000 Pa: 0c,ffff0000, Sz: 10000 Ch: 49,00000000 Pa: 0b,00000000, Sz: ff000000 Ch: 4d,00000000 Pa: 0d,00000000, Sz: ff000000 Ch: 79,00000000 Pa: 0b,ff000000, Sz: ff0000 Ch: 7d,00000000 Pa: 0d,ff000000, Sz: ff0000 Ch: 69,00000000 Pa: 0b,ffff0000, Sz: 10000 Ch: 6d,00000000 Pa: 0d,ffff0000, Sz: 10000 Interrupt Specifications: Interrupt Priority=0x3f (ipl 15) Interrupt Priority=0x32 (ipl 2) Interrupt Priority=0x33 (ipl 3) Interrupt Priority=0x35 (ipl 5) Interrupt Priority=0x37 (ipl 7) Interrupt Priority=0x39 (ipl 9) Interrupt Priority=0x3b (ipl 11) Interrupt Priority=0x3d (ipl 13) busnet (driver not attached) obio, instance #0 Range Specifications: Ch: 00,00000000 Pa: 00,71000000, Sz: 1000000 zs, instance #0 Register Specifications: Bus Type=0x0, Address=0x100000, Size=0x8 Interrupt Specifications: Interrupt Priority=0x2c (ipl 12) zs, instance #1 Register Specifications: Bus Type=0x0, Address=0x0, Size=0x8 Interrupt Specifications: Interrupt Priority=0x2c (ipl 12) eeprom (driver not attached) slavioconfig (driver not attached) auxio (driver not attached) counter (driver not attached) interrupt (driver not attached) power (driver not attached) SUNW,fdtwo, instance #0 (driver not attached) Hardware properties: name length <9> value <0x302c34303030303000>. flash-memory, instance #0 (driver not attached) Hardware properties: name length <9> value <0x302c33383030303000>. memory (driver not attached) virtual-memory (driver not attached) sysconfig, instance #0 (driver not attached) Hardware properties: name length <11> value <0x302c373133383030303000>. FMI,MB86904 (driver not attached) pseudo, instance #0 System properties: name length <5> value <0x726f6f7400>. onl5v4# (4-3). sysinfo を実行 onl5v4# /net/onlsun1/home3/local/bin/sysinfo GENERAL INFORMATION Host Name : onl5v4 Host Aliases : Host Address(es) : 130.87.153.49 Host ID : 808b9d5c Serial Number : 9149788 Manufacturer : Sun (Sun Microsystems) System Model : CPU 5V Main Memory : 48 MB Virtual Memory : ROM Version : 2.15 CPU Type : sparc Number of CPUs : 1 App Architecture : sparc Kernel Architecture : sun4m OS Name : SunOS OS Version : 5.7 Kernel Version : SunOS Release 5.7 Version Generic_106541-06 [UNIX(R) Syste m V Release 4.0] DEVICE INFORMATION SPARC,CPU-5V is a "SPARC CPU-5V/48-110-X" openprom is a "Open Boot PROM" pseudo device iommu0 is a "I/O Memory Management Unit" system bus sbus0 is a "SBus" system bus espdma is a "SCSI DMA" pseudo device esp0 is a "Generic SCSI interface" disk controller c0t1d0 (sd1) is a "SDX9105U" 8.4 GB disk drive c0t2d0 (sd2) is a "SDX9105UM" 8.4 GB disk drive c0t3d0 (sd3) is a "SEAGATE-ST34371N-0280" 4.0 GB disk drive ledma is a "LANCE Ethernet DMA" pseudo device le0 is a "AMD Lance Am7990" 10Mb/sec Ethernet network interface VME0 is a "VME Bus (SPARC FGA-5000)" system bus obio0 is a "On Board I/O" system bus zs0 is a "Zilog 8530" serial communications chip zs1 is a "Zilog 8530" serial communications chip cpu0 is a "110 MHz FMI,MB86904" CPU onl5v4# (4-4). messages "boot -r" を実行した時の /var/adm/messages のチェック。 Feb 26 16:50:00 onl5v4 unix: syncing file systems... Feb 26 16:50:00 onl5v4 unix: done Feb 26 16:51:06 onl5v4 unix: SunOS Release 5.7 Version Generic_106541-06 [UNIX(R) System V Release 4.0] Feb 26 16:51:06 onl5v4 unix: Copyright (c) 1983-1999, Sun Microsystems, Inc. Feb 26 16:51:06 onl5v4 unix: Ethernet address = 0:80:42:b:2d:5c Feb 26 16:51:06 onl5v4 unix: vac: enabled in write through mode Feb 26 16:51:06 onl5v4 unix: mem = 49152K (0x3000000) Feb 26 16:51:06 onl5v4 unix: avail mem = 44134400 Feb 26 16:51:06 onl5v4 unix: root nexus = SPARC,CPU-5V Feb 26 16:51:06 onl5v4 unix: iommu0 at root Feb 26 16:51:06 onl5v4 unix: : Feb 26 16:51:06 onl5v4 unix: obio 0x10000000 Feb 26 16:51:06 onl5v4 unix: Feb 26 16:51:06 onl5v4 unix: sbus0 at iommu0 Feb 26 16:51:06 onl5v4 unix: : Feb 26 16:51:06 onl5v4 unix: obio 0x10001000 Feb 26 16:51:06 onl5v4 unix: Feb 26 16:51:06 onl5v4 unix: dma0 at sbus0 Feb 26 16:51:06 onl5v4 unix: : Feb 26 16:51:06 onl5v4 unix: SBus slot 5 0x8400000 Feb 26 16:51:06 onl5v4 unix: Feb 26 16:51:06 onl5v4 unix: dma0 is /iommu@0,10000000/sbus@0,10001000/espdma@5,8400000 Feb 26 16:51:06 onl5v4 unix: /iommu@0,10000000/sbus@0,10001000/espdma@5,8400000/esp@5,8800000 (esp0): Feb 26 16:51:06 onl5v4 esp-options=0x46 Feb 26 16:51:06 onl5v4 unix: esp0 at dma0 Feb 26 16:51:06 onl5v4 unix: : Feb 26 16:51:06 onl5v4 unix: SBus slot 5 0x8800000 Feb 26 16:51:06 onl5v4 unix: Feb 26 16:51:06 onl5v4 unix: sparc ipl 4 Feb 26 16:51:06 onl5v4 unix: Feb 26 16:51:06 onl5v4 unix: esp0 is /iommu@0,10000000/sbus@0,10001000/espdma@5,8400000/esp@5,8800000 Feb 26 16:51:06 onl5v4 unix: sd1 at esp0: Feb 26 16:51:06 onl5v4 unix: target 1 lun 0 Feb 26 16:51:06 onl5v4 unix: sd1 is /iommu@0,10000000/sbus@0,10001000/espdma@5,8400000/esp@5,8800000/sd@1,0 Feb 26 16:51:06 onl5v4 unix: Feb 26 16:51:06 onl5v4 unix: sd2 at esp0: Feb 26 16:51:06 onl5v4 unix: target 2 lun 0 Feb 26 16:51:06 onl5v4 unix: sd2 is /iommu@0,10000000/sbus@0,10001000/espdma@5,8400000/esp@5,8800000/sd@2,0 Feb 26 16:51:06 onl5v4 unix: Feb 26 16:51:06 onl5v4 unix: sd3 at esp0: Feb 26 16:51:06 onl5v4 unix: target 3 lun 0 Feb 26 16:51:06 onl5v4 unix: sd3 is /iommu@0,10000000/sbus@0,10001000/espdma@5,8400000/esp@5,8800000/sd@3,0 Feb 26 16:51:06 onl5v4 unix: Feb 26 16:51:07 onl5v4 unix: root on /iommu@0,10000000/sbus@0,10001000/espdma@5,8400000/esp@5,8800000/sd@3,0:a fstype ufs Feb 26 16:51:07 onl5v4 unix: VME: FGA-5000 at 0xffee3e00 Feb 26 16:51:07 onl5v4 unix: VME: LCA rev. 3 at 0xffee2000 Feb 26 16:51:07 onl5v4 unix: FRCvme V2.4.1 VME Nexus Feb 26 16:51:07 onl5v4 unix: VME0 at iommu0 Feb 26 16:51:07 onl5v4 unix: : Feb 26 16:51:07 onl5v4 unix: obio 0x7ffffe00 Feb 26 16:51:07 onl5v4 unix: Feb 26 16:51:08 onl5v4 unix: obio0 at root Feb 26 16:51:08 onl5v4 unix: Feb 26 16:51:08 onl5v4 unix: obio0 at obio0 Feb 26 16:51:08 onl5v4 unix: : Feb 26 16:51:08 onl5v4 unix: obio 0x100000 Feb 26 16:51:08 onl5v4 unix: Feb 26 16:51:08 onl5v4 unix: sparc ipl 12 Feb 26 16:51:08 onl5v4 unix: Feb 26 16:51:08 onl5v4 unix: zs0 is /obio/zs@0,100000 Feb 26 16:51:08 onl5v4 unix: obio1 at obio0 Feb 26 16:51:08 onl5v4 unix: : Feb 26 16:51:08 onl5v4 unix: obio 0x0 Feb 26 16:51:08 onl5v4 unix: Feb 26 16:51:08 onl5v4 unix: sparc ipl 12 Feb 26 16:51:08 onl5v4 unix: Feb 26 16:51:08 onl5v4 unix: zs1 is /obio/zs@0,0 Feb 26 16:51:11 onl5v4 unix: cpu0: FMI,MB86904 (mid 0 impl 0x0 ver 0x4 clock 110 MHz) Feb 26 16:51:11 onl5v4 unix: cpu 0 initialization complete - online Feb 26 16:51:14 onl5v4 unix: ledma0 at sbus0 Feb 26 16:51:14 onl5v4 unix: : Feb 26 16:51:14 onl5v4 unix: SBus slot 5 0x8400010 Feb 26 16:51:14 onl5v4 unix: Feb 26 16:51:14 onl5v4 unix: le0 at ledma0 Feb 26 16:51:14 onl5v4 unix: : Feb 26 16:51:14 onl5v4 unix: SBus slot 5 0x8c00000 Feb 26 16:51:14 onl5v4 unix: Feb 26 16:51:14 onl5v4 unix: sparc ipl 6 Feb 26 16:51:14 onl5v4 unix: Feb 26 16:51:14 onl5v4 unix: le0 is /iommu@0,10000000/sbus@0,10001000/ledma@5,8400010/le@5,8c00000 Feb 26 16:51:17 onl5v4 unix: dump on /dev/dsk/c0t3d0s3 size 79 MB Feb 26 16:51:31 onl5v4 unix: sysconfig0: LCA is XC4003 compatible Feb 26 16:51:31 onl5v4 unix: sysconfig0 at root Feb 26 16:51:31 onl5v4 unix: : Feb 26 16:51:31 onl5v4 unix: obio 0x71380000 Feb 26 16:51:31 onl5v4 unix: Feb 26 16:51:31 onl5v4 unix: sysconfig0 is /sysconfig@0,71380000 Feb 26 16:51:31 onl5v4 unix: sbusmem0 at sbus0 Feb 26 16:51:31 onl5v4 unix: : Feb 26 16:51:31 onl5v4 unix: SBus slot 0 0x0 Feb 26 16:51:31 onl5v4 unix: Feb 26 16:51:31 onl5v4 unix: sbusmem0 is /iommu@0,10000000/sbus@0,10001000/sbusmem@0,0 Feb 26 16:51:31 onl5v4 unix: sbusmem1 at sbus0 Feb 26 16:51:31 onl5v4 unix: : Feb 26 16:51:31 onl5v4 unix: SBus slot 1 0x0 Feb 26 16:51:31 onl5v4 unix: Feb 26 16:51:31 onl5v4 unix: sbusmem1 is /iommu@0,10000000/sbus@0,10001000/sbusmem@1,0 Feb 26 16:51:31 onl5v4 unix: sbusmem2 at sbus0 Feb 26 16:51:31 onl5v4 unix: : Feb 26 16:51:31 onl5v4 unix: SBus slot 2 0x0 Feb 26 16:51:31 onl5v4 unix: Feb 26 16:51:31 onl5v4 unix: sbusmem2 is /iommu@0,10000000/sbus@0,10001000/sbusmem@2,0 Feb 26 16:51:31 onl5v4 unix: sbusmem3 at sbus0 Feb 26 16:51:31 onl5v4 unix: : Feb 26 16:51:31 onl5v4 unix: SBus slot 3 0x0 Feb 26 16:51:31 onl5v4 unix: Feb 26 16:51:31 onl5v4 unix: sbusmem3 is /iommu@0,10000000/sbus@0,10001000/sbusmem@3,0 Feb 26 16:51:31 onl5v4 unix: sbusmem4 at sbus0 Feb 26 16:51:31 onl5v4 unix: : Feb 26 16:51:31 onl5v4 unix: SBus slot 4 0x0 Feb 26 16:51:31 onl5v4 unix: Feb 26 16:51:31 onl5v4 unix: sbusmem4 is /iommu@0,10000000/sbus@0,10001000/sbusmem@4,0 Feb 26 16:51:31 onl5v4 unix: sbusmem5 at sbus0 Feb 26 16:51:31 onl5v4 unix: : Feb 26 16:51:31 onl5v4 unix: SBus slot 5 0x0 Feb 26 16:51:31 onl5v4 unix: Feb 26 16:51:31 onl5v4 unix: sbusmem5 is /iommu@0,10000000/sbus@0,10001000/sbusmem@5,0 Feb 26 16:51:31 onl5v4 unix: bpp0 at sbus0 Feb 26 16:51:31 onl5v4 unix: : Feb 26 16:51:31 onl5v4 unix: SBus slot 5 0xc800000 Feb 26 16:51:31 onl5v4 unix: Feb 26 16:51:31 onl5v4 unix: SBus level 2 Feb 26 16:51:31 onl5v4 unix: sparc ipl 3 Feb 26 16:51:31 onl5v4 unix: Feb 26 16:51:31 onl5v4 unix: bpp0 is /iommu@0,10000000/sbus@0,10001000/SUNW,bpp@5,c800000 Feb 26 16:51:32 onl5v4 unix: flash-memory0: Boot flash device not assembled, unknown or write protected. Feb 26 16:51:32 onl5v4 unix: flash-memory0: User flash device not assembled, unknown or write protected. Feb 26 16:51:32 onl5v4 unix: pseudo-device: winlock0 Feb 26 16:51:32 onl5v4 unix: winlock0 is /pseudo/winlock@0 Feb 26 16:51:32 onl5v4 unix: vmeplus0 at VME0: space 0xad,0 and space 0xbd,0 and space 0x8d,0 and vme16d16,0x0 and vme24d16,0x0 and vme32d16,0x0 and vme16d32,0x0 and vme24d32,0x0 and vme32d32,0x0 and space 0x3f,0 and space 0x3c,0 and space 0xf,0 and space 0xc,0 and space 0x20,0 and space 0xaf,0 and space 0x2f,0 and space 0x6f,0 and space 0x90,0 and space 0x91,0 and space 0x10,0 and space 0x11,0 and space 0x50,0 and space 0x51,0 Feb 26 16:51:32 onl5v4 unix: vmeplus0 is /iommu@0,10000000/VME@0,7ffffe00/vmeplus@ad,0 Feb 26 16:51:33 onl5v4 unix: vmedma0 at VME0: space 0xad,0 and space 0xbd,0 and space 0x8d,0 and vme16d16,0x0 and vme24d16,0x0 and vme32d16,0x0 and vme16d32,0x0 and vme24d32,0x0 and vme32d32,0x0 and space 0x3f,0 and space 0x3c,0 and space 0xf,0 and space 0xc,0 and space 0x20,0 Feb 26 16:51:33 onl5v4 unix: vmedma0 is /iommu@0,10000000/VME@0,7ffffe00/vmedma@ad,0 Feb 26 16:51:33 onl5v4 unix: vmefdma0 at VME0: space 0xad,0 and space 0xbd,0 and space 0x8d,0 and vme16d16,0x0 and vme24d16,0x0 and vme32d16,0x0 and vme16d32,0x0 and vme24d32,0x0 and vme32d32,0x0 and space 0x3f,0 and space 0x3c,0 and space 0xf,0 and space 0xc,0 and space 0x20,0 Feb 26 16:51:33 onl5v4 unix: vmefdma0 is /iommu@0,10000000/VME@0,7ffffe00/vmefdma@ad,0 Feb 26 16:51:33 onl5v4 unix: pseudo-device: devinfo0 Feb 26 16:51:33 onl5v4 unix: devinfo0 is /pseudo/devinfo@0 Feb 26 16:51:33 onl5v4 unix: pseudo-device: lockstat0 Feb 26 16:51:33 onl5v4 unix: lockstat0 is /pseudo/lockstat@0 Feb 26 16:51:33 onl5v4 unix: pseudo-device: vol0 Feb 26 16:51:33 onl5v4 unix: vol0 is /pseudo/vol@0 Feb 26 16:51:33 onl5v4 unix: vmedvma0 at VME0 Feb 26 16:51:33 onl5v4 unix: vmedvma0 is /iommu@0,10000000/VME@0,7ffffe00/vmedvma Feb 26 16:51:33 onl5v4 unix: vmectl0 at VME0 Feb 26 16:51:33 onl5v4 unix: vmectl0 is /iommu@0,10000000/VME@0,7ffffe00/vmectl Feb 26 16:51:34 onl5v4 unix: pseudo-device: llc10 Feb 26 16:51:34 onl5v4 unix: llc10 is /pseudo/llc1@0 Feb 26 16:51:34 onl5v4 unix: pseudo-device: pm0 Feb 26 16:51:34 onl5v4 unix: pm0 is /pseudo/pm@0 以上で VMEドライバのインストールを終わる。 次に、camacドライバのインストールを行う。 ---xxxx(ここまでやった。継続中) --- (6). セクション (6-1). サブセクション (6-1-1). サブサブセクション