Services PIC - vMX
Posted: Thu Mar 31, 2022 10:57 pm
Hi, newbie to this forum, here (and EVE-NG in general). Quick question ...
I've figured out how to add multiple RE's and multiple FPCs (as follows):
cp junos-vmx-x86-64-21.2R2.13.qcow2 /opt/unetlab/addons/qemu/vmxvcp-17.3R2.10-domestic-VCP-re0/virtioa.qcow2
cp vmxhdd.img /opt/unetlab/addons/qemu/vmxvcp-17.3R2.10-domestic-VCP-re0/virtiob.qcow2
cp metadata-usb-re0.img /opt/unetlab/addons/qemu/vmxvcp-17.3R2.10-domestic-VCP-re0/virtioc.qcow2
mkdir /opt/unetlab/addons/qemu/vmxvfp-17.3R2.10-domestic-VFP-fpc0
cp vFPC-20211021.img /opt/unetlab/addons/qemu/vmxvfp-17.3R2.10-domestic-VFP-fpc0/virtioa.qcow2
cp metadata-usb-fpc0.img /opt/unetlab/addons/qemu/vmxvfp-17.3R2.10-domestic-VFP-fpc0/virtiob.qcow2
However, I'm not entirely sure what to do (with the 'services PIC' image within the tarball):
metadata-usb-service-pic-2g.img
metadata-usb-service-pic-4g.img
metadata-usb-service-pic-10g.img
I'm thinking that I'll need to make a folder, and copy the metadata image over (using something like the following):
mkdir /opt/unetlab/addons/qemu/vmxvfp-17.3R2.10-domestic-VFP-pic0
cp metadata-usb-service-pic-2g.img /opt/unetlab/addons/qemu/vmxvfp-17.3R2.10-domestic-VFP-pic0/virtiob.qcow2
I've figured out how to add multiple RE's and multiple FPCs (as follows):
cp junos-vmx-x86-64-21.2R2.13.qcow2 /opt/unetlab/addons/qemu/vmxvcp-17.3R2.10-domestic-VCP-re0/virtioa.qcow2
cp vmxhdd.img /opt/unetlab/addons/qemu/vmxvcp-17.3R2.10-domestic-VCP-re0/virtiob.qcow2
cp metadata-usb-re0.img /opt/unetlab/addons/qemu/vmxvcp-17.3R2.10-domestic-VCP-re0/virtioc.qcow2
mkdir /opt/unetlab/addons/qemu/vmxvfp-17.3R2.10-domestic-VFP-fpc0
cp vFPC-20211021.img /opt/unetlab/addons/qemu/vmxvfp-17.3R2.10-domestic-VFP-fpc0/virtioa.qcow2
cp metadata-usb-fpc0.img /opt/unetlab/addons/qemu/vmxvfp-17.3R2.10-domestic-VFP-fpc0/virtiob.qcow2
However, I'm not entirely sure what to do (with the 'services PIC' image within the tarball):
metadata-usb-service-pic-2g.img
metadata-usb-service-pic-4g.img
metadata-usb-service-pic-10g.img
I'm thinking that I'll need to make a folder, and copy the metadata image over (using something like the following):
mkdir /opt/unetlab/addons/qemu/vmxvfp-17.3R2.10-domestic-VFP-pic0
cp metadata-usb-service-pic-2g.img /opt/unetlab/addons/qemu/vmxvfp-17.3R2.10-domestic-VFP-pic0/virtiob.qcow2