User Tools

Site Tools


linux:mount

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:mount [2016/06/07 11:07] adminlinux:mount [2016/06/07 11:09] (current) admin
Line 29: Line 29:
 </code> </code>
  
 +d) Mount devices with filesystem type, -t for type
 +<code bash>
 +mount -t ext4 /dev/sda1 /media/yourdirectory
 +</code>
linux/mount.txt · Last modified: 2016/06/07 11:09 by admin