Monthly Archive: February 2020

How to change Sun server T2000 Battery Replacement

1. serial connect. 2. collect log form SC – showenvironment – showlogs -v – showdate – showplatform – showfaults – console -f 3. collect logs from OS : – bash – prtdiag -v –...

How to reset Exadata Grub Password

1- reset /SYS2- In GRUB menu Press ESC and it will pause the GRUB screen.3- Enter “P” the GRUB Password = sos1Exadata.4- Select the Boot GRUB Menu and append to the END of the...

How to use mounting an existing CD-ROM image under Sun Solaris

bash-3.2# lofiadm -a /eis-dvd-Dec2013.iso /dev/lofi/1 bash-3.2# mount -F hsfs -o ro /dev/lofi/1 /mnt Mounting an Existing ISO CD-ROM Image under Solaris UNIX: If your image name is cd.iso, you can type command: # lofiadm...