[BusyBox] tty0 problem

Frank frannk_m1 at yahoo.com
Wed Dec 15 04:18:53 UTC 2004


--- Rob Landley <rob at landley.net> wrote:

> On Tuesday 14 December 2004 09:23 pm, Frank wrote:
> > I am having a problem with tty0 that I can't seem to figure
> out.
> > Whenever I try to access tty0, I get the following error:
> > /dev/tty0: No such device
> >
> > But when i do an ls, it says it's there:
> >  ls -al /dev/tty0
> > crw-rw-rw-    1 root     root       4,   0 Nov 29 17:06
> > /dev/tty0
> >
> > I am running as root so permissions is not the problem.
> > Any help would be greatly appreciated.
> 
> Your kernel is saying it hasn't got support for any device
> with that major and 
> minor number.  Does your kernel have virtual terminal support
> compiled in?
> 
> Rob
>
 
Thanks for the reply,
Yes i have virtural terminal support in my config file:
CONFIG_VT=y
But "CONFIG_VT_CONSOLE is not set". Could this be the problem?



		
__________________________________ 
Do you Yahoo!? 
Dress up your holiday email, Hollywood style. Learn more. 
http://celebrity.mail.yahoo.com



More information about the busybox mailing list