I am planning to switch my system/boot drive to SSD.
I have been taking backups of the system drive using
the steps I am working on are:
I have FreeBSD 10 and I understand that it supports TRIM. How do I enable it and are there any other SSD specific configurations to change?
Thanks for the help.
I have been taking backups of the system drive using
dump -0Lauf /newdisk/backup.dump /dev/ada0p2
the steps I am working on are:
- install the SSD and format
- restore backup
- make the SSD the boot drive
- change configuration for system to work properly with SSD
I have FreeBSD 10 and I understand that it supports TRIM. How do I enable it and are there any other SSD specific configurations to change?
Thanks for the help.