diff options
author | Jasper Ras <jaspert.ras@gmail.com> | 2025-08-03 16:51:35 +0200 |
---|---|---|
committer | Jasper Ras <jaspert.ras@gmail.com> | 2025-08-03 16:51:35 +0200 |
commit | 19150baf3963c234158a79dea8974017bd0c0de4 (patch) | |
tree | fe2d6ff162bde82629b2bad32ec8dc4f22cefd06 /Loop devices.md | |
parent | 8800edbb04ae0e1a015c1aa7aeea62174369a401 (diff) | |
parent | cb2d833329c58d00229056c01538fa097ecb03ca (diff) |
vault backup: 2025-08-03 16:51:35
Diffstat (limited to 'Loop devices.md')
-rw-r--r-- | Loop devices.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Loop devices.md b/Loop devices.md new file mode 100644 index 0000000..c72b2e1 --- /dev/null +++ b/Loop devices.md @@ -0,0 +1,7 @@ +[[Linux]] + +--- + +Managed with `losetup` + +A loop device is a block device that can be backed by a file or another block device.
\ No newline at end of file |