RE: system down

2001-11-21 Thread Jeff Graves
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Anthony E. Greene Sent: Wednesday, November 21, 2001 1:58 AM To: [EMAIL PROTECTED] Subject: Re: system down On Fri, 16 Nov 2001, Jim Sheffer wrote: > The linux server crashed and will not reboot. Ststem starts up, then kic

Re: system down

2001-11-20 Thread Anthony E. Greene
On Fri, 16 Nov 2001, Jim Sheffer wrote: > The linux server crashed and will not reboot. Ststem starts up, then kickes > me .out to a shell (?) says there is a problem and asks for my password, What "problem"? The exact wording will probably get you a quick answer and a solution. You could also

RE: system down

2001-11-17 Thread Daniel L Quigley-Skillin
arer? D- > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Jim Sheffer > Sent: Saturday, November 17, 2001 2:44 PM > To: [EMAIL PROTECTED] > Subject: Re: system down > > > on 11/17/01 11:07 AM, Daniel L Quigley-Skillin at

Re: system down

2001-11-17 Thread Nicolas Bock
no, I forgot: Did you boot into linux single or linux rescue now? You said that both work, but which one are you using right now? ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: system down

2001-11-17 Thread Jim Sheffer
on 11/17/01 11:42 AM, fred smith at [EMAIL PROTECTED] wrote: > On Sat, Nov 17, 2001 at 10:53:15AM -0800, Jim Sheffer wrote: >> OK- I can do both linux single and linux rescue. I can see the file >> /etc/passwd, but can't edit it >> vi won't run. >> I get bash# >> then I try to run vi and get a >

Re: system down

2001-11-17 Thread fred smith
On Sat, Nov 17, 2001 at 10:53:15AM -0800, Jim Sheffer wrote: > OK- I can do both linux single and linux rescue. I can see the file > /etc/passwd, but can't edit it > vi won't run. > I get bash# > then I try to run vi and get a > sh: vi: command not found Did you try: /bin/vi ?? > >

Re: system down

2001-11-17 Thread Jim Sheffer
EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED]] On Behalf Of Jim Sheffer >> Sent: Saturday, November 17, 2001 1:53 PM >> To: [EMAIL PROTECTED] >> Subject: Re: system down >> >> >> OK- I can do both linux single and linux rescue. I can see >> the file

Re: system down

2001-11-17 Thread Justin Zygmont
what does it say, something about e2fsck? On Fri, 16 Nov 2001, Jim Sheffer wrote: > ok- now I'm in trouble. > > The linux server crashed and will not reboot. Ststem starts up, then kickes > me .out to a shell (?) says there is a problem and asks for my password, > which like my earlier email s

Re: system down

2001-11-17 Thread Jim Sheffer
file does not exist. It's not in that directory. But it is at /etc/passwd I tried that, but no go. JIm on 11/17/01 11:04 AM, Nicolas Bock at [EMAIL PROTECTED] wrote: > the passwd command should be in /usr/bin/passwd. Try using the complete path > of this command, i.e. type "/usr/bin/passwd"

RE: system down

2001-11-17 Thread Daniel L Quigley-Skillin
iginal Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Jim Sheffer > Sent: Saturday, November 17, 2001 1:53 PM > To: [EMAIL PROTECTED] > Subject: Re: system down > > > OK- I can do both linux single and linux rescue. I can see > the file /et

Re: system down

2001-11-17 Thread Nicolas Bock
the passwd command should be in /usr/bin/passwd. Try using the complete path of this command, i.e. type "/usr/bin/passwd" and see what you get. nick ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-lis

Re: system down

2001-11-17 Thread Jim Sheffer
on 11/17/01 10:54 AM, Nicolas Bock at [EMAIL PROTECTED] wrote: > on bash#, can you run the command "passwd"? nope- just tried. BTW- this is not something wrong with just this system. Seems a lot of the systems locked up and had some weird behavior- I'm thinking power surge or something... J

Re: system down

2001-11-17 Thread Nicolas Bock
on bash#, can you run the command "passwd"? ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: system down

2001-11-17 Thread Jim Sheffer
OK- I can do both linux single and linux rescue. I can see the file /etc/passwd, but can't edit it vi won't run. I get bash# then I try to run vi and get a sh: vi: command not found I've been up all nioght at this and need to at the very least get some files off this computer before I go home.

Re: system down

2001-11-17 Thread Mark Neidorff
that's what: lilo: linux single is designed to fix. Boot into single user, then use vi to edit /etc/passwd (or whatever the system uses) and remove the root password. Then use passwd to set a new one. On Sat, 17 Nov 2001, Mike Burger wrote: > That's the problem...he can't log in as root...so

Re: system down

2001-11-17 Thread Mike Burger
That's the problem...he can't log in as root...somehow, the root password got munged. On Sat, 17 Nov 2001 [EMAIL PROTECTED] wrote: > Jim Sheffer wrote: > > > ok- now I'm in trouble. > > > > The linux server crashed and will not reboot. Ststem starts up, then kickes > > me .out to a shell (?)

Re: system down

2001-11-17 Thread Mike Burger
Boot from your Linux install CD, and at the initial menu, type "linux rescue"...this should get you to a point where you can A) run fsck on at least your root partition, if not all of them and B) mount your root partition and edit /etc/passwd to clear out your root password. On Fri, 16 Nov 20

Re: system down

2001-11-16 Thread Ronald W. Heiby
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Saturday, November 17, 2001, 12:54:50 AM, Jim wrote: > The linux server crashed and will not reboot. If it is asking for your password, it has rebooted. > Ststem starts up, then kickes me .out to a shell (?) says there is a > problem and asks for my

Re: system down

2001-11-16 Thread EdwardSPL
Jim Sheffer wrote: > ok- now I'm in trouble. > > The linux server crashed and will not reboot. Ststem starts up, then kickes > me .out to a shell (?) says there is a problem and asks for my password, > which like my earlier email stated, stopped working as of this morning. No > one changed anyt

system down

2001-11-16 Thread Jim Sheffer
ok- now I'm in trouble. The linux server crashed and will not reboot. Ststem starts up, then kickes me .out to a shell (?) says there is a problem and asks for my password, which like my earlier email stated, stopped working as of this morning. No one changed anything to make this happen. So n