Tagged Questions
1
vote
2answers
160 views
Making Bootable USB, problems copying /proc
I'm creating a bootable usb as a cloned partition and am running into problems copying /proc to the usb.
I know /proc contains a lot of virtual files, but I'm not sure how to copy them over. It seems ...