Find the answer to your Linux question:
Results 1 to 6 of 6
Well this is sort of an odd problem, but here goes: I recently built myself a backup computer/file server running Fedora 14, and I'm trying to install the NVidia driver. ...
  1. #1
    Just Joined!
    Join Date
    Nov 2010
    Posts
    3

    X server won't close

    Well this is sort of an odd problem, but here goes:

    I recently built myself a backup computer/file server running Fedora 14, and I'm trying to install the NVidia driver. For some reason, I can't seem to switch to console mode to save my f'ing life! Ctrl+Alt+F1 does nothing, as does the terminal command init 3. Seriously, I can't figure out for the life of me what could be causing this issue.

  2. #2
    Just Joined! VanHalenMan's Avatar
    Join Date
    Aug 2008
    Posts
    49
    make sure that if you do 'init 3' that you have root privileges, 'su' or 'sudo'.

  3. #3
    Just Joined!
    Join Date
    Nov 2010
    Posts
    3
    Yes, I'm quite aware of that. In point of fact, if you even try to execute an init command without root privileges, it will tell you to log in as root.

  4. #4
    Just Joined! VanHalenMan's Avatar
    Join Date
    Aug 2008
    Posts
    49
    It does nothing, as in no error messages or anything?

  5. #5
    Just Joined!
    Join Date
    Nov 2010
    Posts
    3
    Correct. Absolutely nothing.

  6. #6
    Just Joined! VanHalenMan's Avatar
    Join Date
    Aug 2008
    Posts
    49
    Did you try booting into runlevel 3 by editting the last line of /etc/inittab?

    change:
    Code:
    id:5:initdefault:
    to
    Code:
    id:3:initdefault:

Posting Permissions

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