11.04下电信3G无线网卡上网问题

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
pingpaiji
帖子: 8
注册时间: 2008-11-02 14:39

11.04下电信3G无线网卡上网问题

#1

帖子 pingpaiji »

在xp下3G无线网卡内有linux文件夹,里面有个文本文档介绍怎么在linux下安装驱动,全文如下
--How to Install----------------------
*You need login as root*
1. Run "install" in TERMINAL to install MobilePartner
eg: # bash /<path>/install

2. If you had installed this software in your system before, you will get a prompt: "The software is exist, do you want overwrites? ([Y]/[N])", enter "y" to overwrites or "n" to exit.

3. If you do not had installed this software in your system before, you will get a prompt: "Please input the install path[/usr/local/Mobile_Partner]:". Then you can input install path(fullpath), or you may using the default path(/usr/local/Mobile_Partner) by press ENTER direct

4. Finish installing

--How to run--------------------------
* From shortcut in desktop

* Run MobilePartner in your install path
eg: # /<install path>/MobilePartner

* Plug in your device, it will run automatically(Not supported in Xandros)

按照网上找的用命令sudo bash /media/chinatelecom/linux/install提示找不到文件

1、我想知道这个路径(path)到底是什么?
2、文本文档里提到的用root登录系统,我直接用自己的用户名登录,在终端里输入sudo是一样的效果吗?
onlylove
论坛版主
帖子: 5371
注册时间: 2007-01-14 16:23

Re: 11.04下电信3G无线网卡上网问题

#2

帖子 onlylove »

1.这个路径就是你网卡的存储卡被识别的路径,像优盘一样的,通常是/media/disk之类的
2.sudo 应该可以
论坛上有个3g卡拨号的viewtopic.php?f=116&t=347082
#include <stdio.h>
void main()
{
double world;
unsigned letter;
short stay;
long memories;
printf("I miss you.\n");
}
回复