I'm doing a clonezilla from USB to SSD.
Would like to remove flashmedia plugin. Is this safe?
After booting into the new drive, I was going to do:
- Remove noatime,nodiratime
- Uncomment swap
- touch /etc/initramfs-tools/conf.d/resume
- add RESUME=UUID=xxxxxxx-xxxxxxx-xxxxxx-xxxx to /etc/initramfs-tools/conf.d/resume
- update-initramfs -u
- uninstall flashmemory plugin
-Matt