|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xf86OpenConsole: Cannot open /dev/tty0 (No such file or
> If I try and start the X server from the console via startx I gwet the
> following error message :-
You can't just startx because it'll look for a graphics card (which it doesn't
have).
You could run "vncserver" directly (which will start an X server with a
virtual displayitself).
To use "ssh -X" you don't need to startx first. Just run "ssh -X" then when
you're logged in, run "xterm". If that doesn't work, post the error message.
Cheers,
Mark
> "xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory)"
>
> Is this because my domainU is missing some modules ?
>
> I appreciate that domainU should be lighter than domain0 but if within
> domian1 I type lsmod I get :-
>
> stewart@localhost log $ lsmod
> Module Size Used by
>
>
>
> i.e. no modules at all.
>
> Is this the cause of my problem?
>
> Regards
>
>
> Stewart
>
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|