Timeline for How to mount an image file without root permission?
Current License: CC BY-SA 4.0
18 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 6, 2021 at 6:53 | answer | added | user504089 | timeline score: -3 | |
| Nov 1, 2021 at 23:03 | answer | added | fuzzyTew | timeline score: 1 | |
| Oct 10, 2018 at 14:19 | comment | added | Ciro Santilli OurBigBook.com | related: unix.stackexchange.com/questions/96625/… | |
| Jun 5, 2018 at 10:32 | history | edited | Ciro Santilli OurBigBook.com | CC BY-SA 4.0 |
deleted 2 characters in body; edited title
|
| Dec 18, 2017 at 2:49 | answer | added | Nick ODell | timeline score: 47 | |
| Dec 19, 2016 at 0:18 | answer | added | Sérgio | timeline score: -1 | |
| S May 11, 2016 at 9:50 | history | edited | schily | CC BY-SA 3.0 |
grammar, spelling
|
| S May 11, 2016 at 9:50 | history | suggested | fduff | CC BY-SA 3.0 |
grammar, spelling
|
| May 11, 2016 at 9:37 | review | Suggested edits | |||
| S May 11, 2016 at 9:50 | |||||
| May 21, 2013 at 20:28 | comment | added | Shadur-don't-feed-the-AI | @faif Mount absolutely requires root permissions. The potential consequences otherwise would be pretty disastrous. | |
| May 15, 2013 at 23:16 | answer | added | babou | timeline score: 1 | |
| Feb 7, 2013 at 3:27 | answer | added | Matthew | timeline score: 17 | |
| Mar 2, 2012 at 11:46 | vote | accept | daisy | ||
| Feb 20, 2012 at 2:55 | comment | added | Gilles 'SO- stop being evil' |
@faif fakeroot isn't going to help here: it pretends file ownership is different, but it can't give you permissions that you don't have, such as to call mount(2) when you aren't root.
|
|
| Feb 20, 2012 at 2:54 | answer | added | Gilles 'SO- stop being evil' | timeline score: 48 | |
| Feb 18, 2012 at 15:31 | comment | added | sakisk |
If your mount binary doesn't require SUID permissions then you should be able to use fakeroot without problems.
|
|
| Feb 18, 2012 at 0:51 | answer | added | Renan | timeline score: 5 | |
| Feb 18, 2012 at 0:30 | history | asked | daisy | CC BY-SA 3.0 |