Problem to boot the server Sun 9 Netra 240 after installing Driver SCSI 115667

Hello every body,

when i try to boot the system i have the error "Fcode map-in doesn't match decoded register type"

Data Access error, and then still at open boot mode.

i have this error after the installation of the driver SCSI 115667. my system work with two disc, and i configure the system to reboot on the external disc.

My system is a sun solaris9 Netra 240.

Some one can tell me how to proceed to reboot totaly the system ?

Thank in advance for your help it's very urgent

[542 byte] By [bakkali_l] at [2007-11-25 22:46:43]
# 1
Boot cdrom -s and remove patch 115667-xx which is only for V440 or Netra440 systems.
jds2n at 2007-7-5 17:02:04 > top of Java-index,Sun Hardware,Servers - General Discussion...
# 2

Thank you for your answer,

i done the command and bellow the result, not possible to remove the patch installed:

boot cdrom -s

Single mode

# patchrm 115667-03

Checking installed patches...

/usr/sbin/patchrm[6]: /var/sadm/pkg: not found

grep: can't open */pkginfo

grep: can't open */pkginfo

/usr/sbin/patchrm[9]: /var/sadm/pkg: not found

Patch 115667-03 has not been applied to this system.

Patchrm is terminating.

--

it seems that the patch was not applied, but i don't anderstand why i can't boot from the disk (no disk found), may be it's a hardware Problem ?

Thank you in advance for you help and quick answer

bakkali_l at 2007-7-5 17:02:04 > top of Java-index,Sun Hardware,Servers - General Discussion...
# 3

Did you:

# mount /dev/dsk/c0t0d0s0 /a

# mount /dev/dsk/c0t0d0s6 /a/usr

# mount /dev/dsk/c0t0d0s3 /a/var

# patchrm -R /a/115667-03

Note: your filesystems cxtxdxsx will be different. You need root usr & var filesystems from your hard drive mounted. if your disk is under Veritas or DiskSuite you may want to unencapsulate or detach mirror before performing above or your mirror(s) will be out of sync.

jds2n at 2007-7-5 17:02:04 > top of Java-index,Sun Hardware,Servers - General Discussion...