:Hi there: I always have the SuperBlock problem. Every time I run fsck and
:returns FILE SYSTEM STATE IN SUPERBLOCK IS WRONG; FIX? I choose yes. Next time
:the error message come up again. It seems nothing effect me, but always bother
:me.
Are you running fsck on a mounted file system? If so, you probably don't
want to do that.
: I even tried to change the size of the superblock and no effect at all.
Oh my.
:The other problem is that I got a statement: line in vfstab has too few
:entries. I checked the vfstab file for couple of times and can not find
:anything wrong. I had manually added 4 lines there. I deleted them one by
:one, and even deleted all of them, still get the same message. Any ideas?
I've found that suprisingly easy to mess up. I usually resort to
checking my edits with a litte nawk command, something like
nawk '{NF != 7}' < /etc/vfstab
That should print lines that don't have seven fields.
--
Jim Davis | "Professor! You turned it down again!!"