nakamura_dev
2016年9月28日 9時17分
お世話になります。
起動時に
Mounting usbfs: mount: Mounting usbfs on /proc/bus/usb failed: No such file or directory
と表示されfalseとなります。
起動後に/proc/bus/をみると
input/
しかなく、本来usb/もあるとおもわれますが、ありません。
カーネルは 2.6.26-AT26 です。
menuconfig設定(device driverとfilesystemsで*のついているもの):
device driver-->
USB Support
Support for Host-side USB
USB announce new devices
USB device filesystem
USB device class-devices
Dynamic USB minor allocation
USB selective suspend/resume and wakeup
Rely on OTG Targeted Peripherals List
USB Monotor
File systems-->
Second extended fs support
ETX3 journalling file system support
EXT3 extended attributes
Dnotify support
Inotify file change notification support
Inotify support for userspace
Native language support
よろしくお願いします。
nakamura_dev
2016年9月28日 17時40分
すみません。自己解決しました。
足りないドライバーがありました。(追加した内容については後ほど書き込みます)
お騒がせしてすみません。