Skip to content

manual/generic/linux/usb-storage

Description

Basic test for USB keyboard functionality

Maintainer

  • botao.sun@linaro.org

OS

  • ubuntu
  • openembedded

Scope

  • functional

Devices

  • panda
  • panda-es
  • arndale
  • hi6220-hikey
  • apq8016-sbc

Steps to reproduce

  • Plug an external USB storage device into an on-board USB 2.0 slot.
  • Power on the board until boot up successfully.
  • In serial console, run: # fdisk -l # mount /dev/sda1 /media # cd /media # ls -l # lsusb # lsusb -t # cd .. # umount /media