Vodem k4201

  • Konuyu başlatan Konuyu başlatan esbejk
  • Başlangıç tarihi Başlangıç tarihi

esbejk

Öğrenci
Katılım
29 Eylül 2013
Mesajlar
9
Reaksiyon puanı
0
Puanları
1
arkadaşlar artık linux'te uzmanlaşmanın zamanı geldi diye düşünüyorum fakat sorunum var vodafone vodem k4201 usb interneti kuramıyorum.usb'yi taktığımda görüyor ve bana ototmatik çalıştıralbilir falan içerir diyor çalıştır diyorum ama çalışmıyor.Terminalden sudo ./install(dosyaismi) ile kurulum yaparken hatalar veriyor falan çok karışık durumda pekte birşey anlamıyorum zaten şuan
 

esbejk

Öğrenci
Katılım
29 Eylül 2013
Mesajlar
9
Reaksiyon puanı
0
Puanları
1
Terminalde Yazdıklarım ve yazanlar

ubuntu@ubuntu-System-Product-Name:~$ cd HOME
bash: cd: HOME: No such file or directory
ubuntu@ubuntu-System-Product-Name:~$ cd ubuntu
bash: cd: ubuntu: No such file or directory
ubuntu@ubuntu-System-Product-Name:~$ cd $ HOME
bash: cd: $: No such file or directory
ubuntu@ubuntu-System-Product-Name:~$ cd /media/ubuntu/Vodafone Mobile Broadband/linux_mbb_install
bash: cd: /media/ubuntu/Vodafone: No such file or directory
ubuntu@ubuntu-System-Product-Name:~$ cd /media/ubuntu/"Vodafone Mobile Broadband"/linux_mbb_install
ubuntu@ubuntu-System-Product-Name:/media/ubuntu/Vodafone Mobile Broadband/linux_mbb_install$ mkdir vfinstall
mkdir: cannot create directory ‘vfinstall’: Read-only file system
ubuntu@ubuntu-System-Product-Name:/media/ubuntu/Vodafone Mobile Broadband/linux_mbb_install$ cd /media/ubuntu/"Vodafone Mobile Broadband"
ubuntu@ubuntu-System-Product-Name:/media/ubuntu/Vodafone Mobile Broadband$ chmod +x autorun.sh install_linux
chmod: changing permissions of ‘autorun.sh’: Read-only file system
chmod: changing permissions of ‘install_linux’: Read-only file system
ubuntu@ubuntu-System-Product-Name:/media/ubuntu/Vodafone Mobile Broadband$ cd /home/ubuntu/Downloads/VMB-k4201
ubuntu@ubuntu-System-Product-Name:~/Downloads/VMB-k4201$ mkdir vfinstall
ubuntu@ubuntu-System-Product-Name:~/Downloads/VMB-k4201$ chmod +x autorun.sh install_linux
ubuntu@ubuntu-System-Product-Name:~/Downloads/VMB-k4201$ sudo ./autorun.sh
[sudo] password for ubuntu:
begin to verify ISO ...
verify the ISO succeed !
begin to copy install file...
now begin to install...
/usr/bin/xterm
Run xterm and begin to install
Exit install and remove temporary files
ubuntu@ubuntu-System-Product-Name:~/Downloads/VMB-k4201$ sudo su
root@ubuntu-System-Product-Name:/home/ubuntu/Downloads/VMB-k4201# sudo -s
root@ubuntu-System-Product-Name:/home/ubuntu/Downloads/VMB-k4201# cd linux_mbb_install
root@ubuntu-System-Product-Name:/home/ubuntu/Downloads/VMB-k4201/linux_mbb_install# chmox +x install
No command 'chmox' found, did you mean:
Command 'chmod' from package 'coreutils' (main)
chmox: command not found
root@ubuntu-System-Product-Name:/home/ubuntu/Downloads/VMB-k4201/linux_mbb_install# chmod +x install
root@ubuntu-System-Product-Name:/home/ubuntu/Downloads/VMB-k4201/linux_mbb_install# sudo -s ./install

install begin...
/usr/local/MobileBrServ/mbbservice '&' /usr/local/MobileBrServ/ArConfig.dat is not exist
begin to copy file...
/tmp/MobileBrServ_AutoRun/linux_mbb_install/7zr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
copy end ...
begin to install ...
cp: cannot stat ‘./*’: No such file or directory
cp: cannot stat ‘/usr/local/MobileBrServ/10-Huawei-FlashCard.rules’: No such file or directory
chmod: cannot access ‘/etc/udev/rules.d/10-Huawei-FlashCard.rules’: No such file or directory
cp: cannot stat ‘/etc/udev/rules.d/10-Huawei-FlashCard.rules’: No such file or directory
sed: can't read /usr/local/MobileBrServ/skeleton: No such file or directory
install success...
run the process...
/usr/local/MobileBrServ/mbbservice
./install: line 513: /usr/local/MobileBrServ/mbbservice: No such file or directory
install end...
Press any key to exit.
 
Üst