[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mounting on /mnt is failing



What about doing it as root, not through sudo

# mount [...]

or

$ su -c 'mount -o loop -t iso9660 isofile.iso /mnt/point'

nornagon 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?

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Reply to: