On February 8, 2004 11:20 am, Alejandro Calbazana wrote: > Hello, > > Is it possible to mount a multisession .iso file? I am trying to mount one > using > > mount myiso.iso -o loop /mnt/image > > but it errors our on me with "mount: Not a directory". > > Thanks, > > Alejandro Hi Alejandro, put the option either right after mount, or else at the very end: mount -o loop ./myiso.iso /mnt/image -- Pete Nesbitt, rhce -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list