Warning: mktime() [function.mktime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /usr/local/www/lifetype/class/data/Date.class.php on line 240
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /usr/local/www/lifetype/class/locale/locale.class.php on line 505
十一月
Warning: mktime() [function.mktime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /usr/local/www/lifetype/class/data/Date.class.php on line 240
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /usr/local/www/lifetype/class/locale/locale.class.php on line 505
30
在 mvme88k 安裝 OpenBSD
Deprecated: Function set_magic_quotes_runtime() is deprecated in /usr/local/www/lifetype/class/cache/Cache_Lite/Lite.php on line 717
Deprecated: Function set_magic_quotes_runtime() is deprecated in /usr/local/www/lifetype/class/cache/Cache_Lite/Lite.php on line 727
OpenBSD 引用 (0) 發表迴響
**先在tftp server端放tftpboot及bsd.rd檔
**不要檢測硬體 ctrl+Pause Break
3
187-Diag>SD
**安裝
187-Bug>
187-Bug> NIOT
Controller LUN =00?
Device LUN =00?
Node Control Memory Address =01FF0000?
Client IP Address =0.0.0.0? 163.32.123.199
Server IP Address =0.0.0.0? 163.32.123.200
Subnet IP Address Mask =255.255.255.0?
Broadcast IP Address =255.255.255.255?
Gateway IP Address =0.0.0.0? 163.32.123.254
Boot File Name ("NULL" for None) =? tftpboot
Argument File Name ("NULL" for None) =? bsd.rd
Boot File Load Address =001F0000? 00AF0000
Boot File Execution Address =001F0000? 00AF0000
Boot File Execution Delay =00000000?
Boot File Length =00000000?
Boot File Byte Offset =00000000?
BOOTP/RARP Request Retry =00?
TFTP/ARP Request Retry =00?
Trace Character Buffer Address =00000000?
BOOTP/RARP Request Control: Always/When-Needed (A/W)=W?
BOOTP/RARP Reply Update Control: Yes/No (Y/N) =Y?
(If you change the NIOT configuration, you will be asked whether you want to
make these changes permanent. Do not answer Y unless you plan to netboot
this board very often; be sure to have the ENV settings use a correct
address for the NIOT parameters block in this case. A valid setting is:
Network Auto Boot Configuration Parameters Pointer (NVRAM) =
00000000? FFFC0080
for example.
Once the NIOT parameters are set, it should be possible to boot the machine
from the server with the NBO command:)
----------------------------------------------------------
如果BOOTP/RARP Reply Update Control: Yes/No (Y/N) =Y?後多了一行指令:
Network Auto Boot Configuration Parameters Pointer (NVRAM) =(Y/N) ?=Y
(如果打入Y後出現無法存檔訊息,
方法一:不管他,直接nbo 00 00 ;如仍無法下載時;
方法二:先參考以下執行env去設定環境後,再niot....)
187-Bug> ENV
Bug or System environment [B/S] = B?
Field Service Menu Enable [Y/N] = N?
in order to boot directly into the BUG, without executing the complete
selftest sequence. Do not forget, after changing the ENV parameters, to
save the changes in NVRAM as suggested by the ENV command itself.
If the board has a built-in Ethernet controller, its address must be correct;
the LSAD command allows the address to be edited.
OpenBSD/mvme88k will not run correctly if the clock is stopped (power-saving
mode). Be sure to check that it is running by setting the current date with
the SET command.
If you plan to permanently boot from the network, make sure your ENV settings
match the following setup:
Network Auto Boot Enable [Y/N] = N? Y
Network Auto Boot at power-up only [Y/N] = Y? N
Network Auto Boot Abort Delay = 5? 2 (or any value at your choice)
Network Auto Boot Configuration Parameters Pointer (NVRAM) =
00000000? FFFC0080
------------------------------------------------------------------------
187-Bug> NBO 00 00
**如果以上指令無法成功請參考再打以下:
187-Bug>NBO 00 00 163.32.123.199 163.32.123.200 tftpboot bsd.rd
(187-Bug>NBO 00 00 主機位址 tftp主機位址 tftpboot bsd.rd)
**安裝好開機
187-Bug>bo