problemi nel montaggio di file .iso
Inviato: mer 31 ago 2005, 16:26
Ciao a tutti,
ho compilato da solo il kernel 2.6.12.5 ed ho un problema (k nn ho mai avuto prima) nel montaggio di .iso.
il comando usato è questo:
-mount -t iso9660 file.iso /mnt/iso -o loop
lil risultato è
-mount: Could not find any loop device. Maybe this kernel does not know
about the loop device? (If so, recompile or `modprobe loop'.)
ho provato a fare
-modprobe loop
ma
-FATAL: Module loop not found
che devo fare?
grazie
ho compilato da solo il kernel 2.6.12.5 ed ho un problema (k nn ho mai avuto prima) nel montaggio di .iso.
il comando usato è questo:
-mount -t iso9660 file.iso /mnt/iso -o loop
lil risultato è
-mount: Could not find any loop device. Maybe this kernel does not know
about the loop device? (If so, recompile or `modprobe loop'.)
ho provato a fare
-modprobe loop
ma
-FATAL: Module loop not found
che devo fare?
grazie