Back Forum Reply New

stuck in cosole mode pls help

hi im new with the whole ubuntu thing and i did a netinstall with out using and cd so far i have had no probs untill i came into the console part of ubunto, i have no idea on how to proced to the desk top from this ponit i am able tologin while in console mode though pl help     also my version of ubuntu is 6.10

do you have a graphical environment installed?
if your connected to the net try these commandsCode:
sudo aptitude update

Code:
sudo aptitude install ubuntu-desktop

Code:
sudo /etc/init.d/gdm start


didevrything ubuntu load screen apeares but then there is and error message sayin that it failedtostart x server   
my graphical interface the error message is

Fatal server error:
no screens found
(WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
(WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
(WW) xf86OpenConsole: VT_GETSTATE failed: Bad file descriptor

alsoit tellsmethat the x server isdisabled and to restart it when its configured correctly

try thisCode:
sudo dpkg-reconfigure xserver-xorg
it's basically a terminal wizard that will fix your xserver-xorg if your not sure on any of the questions pick the defualt

ps sorry it took a while to get back, lost internet connection


Originally Posted by midwestkidhi im new with the whole ubuntu thing and i did a netinstall with out using and cd so far i have had no probs untill i came into the console part of ubunto, i have no idea on how to proced to the desk top from this ponit i am able tologin while in console mode though pl help     also my version of ubuntu is 6.10

In the future, you can follow this guide for using the net installer:

from : localhost/www.psychocats.net/ubuntu/minimal#barebones

ty for the help i really apreciate it evrything is working fine
¥
Back Forum Reply New