From Fedora Project Wiki

Revision as of 09:30, 5 March 2012 by Hongqing (talk | contribs) (moved QA/TestCases/USB Manual Load to QA:Testcase USB Manual Load)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

Setup

  1. USB device should have a filesystem which Kernel can recognize
  2. Machine is on

How to test

  1. Attach USB device
  2. If the USB automately loaded.Then unload USB with 'umount /dev/sdX'.And X stands for the USB device
  3. Then "mount /dev/sdX /media/${MOUNT_DIR}" $MOUNT_DIR is the place you want to mount and make sure that the dir exits

Expected Results

  1. USB device should be mounted successfully