Back to Browse

Linux Talk | Working with Drives and Filesystems

18.7K views
Nov 4, 2016
46:58

This video will show you how to interact with drives and filesystems from the command line. Ext4 File System Commands Write out all data to drives: sync fsck, lost+found and forcefsck: fsck /dev/device touch /forcefsck cd lost+found (as root only) SSD TRIM: fstrim (mount point) add 'discard' option to fstab Defrag (for spinning drives only): e4defrag (directory or mount point) Reset reserved space to 1%: tune2fs -m 1 /dev/device

Download

1 formats

Video Formats

360pmp460.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Linux Talk | Working with Drives and Filesystems | NatokHD