Mount ISO
Inlagt av Danne tis, 04/29/2008 - 11:46I hate myself for not being able to remember how to mount an ISO file in Linux.
mount -o loop -t iso9660 file.iso /mnt/test
So there you go.
I hate myself for not being able to remember how to mount an ISO file in Linux.
mount -o loop -t iso9660 file.iso /mnt/test
So there you go.