This article will introduction how to copy file beteew sysadmin-vm/xr-vm/host at IOS XR 64bit system.
First of all, we need to know how to access these 3 modules.
XR-VM
Login one device by using telnet, you can use command “dir” to check what file are stored in this media.
You can use below two method to access XR-vm linux kernel, and you will see the same file stored at /harddisk:/.
SYSADMIN-VM
You can use below method access sysadmin-vm,and admin vm linux kernel.
HOST
COPY FILE FROM SYSADMIN OR HOST TO XR-VM
We can see xr-vm and xr-vm linux kernel will use same file system, so if we can copy file to xr-vm linux kernel, then we can find it at xr-vm.
Or use below method:
This blog from Xuxing's blog; Link: http://imxing.cn/?p=124