Splack Linux
Slackware for Sparc
Sign Up!
Login
Welcome to Splack Linux
Monday, February 06 2012 @ 04:42 PM

Services Down (sshd, inetd)

Hardware compatibilityI'm successfully installing splack on sun4u 5, and everything was going fine (I could do a remote ssh, ftp and telnet) and I let the computer standby for 2 days, until the next day I could not do a ssh or any inetd services, where I'm sure that all the services runs well! Do you know what probably happen? Is it all because of the hardware instead? Btw, how to fsck your diskdrive, because everytime i do fsck /dev/hda2, there appear a question that the /dev/hda2 is mouted, of course I can not amout it since it's the only drive active I have instead of /dev/hda1 as swap? thank you

Story Options

2 comments

The following comments are owned by whomever posted them. This site is not responsible for what they say.
Authored by: Jason on Thursday, July 21 2005 @ 07:31 AM Services Down (sshd, inetd)
What version of Splack are you running? Much of the software in older releases is very dated. If the computer is on a public network, it may have been broken into.

Do you have a monitor and keyboard, or are you using the serial port as a console? If you are using the serial port, you may have accidentally sent a break signal, which will drop your system to the Open Firmware implementation. This will halt the operating system.

The problem could be hardware related, but the startup checks performed by the firmware will usually catch faulty components. You can set your system do to an extended hardware test. Search the web for "diag-switch?=true" for more information.

You will not be able to check a live filesystem. Linux has several safety checks in place to prevent you from doing this. If there is a problem with the filesystem, the system start-up scripts should detect and try to repair the problem at boot time. If you *still* insist on running the check manually, I would suggest booting from either a network image or from CD-ROM. You will be running completely off of a different device and can freely check the hard drive partition for problems.

--Jason
[ # ]