Find the answer to your Linux question:
Results 1 to 7 of 7
Today i managed to get fedora core 6 on my pc in text mode. Now when i boot and fedora loads it goes directly into the text command interpreter. How ...
  1. #1
    Just Joined!
    Join Date
    Aug 2008
    Posts
    2

    Ok so i need help with fedora! please

    Today i managed to get fedora core 6 on my pc in text mode. Now when i boot and fedora loads it goes directly into the text command interpreter. How can i access the gui? Is there a command to enter?

    (ps. Fedora 6 came with my linux book. Ill upgrade later)

  2. #2
    Linux Guru
    Join Date
    Oct 2007
    Location
    Tucson AZ
    Posts
    1,939
    Type: startx at the command prompt. If that works, go to the /etc/inittab file and check to see what that you have a line like this:
    id:5:initdefault:

    Should be a 5, if not change it.

  3. #3
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    If you get xorg errors after running "startx", try configuring the graphics settings using system-config-display.

  4. #4
    Just Joined!
    Join Date
    Aug 2008
    Posts
    2
    Ok it worked, but i cant figure out how to edit the innit file could someone please explain? my guess is that this will make fedora boot into the gui by default instead of into the shell. Right?

  5. #5
    Linux Newbie
    Join Date
    Jun 2006
    Location
    Greece, Athens
    Posts
    214
    After you boot, go to menu Services and select gdm if you have Gnome or kdm if you have KDE. This way it will boot into the graphical login manager.

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Log in as root user and open /etc/inittab file as suggested by daark.child.
    Replace id:3:initdefault: with id:5:initdefault:. Save file and reboot machine.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  7. #7
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Log in as root user and open /etc/inittab file as suggested by daark.child.
    Replace id:3:initdefault: with id:5:initdefault:. Save file and reboot machine.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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