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
Note You can mount a single partition of such disk image with loop device using offset to skip MBR etc., too.
Sie können auch eine einzelne Partition eines solchen Festplatten-Abbilds mit einem loop device einbinden, indem Sie ein Offset verwenden, um den MBR usw. zu überspringen.
Linux FLR uses a loop device for each vmdk file in a restore point and each LVM physical volume detected.
Linux FLR verwendet ein Loop-Gerät für jede VMDK-Datei in einem Wiederherstellungspunkt und für jedes erkannte physische LVM-Volume.
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