On Sun, May 18, 2014 at 11:41 AM, Curt <curty@free.fr> wrote: > On 2014-05-18, Tom H <tomh0665@gmail.com> wrote: >>> >>> I'm reading you can *add* another loop device on the fly >>> with the mknod command: >>> >>> mknod -m 660 /dev/loop8 b 7 8 >> >> You'll have to run "chown root:disk /dev/loop8" too. > > Nobody mentioned that in my reading! ls -l /dev/loop*