How do I properly copy a full BTC node to a new NVMe? I want to copy the BTC database for storage. I have a USB NVMe. How do I set this up correctly? Thanks.
Are you trying to run the node off the USB NVMe? If so I wouldn't recommend as USB is very slow.
If you want to copy the bitcoin folder from USB to internal nvme, just load the OS through a monitor, plug in your USB drive and you should see it pop up in the file manager, then just drag the bitcoin folder from your USB drive into the system NVMe at /media/nvme/
You might need to stop the node first and delete the Bitcoin folder that is already in there, just make sure the bitcoin folder you copy in there has a capital B (ie /media/nvme/Bitcoin)