You are not logged in.
I use Virtualbox.
I have Arch installed as a guest. The Host is installed on traditional HDD.
I would like to copy my vm to another PC with SSD.
In virtualbox I can change drive attribute to SSD.
Inside vm I will change fstab option to noatime.
Is that enough for optimal drive usage?
Offline
You also may want to tick "Solid-state Drive" in Virtualbox VM settings, open Virtualbox Manager -> Open VM settings -> Storage -> Under controller choose your .vdi -> tick Solid-state Drive
Offline
You also may want to tick "Solid-state Drive" in Virtualbox VM settings, open Virtualbox Manager -> Open VM settings -> Storage -> Under controller choose your .vdi -> tick Solid-state Drive
Thank you but this is what I meant writing:
In virtualbox I can change drive attribute to SSD.
Offline
Oh sorry, you may want to enable TRIM for example, further info -> https://wiki.archlinux.org/index.php/Solid_state_drive
Offline