Dies ist eine alte Version des Dokuments!


Inhaltsverzeichnis

mount

besonderes Mounten

NFS

bei neueren Ubunuts (13.04) scheint das NFS-mount standardmäßig gar nicht mehr dabei zu sein.

Man muss es erst installieren:

sudo apt-get install nfs-common

Wenn man auch NFS4 möchte, dann noch ein

sudo apt-get install nfs4-acl-tools

hinterher.

Why Upgrade to NFSv4

bind

Man kann bestehende Dateisystem in ander mounten mit der Option 'bind'.

http://docs.1h.com/Bind_mounts

Using bind mounts, we can mount all, or even part of an already-mounted filesystem to another location, and have the filesystem accessible from both mount points at the same time! For example, you can use bind mounts to mount your existing root filesystem to /home/drobbins/nifty, as follows:

# mount --bind / /home/drobbins/nifty

eintrag in fstab:

/von /nach none bind 0 0

loop

# mount -t iso9660 -o ro,loop=/dev/loop0 cd.iso /mnt/cdrom
 
Nach oben
mount.1367311243.txt.gz · Zuletzt geändert: 2024/02/29 13:35 (Externe Bearbeitung)
chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0
DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp   Dogecoin Donations Accepted Here    DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp  DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp