Computing.Net > Forums > Linux > Re: Hardware modem (Supposidly)

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Re: Hardware modem (Supposidly)

Reply to Message Icon

Name: Darren
Date: May 3, 2003 at 18:42:58 Pacific
OS: Redhat 8.0
CPU/Ram: 1ghz Athlon 512sdram
Comment:

I am fairly new to linux and i have two problems 1. when i mount my vfat partitions from the terminal the changes do not stick i have to re-mount after every boot i use the command 'mount /dev/hda1 /mnt/c vfat -t' any idea's on how to make it stick..
2. i bought a hardware modem or so it says it uses an intel 536ep chip. i can't get it to work how do i install it. i got drivers off the net and i have to install them in the terminal using
make clean
make 536ep
make install
but i get an error saying that i must install the kernal or something to that effect
P.s. i don't know how to install the kernel

help me escape windows by solving these problems please



Sponsored Link
Ads by Google

Response Number 1
Name: egkenny
Date: May 3, 2003 at 23:26:57 Pacific
Reply:

If you want a drive to mouted automatically you must add an entry in the /etc/fstab. This file can only be changed by the root user.

Here are some sample entries I have used:

The following will give read/write access to root and read-only access to everyone else:

/dev/hda1 /mnt/windows vfat defaults 0 0

The following will give read/write access to everyone:

/dev/hda1 /mnt/windows vfat defaults,umask=0 0 0

============================================

Does the error message say you need to install the linux kernel source? If so, the kernel source is in the file kernel-source-2.4.18-14.i386.rpm
which can be found on RedHat 8.0 Installation CD2.


0

Response Number 2
Name: Balram Adlakha
Date: May 4, 2003 at 02:52:29 Pacific
Reply:

If it needs proprietary drivers off the net then its a winmodem NOT a hardware modem.


0

Response Number 3
Name: Darren
Date: May 5, 2003 at 04:03:56 Pacific
Reply:

Hi,
I got the drives mounted at boot thanks for that..
I tried to install the source kernel it looks like it extracts but still no difference.

The install requirements say that i need to run a bash shell????
and that i have to have the kernel headers installed????

the error i get says the i have to install the source kernel.

IF I COULD JUST GET THIS MODEM TO WORK THEN I WOULDN'T HAVE TO GO NEAR WINDOWS AGAIN.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


GRUB Editing? linux installation



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Re: Hardware modem (Supposidly)

what is hardware modem? www.computing.net/answers/linux/what-is-hardware-modem/1225.html

Hardware modem help www.computing.net/answers/linux/hardware-modem-help/5985.html

modem troubles www.computing.net/answers/linux/modem-troubles/22114.html