L lps90 Active Member May 21, 2020 211 10 38 Feb 27, 2023 #21 Any way to do the same in freebsd and windows VM's?
Dunuin Distinguished Member Jun 30, 2020 14,796 4,743 258 Germany Feb 27, 2023 #22 Dunuin said: On a Win VM something like a Optimize-Volume -DriveLetter YourDriveLetter -ReTrim -Verbose Click to expand... Replace "YourDriveLetter" with the drive letter of the drive you want to trim. Looks like FreeBSDs UFS doesn't got such a command. With FreeBSD on ZFS you could use zpool trim YourPoolName. Last edited: Feb 27, 2023
Dunuin said: On a Win VM something like a Optimize-Volume -DriveLetter YourDriveLetter -ReTrim -Verbose Click to expand... Replace "YourDriveLetter" with the drive letter of the drive you want to trim. Looks like FreeBSDs UFS doesn't got such a command. With FreeBSD on ZFS you could use zpool trim YourPoolName.
L lps90 Active Member May 21, 2020 211 10 38 Feb 27, 2023 #23 Thanks. "Optimize-Volume -DriveLetter YourDriveLetter -ReTrim -Verbose" i should do this in windows vm cmd?
Thanks. "Optimize-Volume -DriveLetter YourDriveLetter -ReTrim -Verbose" i should do this in windows vm cmd?
Dunuin Distinguished Member Jun 30, 2020 14,796 4,743 258 Germany Feb 27, 2023 #24 lps90 said: Thanks. "Optimize-Volume -DriveLetter YourDriveLetter -ReTrim -Verbose" i should do this in windows vm cmd? Click to expand... Jup
lps90 said: Thanks. "Optimize-Volume -DriveLetter YourDriveLetter -ReTrim -Verbose" i should do this in windows vm cmd? Click to expand... Jup
L lps90 Active Member May 21, 2020 211 10 38 Mar 1, 2023 #25 i am sorry, but i don't understand what you mean with "jup".
Dunuin Distinguished Member Jun 30, 2020 14,796 4,743 258 Germany Mar 1, 2023 #26 Jup = Yes. A Optimize-Volume -DriveLetter C -ReTrim -Verbose run in Windows Powershell console should trim partition "C:".
Jup = Yes. A Optimize-Volume -DriveLetter C -ReTrim -Verbose run in Windows Powershell console should trim partition "C:".