Difference between revisions of "Mount -t"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
[[mount -t nfs]] .../... | [[mount -t nfs]] .../... | ||
+ | |||
+ | [[mount -t nfs]] -o proto=tcp,port=2049 REMOTE_IP_SERVER:/REMOTE_SHARE_DIR /YOUR/LOCAL_DIR/ | ||
+ | |||
{{mount}} | {{mount}} |
Latest revision as of 07:54, 31 May 2024
mount -t efs
sudo mount -t exfat /dev/disk2s1 /tmp/foo
mount -t nfs .../...
mount -t nfs -o proto=tcp,port=2049 REMOTE_IP_SERVER:/REMOTE_SHARE_DIR /YOUR/LOCAL_DIR/
File systems: mount
, umount
, findmnt
, find
, swapon
, swapoff
, UUID, blkid
, mount options: /etc/fstab
, udisksctl mount
, guestmount
, /proc/mounts
, fstrim
, systemd-mount
, defaults
Advertising: