From: Guo Jiahua on 1 Aug 2010 10:30 I wander if it's possible for a non-root user to get access into a .iso file. I know if I'm root, I can mount iso. but when I try to mount it, as I'm not root, 'mount' sais "mount: only root can do that". Thanks. -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/1280672718.4048.6.camel(a)guo-debian
From: Camaleón on 1 Aug 2010 10:40 On Sun, 01 Aug 2010 22:25:18 +0800, Guo Jiahua wrote: > I wander if it's possible for a non-root user to get access into a .iso > file. > > I know if I'm root, I can mount iso. but when I try to mount it, as I'm > not root, 'mount' sais "mount: only root can do that". Using "sudo"? :-? Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/pan.2010.08.01.14.31.13(a)gmail.com
From: Jordon Bedwell on 1 Aug 2010 11:10 On 8/1/2010 9:25 AM, Guo Jiahua wrote: > I wander if it's possible for a non-root user to get access into a .iso > file. > > I know if I'm root, I can mount iso. but when I try to mount it, as I'm > not root, 'mount' sais "mount: only root can do that". > > Thanks. > > I guess you could, theoretically, while I've never personally tried but: BossHog.local:~# aptitude show fuseiso Package: fuseiso State: not installed Version: 20070708-1 Priority: optional Section: admin Maintainer: David Paleino Uncompressed Size: 98.3k Description: FUSE module to mount ISO filesystem images. This package provides a module to mount ISO filesystem images using FUSE. With FUSE it is possible to implement a fully functional filesystem in a userspace program. Homepage: http://fuse.sourceforge.net/wiki/index.php/FuseIso I snipped some useless information that you can just aptitude yourself but you can try it and let us know how it works out. If it works good, I would personally love to know so I check it out further. -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/4C558E0B.5030502(a)envygeeks.com
From: Guo Jiahua on 1 Aug 2010 11:30 在 2010-08-01日的 10:08 -0500,Jordon Bedwell写道: > On 8/1/2010 9:25 AM, Guo Jiahua wrote: > > I wander if it's possible for a non-root user to get access into a .iso > > file. > > > > I know if I'm root, I can mount iso. but when I try to mount it, as I'm > > not root, 'mount' sais "mount: only root can do that". > > > > Thanks. > > > > > > I guess you could, theoretically, while I've never personally tried but: > BossHog.local:~# aptitude show fuseiso > Package: fuseiso > State: not installed > Version: 20070708-1 > Priority: optional > Section: admin > Maintainer: David Paleino > Uncompressed Size: 98.3k > Description: FUSE module to mount ISO filesystem images. This package > provides a module to mount ISO filesystem images using FUSE. With FUSE > it is possible to implement a fully functional filesystem in a userspace > program. > Homepage: http://fuse.sourceforge.net/wiki/index.php/FuseIso > > I snipped some useless information that you can just aptitude yourself > but you can try it and let us know how it works out. If it works good, I > would personally love to know so I check it out further. > > I tried fuseiso, and i can get access to the files inside. But i must join the group 'fuse' first. Thank you for your help. -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/1280676307.5311.2.camel(a)guo-debian
From: Carl Johnson on 1 Aug 2010 14:10 Guo Jiahua <gjhdgm(a)gmail.com> writes: > I wander if it's possible for a non-root user to get access into a .iso > file. > > I know if I'm root, I can mount iso. but when I try to mount it, as I'm > not root, 'mount' sais "mount: only root can do that". The isoinfo package contains isoinfo and isodump which give you some access. You will have to decide if they give you enough access for what you need. -- Carl Johnson carlj(a)peak.org -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/87mxt6tdbs.fsf(a)cjlinux.localnet
|
Next
|
Last
Pages: 1 2 Prev: samba: mounting as cifs not working (works in Windows though) Next: Help with Tar command |