Re: /dev/hda1: UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY.

2000-06-20 Thread Colin Watson
[EMAIL PROTECTED] (Colin Watson) wrote: >Jay Kelly <[EMAIL PROTECTED]> wrote: >>And how do I run fsck? > >'man fsck'. Hmm, sorry, I suppose you might not be able to get to the man pages (though you should be able to find them somewhere on the web). Try 'fsck /dev/hda1'. -- Colin Watson

Re: /dev/hda1: UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY.

2000-06-20 Thread Colin Watson
"Joseph de los Santos" <[EMAIL PROTECTED]> wrote: >man fsck? lol just kidding.. try to use e2fsck if you have it. e2fsck is >much better (in my opinion) in fixing file system problems. e2fsck and fsck are identical on an ext2 filesystem, and on anything else e2fsck won't work. # In actualit

Re: /dev/hda1: UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY.

2000-06-20 Thread Colin Watson
Jay Kelly <[EMAIL PROTECTED]> wrote: >I am having a problem getting my Potato box to boot. I just installed a Half >Life Game server and it has been working great all day. I tried to read my >mail and after typing mutt I get an error: can't create a temporary >filenames. So then I did a reboot and

Re: /dev/hda1: UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY.

2000-06-20 Thread Joseph de los Santos
man fsck? lol just kidding.. try to use e2fsck if you have it. e2fsck is much better (in my opinion) in fixing file system problems. the simple syntax would bee2fsck /dev/hda1 consult the man pages for additional options. - Original Message - From: Jay Kelly <[EMAIL PROTECTED]> To: S