Re: [SLE] how to mount not as superuser?
From: Anders Johansson (andjoh_at_rydsbo.net)
Date: 11/20/05
- Previous message: James Knott: "Re: [SLE] how to mount not as superuser?"
- In reply to: Istvan Gabor: "[SLE] how to mount not as superuser?"
- Next in thread: Istvan Gabor: "Re: [SLE] how to mount not as superuser?"
- Reply: Istvan Gabor: "Re: [SLE] how to mount not as superuser?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: James Knott: "Re: [SLE] how to mount not as superuser?"
- In reply to: Istvan Gabor: "[SLE] how to mount not as superuser?"
- Next in thread: Istvan Gabor: "Re: [SLE] how to mount not as superuser?"
- Reply: Istvan Gabor: "Re: [SLE] how to mount not as superuser?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|