Difference between revisions of "Mount -t"

From wikieduonline
Jump to navigation Jump to search
(Created page with " mount -t efs {{mount}}")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
  
 +
[[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/
  
[[mount -t efs]]
 
  
  
 
{{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: