LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 06-17-2004, 11:37 PM   #1
patrickf3
LQ Newbie
 
Registered: Jun 2004
Location: Iowa
Distribution: Suse
Posts: 13

Rep: Reputation: 0
Nforce on board Networkin Problem...and USB Storage Question


Ok, this is my second day using linux, so please bare with me.

I have a nforce on board ethernet card...and I got the driver files, from my CD...and ran the RPM (thru the GUI) ... everything seemed right, then I went to configure nvlan or whatever, and it didnt recognize my LAN or something (said it couldnt be active) so I accidently deleted nvlan...so now I can't even try to configure it at all...and when I try to reinstall the drivers from the RPM file, it says it's already been installed...and being such a linux noob, I dont know how to uninstall it or anything...

so I tried to read thru some of the help here, and I found some .src.rpm file, and put it on a USB Device...and plugged it in...now I dont know what to do...I go into the hardware browser, and it shows up as a HDD (under my HDD) ... as like /dev/sda or something....but I dont know how to mount it or, get the file off of the device...



can someone please help


BTW i am running Redhat 2.4.20-8 is the kernel i think?

Last edited by patrickf3; 06-17-2004 at 11:43 PM.
 
Old 06-18-2004, 12:40 AM   #2
mascdman
Member
 
Registered: Jun 2004
Location: Canada
Distribution: Ubuntu 6.06 LTS
Posts: 152

Rep: Reputation: 30
To uninstall an RPM, run (as root)
Code:
rpm -e name_of_package
If you want to mount your USB drive, try (as root)
Code:
mkdir /mnt/usb
mount -t vfat /dev/sda1 /mnt/usb
If your USB drive uses an NTFS filesystem, instead use
Code:
mount -t ntfs -o ro /dev/sda1 /mnt/usb
You should be able to see the contents of the drive.

--mascdman
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
libranet 2.81 and nforce 2 board network ronss Libranet 0 05-19-2005 05:11 AM
FC2 on-board sound nforce chipset mastahnke Fedora 3 09-12-2004 10:54 PM
Automount USB storage question jduck Fedora 0 09-10-2004 02:02 PM
Question about usb-storage Talornin Linux - Hardware 1 03-27-2004 08:52 AM
problem installing 2nd ethernet card on nforce board mjrpes Linux - Hardware 3 11-09-2003 07:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:36 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration