martes, 21 de octubre de 2008

Mount images iso unde linux

1) You must be the root. If you aren't you may use sudo command
2) I should use the directory /media/cdrom, but you could do it in other.
3) Use mount command as follows :

>> sudo mount -t iso9660 -o ro,loop disk1.iso /media/cdrom

No hay comentarios: