Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-02-2003, 04:09 PM
|
#1
|
|
LQ Newbie
Registered: Jan 2003
Posts: 7
Rep:
|
Installing Modem drivers
Yes,Is it possible to just install modem drivers from a floppy disk while you are in Mandrake???? I have the right drivers that I need,But trying to get them there is a Big problem...
Can I just put the drivers on a floppy,Then when I am in Mandrake 9.0 ,Just install from the floppy ??? Seems to me this would be allot easier... I have windows 98 se/ mandrake 9.0 ... Any help would be so cool...
Thanks .. 
|
|
|
|
01-02-2003, 04:34 PM
|
#2
|
|
Member
Registered: Jul 2002
Location: Wyoming
Distribution: Mandrake9.0
Posts: 48
Rep:
|
Are the modem drivers for linux? Also are you mounting the disk and able to access the files on it?
What brand of modem.
The chipset in the modem would be nice also.
|
|
|
|
01-02-2003, 07:05 PM
|
#3
|
|
LQ Newbie
Registered: Jan 2003
Posts: 7
Original Poster
Rep:
|
yes.the drivers are for mandrake linux,No on the mounting..
Conexant modem,I have the drivers on floppy & and CD rom.. the chipset is R6793-12 hope this helps you...
I am new to linux,I really like mandrake and I have most eveything else working except the Modem...
|
|
|
|
01-03-2003, 01:11 PM
|
#4
|
|
Member
Registered: Jul 2002
Location: Wyoming
Distribution: Mandrake9.0
Posts: 48
Rep:
|
Ive personaly never played with the softmodem stuff for linux. When i was playing with modems you couldnt use them but from what ive seen this is changed. You need to mount the floppy before you can access it.
mount /dev/fd0 /mnt
Try that and see what it says. You should then beable to access the floppy.
|
|
|
|
01-03-2003, 05:06 PM
|
#5
|
|
Member
Registered: Jun 2002
Location: UK
Distribution: Debian Sarge, Gentoo
Posts: 70
Rep:
|
Once you have accessed the floppy, I might be able to help as I have used the Conexant linmodem drivers as well.
The drivers should be in one of two file formats. There will be either an rpm file with the suffix .rpm, or a tar.gz file with the suffix .tar.gz
An rpm file is easy, if it is specific to your distribution. Just click and press 'install'! tar.gz files are more fun. But you can get instructions here, for both types, and download the right file for your modem and distro:
http://www.mbsi.ca/cnxtlindrv/
|
|
|
|
01-03-2003, 05:21 PM
|
#6
|
|
LQ Newbie
Registered: Jan 2003
Posts: 7
Original Poster
Rep:
|
I have the driver and it is a .rpm format... Now how do I install it??? I have it on CD and floppy disk... Which one is easier ? A don't know nothing about Linux,But I find it fastanating....
|
|
|
|
01-03-2003, 09:42 PM
|
#7
|
|
Member
Registered: Nov 2002
Location: Pennsylvania
Distribution: Mandrake 9.1 and Redhat 9
Posts: 144
Rep:
|
In Linux, all your devices are represented by abstract files. DEVICES and FILES are actually very similar at basic levels. Yet, in order to see the volume of an I/O device, you must mount the device on the filesystem. Your floppy is probably represented by the file /dev/fd0. You need to MOUNT it to another directory using the mount command:
mount /dev/fd0 /mnt/floppy OR mount -t msdos /dev/fd0 /mnt/floppy/.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:33 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
|
|