Archive for the ‘Uncategorized’ category

mount: could not find any free loop device

February 23rd, 2010

Add

options loop max_loop=64

in /etc/modprobe.conf
Exec:

rmmod loop && modprobe loop