Temat: Problem z instalacją USB Storage
Witam chciałem podłączyć pendrive 4Gb sformatowany na FAT32, chce z niego zrobić dysk sieciowy na moim TP-Linku TL-MR3220
jest problem podczas instalacji pakietów usb storage
root@Gargoyle:/# opkg install kmod-usb-core kmod-usb2 kmod-usb-storage
Package kmod-usb-core (3.3.8-1) installed in root is up to date.
Package kmod-usb2 (3.3.8-1) installed in root is up to date.
Package kmod-usb-storage (3.3.8-1) installed in root is up to date.
root@Gargoyle:/# opkg install kmod-fs-ext4
Package kmod-fs-ext4 (3.3.8-1) installed in root is up to date.
root@Gargoyle:/# opkg install kmod-fs-vfat kmod-nls-cp437 kmod-nls-iso8859-1
Installing kmod-fs-vfat (3.3.8-1) to root...
Downloading http://downloads.openwrt.org/attitude_adjustment/12.09-rc1/ar71xx/generic/packages/kmod-fs-vfat_3.3.8-1_ar71xx.ipk.
Installing kmod-nls-cp437 (3.3.8-1) to root...
Downloading http://downloads.openwrt.org/attitude_adjustment/12.09-rc1/ar71xx/generic/packages/kmod-nls-cp437_3.3.8-1_ar71xx.ipk.
Installing kmod-nls-iso8859-1 (3.3.8-1) to root...
Downloading http://downloads.openwrt.org/attitude_adjustment/12.09-rc1/ar71xx/generic/packages/kmod-nls-iso8859-1_3.3.8-1_ar71xx.ipk.
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-fs-vfat:
* kernel (= 3.3.8-1-5440da3a2c45184a32da6bba25b8dd2a) *
* opkg_install_cmd: Cannot install package kmod-fs-vfat.
* satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-nls-cp437:
* kernel (= 3.3.8-1-5440da3a2c45184a32da6bba25b8dd2a) *
* opkg_install_cmd: Cannot install package kmod-nls-cp437.
* satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-nls-iso8859-1:
* kernel (= 3.3.8-1-5440da3a2c45184a32da6bba25b8dd2a) *
* opkg_install_cmd: Cannot install package kmod-nls-iso8859-1.
root@Gargoyle:/#czy to przez brak miejsca na dysku ?
root@Gargoyle:/tmp# df -h
Filesystem Size Used Available Use% Mounted on
rootfs 320.0K 232.0K 88.0K 73% /
/dev/root 2.8M 2.8M 0 100% /rom
tmpfs 14.3M 460.0K 13.8M 3% /tmp
tmpfs 512.0K 0 512.0K 0% /dev
/dev/mtdblock3 320.0K 232.0K 88.0K 73% /overlay
overlayfs:/overlay 320.0K 232.0K 88.0K 73% /jak najszybciej zamontować dysk ?
