Copying an NVMe dump to a file
Use the zgetdump command to copy an NVMe dump to a file in the file system.
About this task
Procedure
Assuming that the dump is on an NVMe partition /dev/nvme0n1p1 and
you want to copy it to a file named dump.elf:
# zgetdump /dev/nvme0n1p1 > dump.elf