linux:mount
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
linux:mount [2016/06/07 11:07] – admin | linux:mount [2016/06/07 11:09] (current) – admin | ||
---|---|---|---|
Line 29: | Line 29: | ||
</ | </ | ||
+ | d) Mount devices with filesystem type, -t for type | ||
+ | <code bash> | ||
+ | mount -t ext4 /dev/sda1 / | ||
+ | </ |
linux/mount.txt · Last modified: 2016/06/07 11:09 by admin