Click to See Complete Forum and Search --> : setserial command in startup


Lend273
03-14-2001, 10:43 AM
How can I invoke a setserial command during boot to configure my ISA modem?
I am trying to do this in SuSE 7.1.
My modem works when I enter the setserial command in a terminal. But it resets during boot and it doesnt work,

Thanks again
Len

SkyHigh
03-14-2001, 11:02 AM
I have mine in the rc.local file in /etc/rc.d.

This script is run each time the system starts and sets up my modem without problem.

SkyHigh