Page 1 of 3 123 LastLast
Results 1 to 10 of 29

Thread: Stuck in Terminal (TTY1) [Version 12.10]

  1. #1
    Join Date
    Jan 2013
    Beans
    15

    Stuck in Terminal (TTY1) [Version 12.10]

    Hello,

    I've gone through the installation and now I've come to the Terminal. I'm able to sign in and everything but when I reboot, it brings me right back the Terminal. How do I get out and what else do I need to do to get Ubuntu running?

    Also, I not able to create Swap files using this: https://help.ubuntu.com/community/SwapFaq

    Are these common problems or did I miss some basic installation guide??

  2. #2
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: Stuck in Terminal (TTY1) [Version 12.10]

    How did you install 12.10? A standard install will create its own swap space.

  3. #3
    Join Date
    Aug 2007
    Location
    From the land down under
    Beans
    1,241
    Distro
    Ubuntu Development Release

    Re: Stuck in Terminal (TTY1) [Version 12.10]

    Quote Originally Posted by mc5 View Post
    I've gone through the installation and now I've come to the Terminal.
    Did you install Ubuntu Server edition or Ubuntu Desktop?

    Shouldn't be seeing any terminals when getting Ubuntu Desktop going.
    // Blog

  4. #4
    Join Date
    Jan 2013
    Beans
    15

    Re: Stuck in Terminal (TTY1) [Version 12.10]

    I installed Server via a DVD.

  5. #5
    Join Date
    Jan 2013
    Beans
    15

    Re: Stuck in Terminal (TTY1) [Version 12.10]

    Just booted my computer for the first time in 8 hours and it takes me directly to Terminal.

  6. #6
    Join Date
    Apr 2006
    Location
    Dallas, TX
    Beans
    1,359
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Stuck in Terminal (TTY1) [Version 12.10]

    Quote Originally Posted by mc5 View Post
    I installed Server via a DVD.
    The server install doesn't include a desktop environment. If you want one, you'll have to install it yourself. There are many to choose from, but if you just want the equivalent of the standard Ubuntu (unity) desktop, I believe the metapackage you want to install is called ubuntu-desktop.

    https://help.ubuntu.com/community/Se..._and_server.3F

  7. #7
    Join Date
    Aug 2011
    Location
    52.5° N 6.4° E
    Beans
    6,821
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Stuck in Terminal (TTY1) [Version 12.10]

    By default the server edition doesn't contain a GUI. You can install the standard GUI using
    Code:
    sudo apt-get update
    sudo apt-get install ubuntu-desktop
    If you prefer, you can use xubuntu-desktop or lubuntu-desktop instead of ubuntu-desktop.

    Edit: Ah, I thought I was fast with my reply...

  8. #8
    Join Date
    Jan 2013
    Beans
    15

    Re: Stuck in Terminal (TTY1) [Version 12.10]

    I've burned Ubuntu desktop to a DVD and placed it in my laptop. It won't read/run the DVD automatically, is there a command in the Terminal I can put in to run and install Ubuntu Desktop from a DVD?

  9. #9
    Join Date
    Jan 2013
    Beans
    15

    Re: Stuck in Terminal (TTY1) [Version 12.10]

    Any time I type "sudo apt-get update", I get a long list of errors and "Failed to fetch" listing the temporary failure resolving ubuntu.com sites.

  10. #10
    Join Date
    Nov 2007
    Location
    Wisconsin
    Beans
    1,139

    Re: Stuck in Terminal (TTY1) [Version 12.10]

    Quote Originally Posted by mc5 View Post
    I've burned Ubuntu desktop to a DVD and placed it in my laptop. It won't read/run the DVD automatically
    That is normal. An Ubuntu desktop DVD usually means an install disk. Most users don't want to overwrite their entire operating system and lose all their data.

    However, in your case that may be a good idea. To reinstall, boot from the DVD (not the hard drive).

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

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