27 Şubat 2019 Çarşamba

losetup komutu

-d seçeneği
Şöyle yaparız.
losetup -d /dev/loopN
-f seçeneği
Açıklaması şöyle.
-o specifies the start offset, --sizelimit the size (counting from the offset). Note that sizelimit has to be a multiple of 512.
Şöyle yaparız.
losetup -o 1024 --sizelimit 2048 --show -f yourfile

Hiç yorum yok:

Yorum Gönder