--- nornagon <[EMAIL PROTECTED]> wrote: > I just want to mount some temporary fses, but mount > seems not to want to. > > $ sudo mount -o loop -t iso9660 isofile.iso > /mnt/point > mount: mount point /mnt/point does not exist > > Any clues?
Do you have the directory /mnt/point I think this is the problem, just mkdir /mnt/point Becuase obviously you have /mnt but I think that you do not have the directory point under /mnt. Regards. ===== -- Sergio Basurto J. If I have seen further it is by standing on the shoulders of giants. (Isaac Newton) -- __________________________________ Do you Yahoo!? Meet the all-new My Yahoo! - Try it today! http://my.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]