vga text display

sam
hi,

  How to display text on VGA.

sam

mindee
Hi

for test, you can run "echo 1233abcd > /dev/tty1" at console.

regards

mindee

sam
i am getting bash:echo 5677888888 > dev/tty1 no such file or directory

sam
actually i have connected VGA monitor to my friendly arm i want display
character on this in Linux

sam
"ls /dev/" will probably give a hint ;-)

sam
"echo hello > /dev/tty1"  it is shows hello on the hyperterminal itself
but VGA is connected to it but nothing is displayed on it