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
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/sd
zahlreiche Software enthält und nur "read-only" gemountet ist. Sobald man zum Beispiel OpenOffice updaten... Modus installieren:**
Folgendes eingeben:
*
mount /dev/sda1 /mnt-system
*
vi /mnt-system/boo... -eeepc.img | cpio –i
nano init
* Zeile 12 (mount -t ext2 -o ro $ROOT /mnt-system) in folgendes ändern:
''mount -t ext2 -o rw,noatime $ROOT /mnt''
* Zeile 18
====== 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/
(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
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
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
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... c/bus/usb work
#
#mkdir -p /dev/bus/usb/.usbfs
#domount usbfs "" /dev/bus/usb/.usbfs -obusmode=0700,devmo... =0644
#ln -s .usbfs/devices /dev/bus/usb/devices
#mount --rbind /dev/bus/usb /proc/bus/usb
Now uncomment
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ü
ur kann man nicht drauf zurückgreifen).
===== Automount =====
Viele Anleitungen sprechen von einem ''Net... 123.95/var/pictures</code>
ein. Fertig.
===== Automount MacOS >= 10.5 Tiger (Snow Leopard siehe unten)=====
NFS wurde neu mit LDSP implementuiert. Automount geht jetzt über ''Directory Utility''.
Deutsch: ... ar.
'Aktivierungen' ist der richtige (auf engl. 'Mounts')
Auf Pluszeichen klicken und dann als entf. UR
wer Linux becomes. Large kernels also reduce the amount of memory left over for user applications. These ... lation RPM for multiprocessor systems with large amounts of memory. You may also want to experiment in ma... 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
sed.
==== Linux ====
Be sure the USB drive is unmounted before proceeding. Some Linux distributions auto mount the USB drive when it is inserted, which can cause corruption when writing.
# umount <usb-drive>
Use either of these two methods:
==... e.
==== Mac OS X ====
Be sure the USB drive is unmounted before proceeding. OS X auto mounts the USB dri