werden.
==== Partition benutzen - cryptsetup und mount ====
Um die Partition nun zu mounten muss sie entsperrt werden. Dabei wird das Passwort oder der Schlüs... dev/mapper verknüpft, welche dann ganz normal mit mount eingehängt werden kann.
Der Name dieser Datei is... sselt und dann ausgegeben. Die Partition kann mit mount eingehängt werden:
<code>
sirius:~# mount /dev/ma
(kernel support must be given!)
Testing:
<code>
mount -t nfs 192.168.123.95:/home/files/ /mnt/files (-w...
The /etc/fstab file is the central file for all mounted or mountable filesystems on your Linux machine.
It specifies quotas and determines whether or not the filesystem is user mountable.
If you want the NFS volume to be mounted a
in desperation I have decided to set up NFSv4 and mount my shares using that. The reason for the upgrade ... sions to name but a few they are:
* Locking and mounting is now handled directly by the NFS protocol ra... . The upside was that you didn't need to put bind mounts all over the place.
====== Creating the Pseudo F... situations I expect there will be a number of bid mounted directories under this directory that clients w
====== mount ======
besonderes Mounten
===== NFS =====
bei neueren Ubunuts (13.04) scheint das NFS-mount standardmäßig gar nicht mehr dabei zu sein.
Man ... d =====
Man kann bestehende Dateisystem in ander mounten mit der Option 'bind'.
[[http://docs.1h.com/
epunkte erstellen und belegen ===
Es werden nun [:mount:Einhängepunkte] erstellt, in die die eben angelegten Partitionen [:mount:gemountet] werden:
<code>mkdir /media/{boot,home,root}
cd /media
mount /dev/sda1 boot
mount /dev/sda3 root
mount /dev/sda4 home</code>
== /boot verschieben ==
Als nächstes w
le((http://ubuntu.wordpress.com/2005/10/28/how-to-mount-a-remote-ssh-filesystem-using-sshfs/))
SSH is pr... p command. However, it would be neat if you could mount a remote folder that you can access using ssh on ... local files on your pc, right? Well now you can! Mount a folder in an ssh account, edit the files locall... there’s nothing to do. On the client
side mounting the filesystem is as easy as logging into the
machine. To correct this, you'll need to edit the mountdevsubfs.sh file:
<code>
sudo gedit /etc/init.d/mountdevsubfs.sh
You'll see a block of code that looks li... =0644
#ln -s .usbfs/devices /dev/bus/usb/devices
#mount --rbind /dev/bus/usb /proc/bus/usb
Now uncomment ... de=0644
ln -s .usbfs/devices /dev/bus/usb/devices
mount --rbind /dev/bus/usb /proc/bus/usb
</code>
Ok now
wendung von NFS. Hiezu wurde das Programm [[/sbin/mount.smbfs]] durch ein Script ausgetauscht. Dieses Script 'biegt' dann den SMB-mount zu einem NFS-mount um. Es existieren nun zwei Verfahren, wobei ich ([[user:Lemmi|Lemmi]]) das zweite Verfahren (LemmiNFS) empfehle:
=== /var/etc/mount.smbfs.tab ===
{{Baustelle}}
=== LemmiNFS ===
Fü
ar.
'Aktivierungen' ist der richtige (auf engl. 'Mounts')
Auf Pluszeichen klicken und dann als entf. UR... :
<code>nfs://192.168.123.95/var/pictures</code>
Mountpoint (Aktivierungsort):
<code>/Volumes/Server-Pic... ures</code>
Ich habe mich daher entschlossen, die Mounts auf /nfs/ (mkdir /nfs) zu legen.
Dann einen Ali... Verzeichnisdienste sind wieder verschwunden.
NFS-Mounts findet man jetzt bei den Disk-Utilities (Festpla
eklappt:
<code>yum install nfs-utils</code>
Beim mounten hat er zwar noch gemeckert wegen xxx, aber das ... chnell installiert...
Aber: dann immer noch beim mounten: ''mount.nfs: Protocol not supported''
Lösung: Version angeben beim mounten:
<code>mount 192.168.122.222:/var/Daten -t nfs
troller modules reside on a filesystem that isn't mounted yet?"
As stated in Chapter 7, "The Linux Boot... ns just enough modules to get the root filesystem mounted.
**Note:** In Fedora Linux, the /boot/grub/gr... s the init program located on the RAM disk, which mounts the root filesystem and loads the remaining modu... the isolinux subdirectory of the CD. This example mounts the newly created CD-ROM and takes a look at the