💾 Archived View for freeshell.de › tldr › losetup.gmi captured on 2024-05-10 at 12:14:32. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

losetup

Set up and control loop devices.

More information.

losetup -a
sudo losetup /dev/{loop} /{path/to/file}
sudo losetup --show --partscan -f /{path/to/file}
sudo losetup --read-only /dev/{loop} /{path/to/file}
sudo losetup -D
sudo losetup -d /dev/{loop}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY