Re: Removing Boot Loader
From: Dave Hague (hague_at_cse.ohio-state.edu)
Date: 05/12/05
- Previous message: Enkidu: "Re: Can I ask a question, or two or three?"
- In reply to: Rick: "Re: Removing Boot Loader"
- Next in thread: Protagoras: "Re: Removing Boot Loader"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 12 May 2005 12:33:10 -0400
Have you seen this document?
ftp://aiedownload.intel.com/df-support/6805/ENG/readme.txt
I think it is pretty straight forward, and step-by-step
And here is the direct link to the file (from Intel)
http://downloadfinder.intel.com/scripts-df-external/confirm.aspx?ftpDown=ftp://aiedownload.intel.com/df-support/6805/eng/intel-537ep-2.60.80.0-rh9-up.tgz&agr=&ProductID=1230&DwnldId=6805&strOSs=&OSFullName=&lang=por
This site is in spanish, but the tar file is all in English
Is the correct module loaded? (check with lsmod). From my brief reading
of the readme it looks like it should be Intel537 or Intel537.o
Also, this paragraph from the readme looked helpful...
ATTENTION: if the driver compiles but the script just wont work for you.
Here are the bare minimum steps to get your modem to work.
0. log in as root.
1. insmod -f Intel537.o (Intel537.ko for kernel 2.6)
2. you can start "hamregistry &" at this point if you wish.
3. rm /dev/537
4. mknod /dev/537 c 240 1 (note "240" is the default, if it does not
work see what /proc/devices says 537's major number is)
5. ln -s /dev/537 /dev/modem
6. start a comm application like minicom and use the modem.
7. see section 3 (International Users) for info on setting the
correct country settings.
Rick wrote:
> Neil, Thank you for the reply.
> I have an Intel 537EP Internal PCI (56k V92) modem.
> I have the drivers for Linux, but I am not understanding the Install
> procedure for them. I have read the (several) newsgroups and modem sites
> pertaining to these type Modems but I don't seem to be able to get it to
> work.
> Either it is "Busy" or it can't "Find" it.
> lspci shows it and the modem works well in Windows.
> I have tried a Multi-tech external modem but it is way slower than the
> internal PCI modem.
>
> "Neil Parsons" <mtnbliss97@earthlink.net> wrote in message
> news:DeAge.1504$wM2.1092@newsread1.news.atl.earthlink.net...
>
>>Rick wrote:
>>
>>>I have Windows XP on C:\ and RedHat 9 on 2nd drive.
>>>How can I remove RedHat (Grub) bootloader without destroying the bootable
>>>c:\ (XP)...
>>>I need to remove Redhat, as I can't get my Modem (dial-up) to work with
>>>RedHat.
>>>
>>>
>>
>>Why don't you dual boot untill you work your modem problem out .. no need
>>to redo your whole entire system because of a modem problem :|
>>
>>Just my opinion..take it as you will
>
>
>
-- Woman: Thanks for taking me to dinner- you're an excellent conversationalist. Dilbert: With you, its easy. (Pause) I discovered I can write code in my head while you complain about your job all night
- Previous message: Enkidu: "Re: Can I ask a question, or two or three?"
- In reply to: Rick: "Re: Removing Boot Loader"
- Next in thread: Protagoras: "Re: Removing Boot Loader"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|