diff options
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 |