- ベストアンサー
Solaris10をインストールできない
初歩的な質問だと思うのですが… Solasir10のCDがブートしてくれません。 使用している0S:Solaris10 10/07 SPRC (1~5、langの計6枚) 入れようとしているサーバ:Netra T1 今入っているOS:Solaris8 ちょっと長いですが抜き出します。 ___________________________________________________ ok boot cdrom - nowin Resetting ... screen not found. keyboard not found. Keyboard not present. Using ttya for input and output. Netra t1 (UltraSPARC-IIi 440MHz), No Keyboard OpenBoot 3.10.24 ME, 1024 MB memory installed, Serial #11718877. Ethernet address 8:0:20:b2:d0:dd, Host ID: 80b2d0dd. Executing last command: boot cdrom - nowin Boot device: /pci@1f,0/pci@1,1/scsi@2/disk@6,0:f File and args: - nowin Drive not ready Evaluating: boot cdrom - nowin Can't open boot device Boot device: disk File and args: SunOS Release 5.8 Version Generic_108528-29 32-bit Copyright 1983-2003 Sun Microsystems, Inc. All rights reserved. Hostname: aaa The system is coming up. Please wait. checking ufs filesystems /dev/rdsk/c0t1d0s7: is clean. /dev/rdsk/c0t0d0s7: is clean. in.rdisc: No interfaces up Starting IPv4 routing daemon. starting rpc services: rpcbind done. Setting default IPv4 interface for multicast: add net 224.0/4: gateway aaa syslog service starting. Print services started. Oct 28 10:41:26 carp /usr/lib/power/powerd: powerd: failed to get idle time for console mouse Oct 28 10:41:27 carp sendmail[208]: My unqualified host name (localhost) unknown; sleeping for retry volume management starting. Wnn6: Key License Server started.... Nihongo Multi Client Server (Wnn6 R2.34) Finished Reading Files The system is ready. ___________________________________________________ 以前はokプロンプトにしてboot cdromで認識してくれたのですが、 今回は普通にあがってきてしまいます。 何が原因なのか教えて頂けるとありがたいです。
- みんなの回答 (2)
- 専門家の回答
質問者が選んだベストアンサー
Executing last command: boot cdrom - nowin Boot device: /pci@1f,0/pci@1,1/scsi@2/disk@6,0:f File and args: - nowin Drive not ready Evaluating: boot cdrom - nowin この " Drive not ready " が原因だと思います。
その他の回答 (1)
- yosi_as
- ベストアンサー率25% (1/4)
もしかするとDVD-ROMドライブ自体に異常が起こっている可能性が あります。通常に起動した場合は、使用することが可能でしょうか? 使えないようであれば故障していたり、レンズが汚れているかも しれません。 通常起動時に使えない場合、okプロンプトで「probe-scsi-all」を実行してみて出力された際に、DVD-ROMドライブが見つからない場合ハードウェア的にDVD-ROMドライブが認識されていないことになります。 通常起動時に使える場合ですが、次に「boot cdrom」コマンドを実行 した時にDVD-ROMドライブのシークランプは点滅するでしょうか。 もししない場合bootコマンドにつけた「cdrom」パラメータで、 目的のDVD-ROMドライブが指定できていない可能性があります。 増設ドライブなどがついてハードウェアデバイス番号が ずれた場合に起こりうる可能性があります。 デバイスがずれている場合であれば、okプロンプトで「devalias」と コマンドを実行した際に出力されるcdromのパスを「probe-scsi-all」コマンドのDVD-ROM部分の出力結果を元に修正してあげる必要があります。