> Riccardo Varotto wrote:
> > 
> > Ciao ragazzi,
> > 
> > volevo porre un quesito:
> > ho un file immagine, potrebbe essere di un floppy o di un cd iso9660,
> > esiste un modo per montare un dispositivo "virtuale" che si agganci
> > a quest'immagine?
> >  
> > salve a tutti,
> > Riccardo
> 
> Certo che si!
> 
> Da man mount:
> 
> One further possible type is a mount via the loop  device.
> For example, the command
>   mount /tmp/fdimage /mnt -t msdos -o loop=/dev/loop3,blocksize=1024
> will  set  up  the loop device /dev/loop3 to correspond to
> the file /tmp/fdimage, and then mount this device on /mnt.
> 
> ciao, andrea
> 


ok,
devo ancora provare, comunque grazie

ciao

Riccardo

Rispondere a