Am Mittwoch, 27. Oktober 2004 07:07 schrieben Sie:
>## Serial port settings
>
># use e.g. "/dev/mouse", "/dev/ttyS0", "/dev/ttyS1", ...
># Note: all "/dev/ttyXX" may be suffixed by the IRQ
># used (instead of the default one), such as "/dev/ttyS2 irq 5"
># or "/dev/ttyS3 irq 9". Default: ""
>
>$_com1 = "/dev/ttyS0"
>#$_com2 = "/dev/modem"
># $_com3 = ""
># $_com4 = ""
>
># Lock directory (e.g. default: "/var/lock")
>
># $_ttylocks = "/var/lock"

Where do you want to have the lock? To /var/lock? Delete the #.
Do you have write permission for that directory? 

Or

Put it to
$_ttylocks = "$HOME/dosemu"

Certainly you have write permission there.

cu

Claudia

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to