atmos:linux:troubleshoot
Troubleshooting with Linux
Fix Disk Error at Boot
Find out what device (/dev) has problem.
Look at the message you get before entering the root password.
For example: “Checking filesystems /dev/VolGroup00/LogVol00:UNEXPECTED INCONSISTENCY:RUN fsck MANUALLY”
You then next to enter the root password and run /sbin/fsck
For example:
/sbin/fsck/ /dev/VolGroup00/LogVol00
When asck if you want to FIXED something or do something, always anser yes (i.e. y)
atmos/linux/troubleshoot.txt · Last modified: 2020/01/29 17:25 by 127.0.0.1