cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1028
Views
0
Helpful
2
Replies

[asr9k filesystem] change directory

Carlos A. Silva
Level 3
Level 3

Dear, CSC:

Maybe you could help me out with this. Customer put a USB on an asr9001, but put files on a directory called 'IOS ASR9001' (space between IOS and ASR9001). it's been a nightmare trying to work with this directory, since i can't even 'cd' to it:

RP/0/RSP0/CPU0:x#cd disk1:

RP/0/RSP0/CPU0:x#dir

Fri Dec  6 23:56:19.455 CST

Directory of disk1:

131072      ----  0           Fri Dec  6 09:52:22 2013  =KINGSTON

3           drwx  16384       Fri Dec  6 09:53:09 2013  IOS ASR9001

139277      drwx  16384       Fri Dec  6 13:37:36 2013  LOST.DIR

7794851840 bytes total (5512953856 bytes free)

RP/0/RSP0/CPU0:x#

RP/0/RSP0/CPU0:x#cd IOS*

cd failed: No such file or directory

RP/0/RSP0/CPU0:x#cd "IOS ASR9001"

cd failed: No such file or directory

RP/0/RSP0/CPU0:x#cd IOS\ ASR9001

                                   ^

% Invalid input detected at '^' marker.

RP/0/RSP0/CPU0:x#

any chance you know a workaround? weird thing how i can list stuff on that directory, but not cd into it or copy stuff from it.

RP/0/RSP0/CPU0:x#dir disk1:"IOS ASR9001"

Sat Dec  7 00:03:01.510 CST

Directory of disk1:/IOS ASR9001

196768      -rw-  32762394    Thu Mar 22 06:36:07 2012  asr9k-p-4.1.2.CSCty67156.pie

196896      -rw-  2972        Thu Mar 22 08:30:31 2012  asr9k-p-4.1.2.CSCty67156.txt

197024      -rw-  27371726    Tue Mar 29 17:51:45 2011  asr9k-p-4.0.1.CSCto05713.pie

197152      -rw-  2712        Tue Mar 29 22:11:45 2011  asr9k-p-4.0.1.CSCto05713.txt

197280      -rw-  40910815    Thu Jan 10 04:52:21 2013  asr9k-p-4.2.3.CSCud54093.pie

thanks in advance

c.

1 Accepted Solution

Accepted Solutions

smilstea
Cisco Employee
Cisco Employee

Hi,

That is a known limitation and will be fixed via a FPD upgrade to rommon in 5.1.1

Thanks,

Sam

View solution in original post

2 Replies 2

smilstea
Cisco Employee
Cisco Employee

Hi,

That is a known limitation and will be fixed via a FPD upgrade to rommon in 5.1.1

Thanks,

Sam

Carlos A. Silva
Level 3
Level 3

Thank you very much, Sam. At least I can't stop obsessing how to make it work.