[LON-CAPA-admin] update to 1.1.99.5 didn't work!
Gerd Kortemeyer
korte at lite.msu.edu
Tue Aug 24 10:11:00 EDT 2004
Hi Nathan,
On Aug 24, 2004, at 9:44 AM, Nathan Schoenack wrote:
>
> Are there any advanced sort of checks to find out if it is actually a
> filesystem problem and not something else?
# /sbin/shutdown -rF now
will run fsck on reboot while the machine is still in single user. If
it finds anything wrong, it will ask you to login as root and drop you
to a single-user command shell. You can then run fsck with advanced and
repair options.
There is no filesystem check utility while the machine is running in
normal multi user mode - that would be much too risky.
If fsck comes back fine, it's another problem - you don't loose
anything by running fsck, you can just eliminate one possible source of
problems.
But a non-running "vi" is an indicator of something very fishy on the
box ...
- Gerd.
More information about the LON-CAPA-admin
mailing list