josiahbryan
Group: Members
Posts: 11
Joined: Oct. 2006 |
|
Posted: Dec. 10 2007,15:57 |
|
I understand what you're saying - problem is, I find no mention of the ssh option in either lilo.conf or menu.1st.
See, another engineer at my firm did the original disk image for this board, and I'm not sure exactly how he installed DSL on the CF card. I've just re-imaged new CF cards from his CF card whenever needed. Therefore, I'm not sure how to change the boot options or even what bootloader is used.
I think its grub (the bootloader), but no menu comes up when it boots. Any advice on determining the boot loader?
By the way, here is the relevant default entry from menu.1st. As you can see, no mention of ssh in the list - unless its in some other config file.
title DSL kernel /boot/linux24 root=/dev/hda2 quiet vga=normal noacpi noapm nodma noscsi frugal initrd /boot/minirt24.gz
Likewise, /etc/lilo.conf has:
image=/vmlinuz append="lang=de apm=power-off hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi hdf=scsi hdg=scsi hdh=scsi vga=791 quiet BOOT_IMAGE=knoppix" root=/dev/hda5 label=Knoppix read-write
Again, no mention of ssh. I don't think it boots lilo because the vga mode is not the same as seen on the CRT - currently it looks like vga 768 - and it doesn't give any "undefined mode number" errors, which leads me to believe it doesn't even try to set vga=791, therefore it probably boots using grub.
So, back to the start, since grub doesn't list ssh explicitly, is there a way to explicitly turn OFF ssh?
Sorry for the ignorance displayed here -trying to learn the best I can. Thanks for the help. Cheers!
-josiah
|