One further possible type is a mount via the loop device.
Ein weiterer Typ ist das Einhängen per Loop-Gerät.
You can also free a loop device by hand, using losetup -d or umount -d.
Sie können ein Loop-Gerät auch manuell mittels losetup -d oder umount -d freigeben.
Now, the loop device can manage up to 16 partitions.
Jetzt kann das loop device bis zu 16 Partitionen verwalten.
Since the loop device does not manage partitions by default, we need to reset it as follows.
Da das loop device standardmäßig keine Partitionen verwaltet, muss es wie folgt zurückgesetzt werden
They are mounted with the help of a loop device and behave just like normal partitions.
Sie werden mithilfe eines Loop-Device eingehängt und verhalten sich wie normale Partitionen.
Connect a loop device to the image file.
For this example, i will use a loop device
Now you can connect the physical device with the loop device, that is doing the encryption transparently.
Nun verbindet man das physikalische Device mit dem Loop Device, das die Verschlüsselung vornimmt.
This situation can be worked around by using the losetup command manually before calling mount with the configured loop device.
Diese Situation kann umgangen werden, indem Sie den Befehl losetup manuell aufrufen, bevor Sie mount mit dem konfigurierten Loop-Gerät aufrufen.
The mount command automatically creates a loop device from a regular file if a filesystem type is not specified or the filesystem is known for libblkid, for example
Der Mount-Befehl erzeugt automatisch ein Loop-Gerät aus einer regulären Datei, wenn kein Dateisystemtyp angegeben wird oder wenn Libblkid das Dateisystem kennt, zum Beispiel
You can create an ext4 filesystem on this disk image "disk.img" using the loop device as follows.
Mittels eines loop device erstellen Sie auf diesem Festplatten-Abbild "disk.img" wie folgt ein ext4-Dateisystem
The disk image "partition.img" containing a single partition image can be mounted and unmounted by using the loop device as follows.
Das Festplatten-Abbild "partition.img", welches ein einfaches Partitions-Abbild enthält, kann mittels einem loop device wie folgt eingebunden und mittels loop device eingebunden werden.
To employ loop device backed guests for a para-virtualized guest, use the phy: block device or tap:aio commands.
Um dies für ein Loop-Gerät unterstützten Gast für einen paravirtualisierten Gast anzulegen, verwenden Sie phy: block device oder tap:aio.