Re: What should I do after a power failure?

2002-11-28 Thread Chris Lale
Fred Sloniker wrote: Hey, everybody. First-time Linux user here (well, sort of; I've struggled before with getting either Debian or SuSE installed, unsuccessfully). So far, I like what I've seen of Debian (mostly installation screens and documentation); not only do I like the actual freeness o

Re: What should I do after a power failure?

2002-11-27 Thread Paul Johnson
Please turn your line wraps on to 72 columns, your paragraphs are coming through as one giant line each. On Wed, Nov 27, 2002 at 11:08:49AM -0800, Fred Sloniker wrote: > I know that powering the system off manually is a Bad Thing (tm), > but I live in Cowville, so a black-out is always a possibil

Re: What should I do after a power failure?

2002-11-27 Thread Russell
Fred Sloniker wrote: Hey, everybody. First-time Linux user here (well, sort of; I've struggled before with getting either Debian or SuSE installed, unsuccessfully). So far, I like what I've seen of Debian (mostly installation screens and documentation); not only do I like the actual freeness of

Re: What should I do after a power failure?

2002-11-27 Thread David Z Maze
"Timmo" <[EMAIL PROTECTED]> writes: > About 2 years ago, the last time I tried to get linux off the ground, I had > an accidental power interruption and the box was totally hosed from it. > > I've had one occur recently, and the file system checker did it's thing but > things were never quite righ

Re: What should I do after a power failure?

2002-11-27 Thread nate
John M Flinchbaugh said: > on the subject of journalled filesystems. i've been using reiserfs. i've > noticed that invariably, some files will get corrupted, > especially logs. they end up looking like 2 files spliced together. what kernel and what version of resier? any software raid? I've had

Re: What should I do after a power failure?

2002-11-27 Thread John M Flinchbaugh
on the subject of journalled filesystems. i've been using reiserfs. i've noticed that invariably, some files will get corrupted, especially logs. they end up looking like 2 files spliced together. anytime inn doesn't get to shutdown properly, i end up having to rebuild all its history db's, etc,

Re: What should I do after a power failure?

2002-11-27 Thread nate
Timmo said: > So I'm also very curious about what happens, aside from the file system > which seems to be able to fix itself. this entirely depends on how the system lost power. If the system lost power in a clean way, that being something such as a UPS cut the power(e.g. going from 110V to 0V in

Re: What should I do after a power failure?

2002-11-27 Thread nate
Fred Sloniker said: > my attempts to educate her on computer no-nos. What do I need to do, if > anything, to make sure my hard drive isn't hosed after a power-off? Is > there an equivalent to the Windows Scandisk-after-crash thing? there is nothing you can do to be sure a filesystem that is mou

Re: What should I do after a power failure?

2002-11-27 Thread Timmo
About 2 years ago, the last time I tried to get linux off the ground, I had an accidental power interruption and the box was totally hosed from it. I've had one occur recently, and the file system checker did it's thing but things were never quite right again. I ended up deleting and recreating e

Re: What should I do after a power failure?

2002-11-27 Thread Noah L. Meyerhans
On Wed, Nov 27, 2002 at 11:08:49AM -0800, Fred Sloniker wrote: > I know that powering the system off manually is a Bad Thing (tm), but > I live in Cowville, so a black-out is always a possibility. It's also > possible that my mom would turn the computer off out of ignorance, > despite my attempts

Re: What should I do after a power failure?

2002-11-27 Thread Kent West
Fred Sloniker wrote: Hey, everybody. First-time Linux user here (well, sort of; I've struggled before with getting either Debian or SuSE installed, unsuccessfully). So far, I like what I've seen of Debian (mostly installation screens and documentation); not only do I like the actual freeness of

RE: What should I do after a power failure?

2002-11-27 Thread deFreese, Barry
Fred, fsck is the command your looking for. However, I would suggest investing in a UPS, taping over the power button, or whatever else it takes to try to prevent power loss. File systems under Linux are a little more "complex" than Winblows shall we say and can be a little less forgiving at tim