Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-03-2003, 02:42 PM
|
#1
|
LQ Newbie
Registered: Sep 2003
Location: dallas tx
Distribution: redhat 9
Posts: 23
Rep:
|
HELP!!!!, i am installing a nvida geforce package
everytime i run the package in the terminla i get this error--nvidia-installer: Error opening log file '/var/log/nvidia-installer.log' for writing (Permission denied); disabling logging.
[frog@localhost frog]$
can someone please give me a suggestion?
|
|
|
09-03-2003, 02:46 PM
|
#2
|
LQ Newbie
Registered: Sep 2003
Location: dallas tx
Distribution: redhat 9
Posts: 23
Original Poster
Rep:
|
and i forgot one more thing, it tells me to run as root, sorry i am a newbie and learning... plkease help 
|
|
|
09-03-2003, 03:01 PM
|
#3
|
LQ Newbie
Registered: Sep 2003
Location: dallas tx
Distribution: redhat 9
Posts: 23
Original Poster
Rep:
|
one more thing, it says i need to be owner, how do i do that?
|
|
|
09-03-2003, 03:09 PM
|
#4
|
LQ Newbie
Registered: Sep 2003
Distribution: RedHat9 / Mandrake 9.0
Posts: 19
Rep:
|
you just log in as root
Basically, when you installed, you put a password down, thats your root password...so log out of your current user account, and log in with the username: root and the password you selected
|
|
|
09-03-2003, 03:09 PM
|
#5
|
Senior Member
Registered: Apr 2001
Location: Perry, Iowa
Distribution: Mepis , Debian
Posts: 2,692
Rep:
|
log in as root. run the installer.
|
|
|
09-04-2003, 07:39 AM
|
#6
|
LQ Newbie
Registered: Sep 2003
Location: dallas tx
Distribution: redhat 9
Posts: 23
Original Poster
Rep:
|
ok, thanks guys, but i also have one more question, how do i install the driver, it says i must exit x server?
|
|
|
09-04-2003, 08:46 AM
|
#7
|
Member
Registered: Aug 2003
Location: Scottish exile in England
Distribution: Mepis, Ubuntu, Mint, virtual Mandriva
Posts: 91
Rep:
|
It means you have to exit your GUI and run the installer from command line.
|
|
|
09-04-2003, 01:03 PM
|
#8
|
LQ Newbie
Registered: Sep 2003
Location: dallas tx
Distribution: redhat 9
Posts: 23
Original Poster
Rep:
|
i know i sound dumb, but how do i do that?
|
|
|
09-04-2003, 01:09 PM
|
#9
|
Member
Registered: Aug 2003
Location: Arlington Heights, IL USA
Distribution: Fedora Core 1 & WinXP Pro & Gentoo 1.4 & Arch Linux
Posts: 558
Rep:
|
If you're looking at the GUI (graphical screen) then do the following:
1) hit CTRL+ALT+F2
2) type "init 3" -without the quotes
3) type root
4) type your root password (setup at installation time)
5) go to the dirctory where the file you are trying to run is located and run.
PS: don't worry, I'm a newbie too and it just takes some getting used to so don't be afraid to ask questions.
rberry88
Last edited by rberry88; 09-04-2003 at 01:11 PM.
|
|
|
09-04-2003, 01:32 PM
|
#10
|
LQ Newbie
Registered: Sep 2003
Location: Minnesota
Distribution: Red Hat 9
Posts: 5
Rep:
|
You can also edit the /etc/inittab file, by typing: vi /etc/inittab
You have to be root to save the file, so su - to root first.
Find the line:
id:5:initdefault:
and change the 5 to a 3, then save and reboot.
So step by step you would do something like this:
[admin@localhost admin]$ su -
Password:
[root@localhost root]# vi /etc/inittab
(/etc/inittab file opens up)
Find the line "id:5:initdefault:" (without the quotes)
Press 'i' to enter into insert mode
Change the 5 to a 3
Press escape to exit insert mode
Type: :wq (colon w q) then hit enter to save the file and exit vi
Type: "shutdown -r now" (without the quotes) to reboot the machine
When it boots back up, it wont' boot into the GUI, so just log in, su - to root again, and run the file you're trying to install.
After you're done edit the /etc/inittab file again (change the 3 back to a 5) so that you're booting back to the GUI.
Hope this helps
Last edited by auggy; 09-04-2003 at 01:35 PM.
|
|
|
09-05-2003, 01:30 AM
|
#11
|
LQ Newbie
Registered: Sep 2003
Location: dallas tx
Distribution: redhat 9
Posts: 23
Original Poster
Rep:
|
thank you guys you are the best 
|
|
|
09-05-2003, 01:34 AM
|
#12
|
Senior Member
Registered: Aug 2003
Distribution: Debian Sid 32/64-bit, F10 32/64-bit
Posts: 1,070
Rep:
|
Why not print out the very 1st thread on this forum. If that doesn't help you through then I don't know what will.
|
|
|
All times are GMT -5. The time now is 03:35 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|