Re: [uml-user] GSM datacard on /dev/ttyS1 under "user mode linux"
ng ttyS0 on the host permission to be read-write by others so that the UML can open it. Also on inittab I have the line: ttyS2::respawn:/sbin/getty -L ttyS2 9600 vt100 and it works fine. David On Mon, Feb 1, 2010 at 8:50 AM, Guido Serra <mailto:guido.se...@vodafone.com>> wrote:
[uml-user] GSM datacard on /dev/ttyS1 under "user mode linux"
Hi All, is it possible to access an external character block from the User Mode Linux instance? I'd like to have multiple serial lines (each with a GSM modem) allocated to a specific UML host. regards, Guido