iikent
01-17-2004, 10:46 PM
Hello,
I am working on a target board running Linux with USB
only and without serial port.
I want to direct the Linux console the USB port, so
that i can remote control it on PC.
Now, i can send the shell output to PC side by running
following command on target board:
sh -i > /dev/myUSB
However, would you share with me some ideas on how to
replace serial port by USB port in a more complete
way? e.g. seeing bootup message, input/output console
thru USB port...
Kent
I am working on a target board running Linux with USB
only and without serial port.
I want to direct the Linux console the USB port, so
that i can remote control it on PC.
Now, i can send the shell output to PC side by running
following command on target board:
sh -i > /dev/myUSB
However, would you share with me some ideas on how to
replace serial port by USB port in a more complete
way? e.g. seeing bootup message, input/output console
thru USB port...
Kent