|
装OPTware出错,那位高人指点一下问题出在那里
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
PCI: Setting latency timer of device 00:04.0 to 64
usb-ohci.c: USB OHCI at membase 0xb8004000, IRQ 2
usb-ohci.c: usb-00:04.0, PCI device 14e4:4716
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
SCSI subsystem driver Revision: 1.00
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
USB Mass Storage support registered.
Journalled Block Device driver loaded
hub.c: new USB device 00:04.0-1, assigned address 2
hub.c: USB hub found
hub.c: 2 ports detected
hub.c: new USB device 00:04.0-1.1, assigned address 3
scsi0 : SCSI emulation for USB Mass Storage devices
Vendor: Lenovo Model: USB Flash Drive Rev: 5.00
Type: Direct-Access ANSI SCSI revision: 02
Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
SCSI device sda: 2043904 512-byte hdwr sectors (1046 MB)
sda: Write Protect is off
Partition check:
/dev/scsi/host0/bus0/target0/lun0: p1
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 3
hub.c: new USB device 00:04.0-1.2, assigned address 4
usb.c: USB device 4 (vend/prod 0xa12/0x1) is not claimed by any active
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
root@long:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 1.9M 1.9M 0 100% /
/dev/scsi/host0/bus0/target0/lun0/part1 964.1M 16.0k 914.3M 0% /jff
/dev/mtdblock/4 1.0M 736.0k 288.0k 72% /mnt
/dev/scsi/host0/bus0/target0/lun0/part1 964.1M 16.0k 914.3M 0% /opt
/dev/scsi/host0/bus0/target0/lun0/part1 964.1M 16.0k 914.3M 0% /opt
安装时OPTware出错
root@long:~# sh /tmp/optware-install.sh
Checking system config ...
Using 192.168.1.1 as default gateway.
Using the following nameserver(s):
nameserver 192.168.1.2
Warning: local nameserver is different than gateway!
Check config or enter:
sed -i s/192.168.*/192.168.1.1/ /tmp/resolv.conf
to correct this.
Installing package uclibc-opt_0.9.28-13_mipsel.ipk ...
wget: bad address 'ipkg.nslu2-linux.org'
tar: /tmp/uclibc-opt_0.9.28-13_mipsel.ipk: No such file or directory
tar: /tmp/control.tar.gz: No such file or directory
tar: /tmp/data.tar.gz: No such file or directory
Installing package ipkg-opt_0.99.163-9_mipsel.ipk ...
wget: bad address 'ipkg.nslu2-linux.org'
tar: /tmp/ipkg-opt_0.99.163-9_mipsel.ipk: No such file or directory
tar: /tmp/control.tar.gz: No such file or directory
tar: /tmp/data.tar.gz: No such file or directory
/tmp/optware-install.sh: /tmp/optware-install.sh: 90: /opt/sbin/ldconfig: not f
und
/tmp/optware-install.sh: /tmp/optware-install.sh: 91: /opt/bin/ipkg: not found
/tmp/optware-install.sh: /tmp/optware-install.sh: 92: /opt/bin/ipkg: not found
/tmp/optware-install.sh: /tmp/optware-install.sh: 93: /opt/bin/ipkg: not found |
|