Linux MS DOS discussions
 help / color / mirror / Atom feed
* start dosemu automaticly with /etc/rc.local at bootup
@ 2006-11-30 15:03 Lars Johannes
  2006-11-30 20:39 ` Mike McCarty
  0 siblings, 1 reply; 2+ messages in thread
From: Lars Johannes @ 2006-11-30 15:03 UTC (permalink / raw)
  To: linux-msdos

Hi,

i want dosemu starting automaticly at bootup. I tried different thinks, but 
everytime i bootup it asked me to 'yes' a disclaimer. The manuel start after 
login (local user or root) of dosemu works perfect, it asked me only once and 
then it works. 

I tried the following in /etc/rc.local

dosemu
- does not work

dosemu -quiet
sleep 15
- does not work, the input of yes and ENTER in the 15 seconds is not 
recognised

dosemu < yes.txt
yes.txt once with yes and a new Line and once with
yes.txt with yes\n\r
- does not work

dosemu -input 'yes\r\n'  
- does not work

dosemu -s -quiet
- does not work

sudo -u <localusername> dosemu
- does not work

Does anyone have a suggestion?

Regards,
Lars

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-11-30 20:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-30 15:03 start dosemu automaticly with /etc/rc.local at bootup Lars Johannes
2006-11-30 20:39 ` Mike McCarty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox