亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫(kù)
最近訪問(wèn)板塊 發(fā)新帖
查看: 2794 | 回復(fù): 0
打印 上一主題 下一主題

Sun 4800外接D240不能從光驅(qū)啟動(dòng) [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2008-09-19 16:27 |只看該作者 |倒序?yàn)g覽

在給一臺(tái)E6900重裝系統(tǒng)的時(shí)候,遇到了不能從光驅(qū)啟動(dòng)的問(wèn)題,在網(wǎng)上找到了這篇文章,解決了問(wèn)題。
以下為轉(zhuǎn)載的內(nèi)容:
今天安裝一臺(tái)Sun 4800操作系統(tǒng)Solaris9。插入光盤后在OK提示符下boot cdrom報(bào)錯(cuò),說(shuō)找不到boot device
到Sun網(wǎng)站上去看了看,找到了解決方案(感覺(jué)明明就是一個(gè)bug):
Document Audience:
PUBLIC
Document ID:
71504
Title:
"ERROR: Can't open boot device" booting CDROM or disk with Sun[TM] Dual FastEthernet / Dual SCSI PCI Card
Synopsis:
"ERROR: Can't open boot device" booting CDROM or disk with Sun[TM] Dual FastEthernet / Dual SCSI PCI Card
Update Date:
Thu Sep 23 00:00:00 MDT 2004
Products:
Sun Fire 6800 Server, Sun Fire 4810 Server, Sun Fire 4800 Server, Sun Fire 3800 Server, Sun Fire E25K Server, Sun Fire E20K Server, Sun Fire 15K Server, Sun Fire 12K Server, Sun Fire V1280 Server, Sun Fire E2900 Server, Sun Fire E4900 Server, Sun Fire E6900 Server
Technical Areas:
Boot, SCSI Host Bus Adapter (HBA), SCSI (Small Computer System Interface), OBP (OpenBoot PROM)
Keyword(s):cauldron
Problem Statement:
A system is unable to boot CDROM or disk after configuring the boot alias of the DVD-Rom or disks of a D240 like a regular CDROM or disk connected to a SCSI card.
The probe-scsi-all command shows the DVD-ROM at /ssm@0,0/pci@1d,700000/pci@1/scsi@2,1 at target 6, LUN 0, and shows the disks at /ssm@0,0/pci@1d,700000/pci@1/scsi@2,1 at targets 0 and 1.
ok boot /ssm@0,0/pci@1d,700000/pci@1/scsi@2,1/sd@6,0:f   
ERROR: Can't open boot-device ok boot /ssm@0,0/pci@1d,700000/pci@1/scsi@2,1/sd@0,0:f
ERROR: Can't open boot-device
Resolution:
The Sun Dual FastEthernet / Dual SCSI PCI Card uses "disk@X,X" instead of "sd@X,X" for its OpenBoot PROM (OBP) driver name.
Some users may be confused by this, as they assume that the OBP driver name will always be the same as the Solaris driver name. This is not the case.
When running the 'format' command from Solaris, it reports the device path as "sd@X,X". This also adds to the confusion, as it is using the Solaris driver name in the device path.
The correct method to allow for a successful boot is to use the device path as reported by the OpenBoot PROM (OBP), using the "show-disks" command.
It should be noted that the show-disks command does not report the device SCSI Target and LUN details. Target and LUN details can be obtained from the "probe-scsi-all" command.
This means you will need to add something like "@X,X" to the end of the device path supplied by "show-disks".
For example:
ok probe-scsi-all
.
.
/ssm@0,0/pci@1d,700000/pci@1/scsi@2,1
Target 0
   Unit 0   Disk     FUJITSU MAP3367N SUN36G 0401
Target 1
   Unit 0   Disk     FUJITSU MAP3367N SUN36G 0401
Target 2
   Unit 0   Processor     Sun     D240            1.09
Target 3
   Unit 0   Processor     Sun     D240            1.09
Target 4
   Unit 0   Removable Tape     HP      C5683A          C005
Target 6
   Unit 0   Removable Read Only device    TOSHIBA DVD-ROM SD-M17111005
.
.
ok show-disks
a) /pci@3d,700000/pci@1/scsi@2,1/disk
b) /pci@3d,700000/pci@1/scsi@2/disk
c) /pci@1d,700000/pci@1/scsi@2,1/disk
d) /pci@1d,700000/pci@1/scsi@2/disk
q) NO SELECTION
Enter Selection, q to quit: q
Using this information, and the Target / LUN details obtained from a probe-scsi-all, you can now construct the correct device path to boot from.
ok reset-all
ok boot /ssm@0,0/pci@1d,700000/pci@1/scsi@2,1/disk@6,0:f
NOTE:
Make sure that you execute 'reset-all' before 'boot' with "disk@X,X" at the end of the device path, otherwise you may not be able to boot and get the error: Data MMU Miss.
Using "reset-all" will avoid the following scenario:
ok boot /ssm@0,0/pci@1d,700000/pci@1/scsi@2,1/sd@6,0:f   
ERROR: Can't open boot-device
ok boot /ssm@0,0/pci@1d,700000/pci@1/scsi@2,1/disk@6,0:f   
Data MMU Miss
Whilst this issue is most frequently encountered on the D240, as it is most frequently used boot storage for the Sunfire Midrange series of servers, the problem is not unique to the D240. This misconfiguration error can be seen on virtually any storage that can be connected to the Sun[TM] Dual FastEthernet / Dual SCSI PCI Card (e.g Sun StorEdge S1).
The most important thing to remember is that, regardless of the controller type, the paths as reported by "show-disks" at the OBP are the paths you need to use when booting.


本文來(lái)自ChinaUnix博客,如果查看原文請(qǐng)點(diǎn):http://blog.chinaunix.net/u/3523/showart_1210631.html
您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國(guó)互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過(guò)ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP