If you get the below when you try to read off a USB drive on the switch
Aruba-2930M-48G-PoEP# dir
Error Accessing USB Device.
First of all confirmed that the USB drive is detected
Aruba-2930M-48G-PoEP# show usb
USB port status: enabled
USB port power status: power on (USB device detected in port)
If it is detected but unable to read the USB drive, then it means the drive is not formatted in FAT16. To format in FAT16, open up a command prompt and type as follows (change the drive letter accordingly)
C:\Users\azacamis>format d: /fs:fat /Q
Now it will be able to read
Aruba-2930M-48G-PoEP# dir
Listing Directory /ufa0:
drwxrwxrwx 1 65536 Jun 14 14:09 System Volume Information
-rwxrwxrwx 1 30239731 Jun 14 10:40 WC_16_11_0008.swi
No comments:
Post a Comment