An error message during the booting of Sun Solaris operating system can be caused due to file system corruption, operating system malfunctioning, superblock damage, Inode table corruption, software bugs and more. Once the error message appears, the booting process stops making all the data saved in the hard drive inaccessible. To overcome these error messages, the best solution is to restore the data from an updated backup. But, in case of no backup availability or backup falling short of restoring desired information, Sun Solaris Intel Recovery Software comes to rescue.
Consider a practical example, where you encounter the below error message when you attempt to boot Sun Solaris operating system:
"/dev/rdsk/variable: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY"
Data stored in hard drive becomes inaccessible after the above error message appears. In addition, you encounter the same error message each time you attempt to start your system.
Cause:
The root cause for the occurrence of the above error message is corrupted UFS (Unix File System). At the boot time, the /etc/rcS scripts run the fsck (1M) command to check the integrity of UFS. In case of corrupted file system, the fsck command tries to repair the file system automatically. However, if the command is unable to repair the file system then it interrupts the boot procedure and produces an error message.
| Report this article |