Symptom
Copy tar SMu from USB2 to disk0: failued on asr9k 6.0.1
RP/0/RSP0/CPU0:ios#copy usb2:/ASR9K-iosxr-px-6.0.2.tarRP/0/RSP0/CPU0:Aug 25 12:56:40.425 : devc-conaux[57]: %MGBL-RS232-3-FRAMING_ERROR : The UART driver encountered an framing error for Console port
disk
disk0: disk0a: disk1: disk1a:
disk2:
RP/0/RSP0/CPU0:ios#copy usb2:/ASR9K-iosxr-px-6.0.2.tar disk0:/
Thu Aug 25 12:56:51.952 UTC
Destination filename [/disk0://ASR9K-iosxr-px-6.0.2.tar]?
%Error copying disk0a:/usr/usb2:/ASR9K-iosxr-px-6.0.2.tar : No such file or directory
Copy of disk0a:/usr/usb2:/ASR9K-iosxr-px-6.0.2.tar to disk0://ASR9K-iosxr-px-6.0.2.tar is not allowed
Conditions
on ASR9k and on 602 release copy to and from USB does not work
Workaround
ksh mode can temporary help to copy from usb2 to disk0:
workaround :
==
#run
#run
#cd /usb2:
#pwd
#ls -l
#copy asr9k-6.0.2.tar /disk0:/asr9k-6.0.2.tar
#ls -l /disk0:
Further Problem Description