PDA

View Full Version : bash: /usr/bin/sudo: Input/output error



downdogWoof
04-06-2005, 05:39 AM
Hi All,

I get the following when trying to su -

knoppix@ttyp1[knoppix]$ su -
bash: /usr/bin/sudo: Input/output error
knoppix@ttyp1[knoppix]$ su -
bash: /usr/bin/sudo: Input/output error

Never seen it b4. Cheers.

downdogWoof...

downdogWoof
04-06-2005, 05:51 AM
Hi All,

restarted and got this when opening the terminal,

bash: /usr/bin/tty: Input/output error
bash: /usr/bin/tty: Input/output error
[knoppix]knoppix su -
bash: /usr/bin/sudo: Input/output error

Anyone seen this b4..? Been using this CD for almost 4mths. 1st time for this. Cheers.

downdogWoof...

Dave_Bechtel
04-06-2005, 06:20 PM
[[ /me scratches head ]]

Just off the top of my head, you may have one of 3 scenarios...

1) You've been hacked

2) Your HD is going bad

3) Something happened to /dev or /usr/bin/sudo

--My advice:

o Boot from the Knoppix CD

o ' time badblocks -c 128 -s -v /dev/hda ' or whatever disk you use.

o Backup any important files.

o Prepare to restore from backup (YOU DO have backups, right??) or reinstall. Depending on badblocks, you might have to buy another HD, but nothing is certain yet.

--Keep in touch, lemme know how it goes.


Hi All,

restarted and got this when opening the terminal,

bash: /usr/bin/tty: Input/output error
bash: /usr/bin/tty: Input/output error
[knoppix]knoppix su -
bash: /usr/bin/sudo: Input/output error

Anyone seen this b4..? Been using this CD for almost 4mths. 1st time for this. Cheers.

downdogWoof...

Harry Kuhman
04-06-2005, 06:29 PM
I get the impression that he is running from CD, not from the hard drive.

That makes both hard drive problems and hacking far less likely.

Dave_Bechtel
04-07-2005, 05:27 AM
--Hmm. In that case, he's prolly got a bad ISO image, or a bad burn. Check the MD5sum, re-download if necessary, and re-burn.



I get the impression that he is running from CD, not from the hard drive.

That makes both hard drive problems and hacking far less likely.