Find the answer to your Linux question:
Results 1 to 7 of 7
After I installed Debian and restarted I didn't get a GUI. I tried all of the virtural terminals and no GUI appears. How do I load a GUI on to ...
  1. #1
    Linux Newbie
    Join Date
    Jul 2005
    Posts
    122

    No GUI after Debian Net Install

    After I installed Debian and restarted I didn't get a GUI. I tried all of the virtural terminals and no GUI appears. How do I load a GUI on to my system? Is there one and I'm just being stupid?

    -fanfan
    There is no problem so complicated that you cannot find a very simple answer to it if you look at it in the right way

  2. #2
    Linux User St. Joe's Avatar
    Join Date
    Jun 2005
    Location
    USA
    Posts
    271
    The net-installer lets you pick what desktop environment software to install on your system as you go along. Since you have not decided to post what you chose it is very difficult to offer any specific assistance. Please be more detailed with your questions in the future.

    Based on what you did provide I would suggest making sure you have X installed and then either kde, gnome, fluxbox or similar.

    From the command line after boot:

    # apt-get install x-window-system gdm gnome
    It may be that your sole purpose in life is simply to serve as a warning to others.

  3. #3
    Just Joined! zonkies's Avatar
    Join Date
    Dec 2005
    Posts
    4
    I had that problem, it took me an hour to figure out that you have to press space to select what enviourment you want. Instead I just selected desktop and pressed enter, it took me 5 try's but then I finally figured it out.

  4. #4
    Linux Newbie
    Join Date
    Jul 2005
    Posts
    122
    i did exactly what zonkies did, I'll install gnome in a few minutes...
    There is no problem so complicated that you cannot find a very simple answer to it if you look at it in the right way

  5. #5
    Just Joined!
    Join Date
    Jan 2007
    Posts
    4
    Hey ppl.....
    Even am facing the same prob just after installation.........
    the solution u ppl hav give may be true, but i don't hav Inet connection in my home and am having a debian sys in my house........

    Can u ppl plz tel me wat exactly u did to get GUI...........??????

  6. #6
    Just Joined!
    Join Date
    Jan 2007
    Posts
    1
    hi, i did exactly at bruce mentioned, abt the manual installation, but didnot get an option for a gui. pls help
    ps how do i get kde instead of genome,
    ty

  7. #7
    Linux Enthusiast
    Join Date
    Jun 2005
    Location
    The Hot Humid South
    Posts
    602
    To get KDE it's the same thing, except you get "kdm" instead of "gdm" and "kde" instead of "gnome". I would also suggest getting x-window-system-core instead of x-window-system.

    As for getting GUI, you don't get an option, you would need to reboot the system or give the command: # /etc/init.d/kdm start or # /etc/init.d/gdm start.
    "Today you are freer than ever to do what you want, provided you can pay for it!" --Bad Religion

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •