Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/~mperrin/kermit/kermit_troubleshooting.html
Дата изменения: Fri Jun 10 01:46:58 2005 Дата индексирования: Sat Mar 1 07:02:14 2014 Кодировка: Поисковые слова: п п п п п п п п п п п п п п п п п п п п п п п п п |
First, make sure the Kermit electronics ("Leach box") are turned on. If not, turn them on. If they are on, check the LED on the back of sauron where the fiber optics are plugged in. If the LED is not on, there's something wrong with the fiber optic connection. Try re-plugging the connectors or swapping the red and black ones (though you should not have to do this if no one messes with the cables). If the LED is on but you're still getting this error message, try turning off the Leach box. Let it sit turned off for at least ten seconds, then turn it back on. If this does not fix the problem, let it sit turned off for ten seconds again, turn it on, then press the reset button to the left of the power switch on the Leach box. Sometimes I've had to turn the Leach box on and off several times before it communicates properly.
The UltraSparc only has 256 colors and for some reason ds9 refuses to use a private color table even when I tell it to. For now try using IDL to examine the data or else transfer it to some other machine with a better graphics card. I've obtained a better graphics card for this machine but thus far it refuses to work properly - I'm working on it.
give root password when prompted see which disk it says needs to be checked (will be "c0t0d0s0","c0t0d0s3", or "c0t0d0s3") type 'fsck -y /dev/rdsk/c0t0d0s0' (with appropriate disk name) fsck will run for a while. then it will finish; type 'exit' to continue the boot process.