camscape - for excellent IT solutions itkb.ro - IT knowledge base

linux :: could not find any free loop device

Cristian
Cristian M.
TitleCould not find any free loop device
Tagsloop device, disponibil
Desc.Could not find any free loop device
CodeKBLN0004 v1.0
Date24 octombrie 2012
Daca primiti mesajul:

mount: could not find any free loop device

inseamna ca in /dev nu exista suficiente device-uri de tip loop disponibile. Solutia este sa creati device-uri suplimentare:

mknod -m 0660 /dev/loop5 b 7 5
chown root.disk /dev/loop5

va crea device-ul loop cu numarul 5