LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
defrag
#5
(10-26-2014, 08:59 PM)Scott(0) link Wrote: Assuming you have an ext4 file system, one method to defrag would be to use the command
Code:
e4defrag

The -c option will generate a fragmentation score and let you know if defragging is necessary.

Example, get a fragmentation score for the root file system
Code:
sudo e4defrag -c /

Example, defrag file system starting a root
Code:
sudo e4defrag /


The source article below will give more information and examples.
Source:
http://www.hecticgeek.com/2012/10/defrag...ag-ubuntu/

Yes I did have the ext4 file system, but when I entered the "sudo e4defrag -c /" command it asked for my password and then it did nothing at all - looked like it was waiting for more from me.

Thanks
Reply


Messages In This Thread
defrag - by Alex - 10-26-2014, 07:13 PM
Re: defrag - by Scott(0) - 10-26-2014, 08:38 PM
Re: defrag - by Scott(0) - 10-26-2014, 08:59 PM
Re: defrag - by Wirezfree - 10-26-2014, 10:23 PM
Re: defrag - by Alex - 10-26-2014, 11:36 PM
Re: defrag - by Alex - 10-26-2014, 11:43 PM
Re: defrag - by Alex - 10-26-2014, 11:50 PM
Re: defrag - by Wirezfree - 10-27-2014, 12:50 AM
Re: defrag - by Alex - 10-27-2014, 02:10 AM
Re: defrag - by Scott(0) - 10-27-2014, 03:21 AM
Re: defrag - by Valtam - 10-27-2014, 05:25 AM
Re: defrag - by Alex - 10-27-2014, 07:35 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)