Skip to content

Iosxeboot-4-boot-src -rp 0- Mounting Boot Super.iso To Tmp Sw Isos _top_ Now

switch# show crashinfo switch# show platform software process monitor iosd

# On a Linux workstation, not on the switch $ tar xvf cat9k_iosxe.17.09.01.SPA.bin --wildcards '*boot_super.iso*' $ mkdir /mnt/iso $ sudo mount -o loop boot_super.iso /mnt/iso $ ls /mnt/iso

The logged action occurs early in the boot sequence, right after the bootloader hands off to the Linux kernel and initial user space.

iosxeboot-4-boot-src -rp 0- mounting boot super.iso to tmp sw isos