-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, Feb 11, 2005 at 07:37:06 AM -0800, Juan Hernandez wrote: > how do I mount .iso files in linux? I'm using fc2 The short answer, as root do: mount -o loop /path/to/file.iso /path/to/mountpoint If that doesn't work then you need to insure that the loopback device is built into your kernel or as a module, and then check out the losetup man page. More than likely though it will be as simple as shown. - -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan Thomas Stivers e-mail: stivers_t at tomass.dyndns.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCDNTm5JK61UXLur0RAhNWAJ9+ZaG7nf503C4WBs/NqX9VoCLy8wCfa9UX /vHPK2aaxsja9snVPc6vqQU= =JeDO -----END PGP SIGNATURE-----