Re: [SLE] how to mount not as superuser?

From: Anders Johansson (andjoh_at_rydsbo.net)
Date: 11/20/05

  • Next message: Terry W9TRB: "Re: [SLE] It's SuSE not SUSE"
    Date: Sun, 20 Nov 2005 01:39:56 +0100
    
    

    Istvan Gabor wrote:
    > Hi all:
    >
    > I would like to mount my iso file I've created with mkisofs as a
    > loopdevice to a mount point in my home directory but mount
    > gives the error message:
    >
    > @linux:~> mount image-01.iso mnt -t iso9660 -o loop
    > mount: only root can do that
    >
    > How could I mount MY file in MY directory?
    > Why would I need to be root for this?
    > I can't understand the policy.
    >
    > Thanks,
    > IG
    >
    >
    >
    A nice way to mount iso images as a regular user without needing su,
    sudo or an entry in fstab is to use fuse. The kernel module for fuse is
    included in 10.0, but unfortunately the userspace tools aren't, but they
    are pretty easy to install

    Have a look at http://fuse.sourceforge.net for more information

    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Terry W9TRB: "Re: [SLE] It's SuSE not SUSE"

    Relevant Pages

    • Re: FUSE merging? (2)
      ... >> consider the latter very important and EACCES will break it when FUSE ... It is important because on UNIX, "root" rules on local filesystems. ... IMHO The best thing FUSE could do is to make the mount totally invisible: ...
      (Linux-Kernel)
    • Re: Loop device
      ... shell:path$ sudo mount -o loop -t iso9660 ... Can't find ext3 filesystem on dev loop1. ... After this we will have a closer look to your *iso file. ...
      (Ubuntu)
    • Re: Using Ubuntu absolves the user of personal responsibility?
      ... is no longer considered a helpful response. ... "mount a ISO file Linux" has the command ... but it requires the knowing of 'mount'. ... that the user wants to create a virtual cd-rom from ...
      (Ubuntu)
    • Re: problem reading loop mounted .iso file on disk, get "Input/output error"
      ... The mode of the mount point should not matter. ... You probably need "ro" in the options, or else the kernel will try ... A format error is rather likely to go undetected, ... > to the partition which contains the .iso file that I mounted. ...
      (comp.os.linux.setup)
    • Re: FC4 cds media-check and apparent corruption problem
      ... > what I tried was to test the media without using mediacheck, ... use losetup and mount commands to mount a iso file as a iso9660 ... > mounted iso file vs the burned cd you have mounted. ... Download the ISOs. ...
      (alt.os.linux)