I got three times fsck failure during system booting, fixed issue by reinstall whole suse last two times, this time I really do not want reinstall. Can anyone help me out of the trouble ?
This trouble coming with system abnormal powered down.
I got three times fsck failure during system booting, fixed issue by reinstall whole suse last two times, this time I really do not want reinstall. Can anyone help me out of the trouble ?
This trouble coming with system abnormal powered down.
If you know which is the damaged fiilesystem and if you used the default filesystem ext4 for the installation, then boot off of a live CD/DVD of openSUSE (the installation cd/dvd will do) and run this command as root:
fsck.ext4 -fyv /dev/sdax
change sdax to the correct partition location.
It might help.
Thanks , it’s work.
That’s great news. It can be so frustrating to keep on reinstalling the OS when a little command can fix things.
Note that file system problems may be a result of a drive going bad. It is a good idea to run a low level scan on the drive. The drive maker should have such a utility on their site.