How to create loop devices on Linux
|
|
A loop device is a pseudo-device which doesn’t correspond to a real, physical block device, but can be used to make a file appear and be treated like one. To manage loop devices on Linux, we can use the losetup command: the utility let us create new loop devices, detach them and retrieve information about existing ones.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.