OPNsense Forum

Archive => 15.1 Legacy Series => Topic started by: totoro on January 29, 2015, 09:04:09 pm

Title: [SOLVED] activation of TRIM on mSata / SSD
Post by: totoro on January 29, 2015, 09:04:09 pm
The activation of the TRIM feature is important for saving life of the mSata which embed OPNsense.

To do so follow these step:
1 - boot in single user mode
2 - type /sbin/tunefs -t enable /
3 - check if working by typing /sbin/tunefs -p /
4 - reboot and check again to be sure of activation

After reboot in console mode, choose shell option and type "tunefs -p /"
in trim line information this will show "trim enable"

long life to ssd

 
Title: Re: activation of the TRIM on mSata
Post by: franco on February 22, 2015, 08:44:01 am
Thank you, I will try to push this into the guided command line installer.
Title: Re: [SOLVED] activation of TRIM on mSata / SSD
Post by: franco on April 16, 2015, 11:55:00 am
With 15.1.9.1 and up, a reboot will trigger a TRIM enable if your hardware supports it.
Title: Re: [SOLVED] activation of TRIM on mSata / SSD
Post by: totoro on April 16, 2015, 12:50:27 pm
Super,

I will test it