Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using the console without booting X
#1

In order to install some drivers for my system i need to run a few commands in the terminal.

 

However the program it boots wont do its thing if X is active.

 

Im running Fedora core 5, and it just boots right into x which takes my user information and loads a desktop.

 

I tried using the commandline in X without booting KDE, but it still wouldnt do it, it wants no X at all.

 

How do i get Fedora to boot a Terminal w/ out booting X? Do i need some command line parameters in my GRUB?

Reply
#2

login as root

 



Code:
su -




 

then edit a file called 'inittab'

 



Code:
vi /etc/inittab




 

change the id:5 to id:3

 

save the file by typing :wq then reboot

 

to revert back to X change the 3 back to 5

 

or issue 'startx' as a normal user

 

cheers

 

anyweb

Reply


[-]
Quick Reply
Message
Type your reply to this message here.

Human Verification
Please tick the checkbox that you see below. This process is used to prevent automated spam bots.

Forum Jump:


Users browsing this thread: 1 Guest(s)