scsi: [ID 193665 kern.info] sd6 at glm0: target 6 lun 0 genunix: [ID 936769 kern.info] sd6 is /pci@8,700000/scsi@6/sd@6,0 genunix: [ID 405830 kern.warning] WARNING: Device sd6 failed to power up. genunix: [ID 749148 kern.warning] WARNING: Please see your system administrator or reboot. genunix: [ID 405830 kern.warning] WARNING: Device sd6 failed to power up. genunix: [ID 749148 kern.warning] WARNING: Please see your system administrator or reboot.
んとSolaris8 Intel版なんですけど、停電実験をしたら WARNING - Unalbe to repair the / filesystem. Run fsck manually (fsck -F ufs /dev/rdsk/c0d0s0). Exit the shell when done to continue the boot process. って言われて止まりました。(汗 最後のメッセージが Type control-d to proceed with normal startup, (or give root password for system maintenance): でした。 前にもこんなことがあって結局再インストしたんですが やっぱ今回も再インストっすか? 治療方おせーてください。長くてゴメソ。
-- Erratum: Call instruction causes instruction dispatch to stall
Description:(Ref. #105799)
The errata is created by a specific case involving a call instruction in the lower 2GB of virtual memory when AM=0 (that is, in a 64-bit program). Call instructions in the lower 2GB of virtual memory when AM=1 (that is, in a 32-bit program) do not cause the problem.
Workaround:
The kernel can avoid this problem by not allowing 64-bit programs to place executable code in the virtual address range 0x0 to 0x7fffffff. --