Hi!
I am new here and in SCO!
I have a stand-alone PC running SCO Open Server!
I use following BOOT script
DEFBOOTSTR=hd(40)unix swap=hd(41) dump=hd(41) root=hd(42)
TIMEOUT=0
FSCKFIX=YES
PANICBOOT=NO
MAPKEY=YES
SERIAL8=NO
SLEEPTIME=0
BOOTMNT=RO
#
# To enable login as root in single user mode
#
MULTIUSER=YES
AUTOBOOT=YES
I use my PC to run only one application
After booting my PC the applications starts loading....and it prompts for login and password.
After I login as a specific user, I have to enter "startx" in order to load the application.
Any idea how can I automate this process?
I am new here and in SCO!
I have a stand-alone PC running SCO Open Server!
I use following BOOT script
DEFBOOTSTR=hd(40)unix swap=hd(41) dump=hd(41) root=hd(42)
TIMEOUT=0
FSCKFIX=YES
PANICBOOT=NO
MAPKEY=YES
SERIAL8=NO
SLEEPTIME=0
BOOTMNT=RO
#
# To enable login as root in single user mode
#
MULTIUSER=YES
AUTOBOOT=YES
I use my PC to run only one application
After booting my PC the applications starts loading....and it prompts for login and password.
After I login as a specific user, I have to enter "startx" in order to load the application.
Any idea how can I automate this process?