Talk:mount (Unix)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Please expand[edit]

Hi,

could you please add some examples of how to manually do mounting and unmounting USB disks on my Ubuntu PC from inside bash? also could you teach how to loop-mount an ISO file? Thanks, --unforgettableid | talk 23:57, 21 January 2008 (UTC)[reply]

Wikipedia is not a manual, guidebook, or textbook. The Ubuntu forums are easily searched through Google; Wikipedia isn't an operating system manual. Chris Cunningham (talk) 11:36, 22 January 2008 (UTC)[reply]

umount[edit]

The counterpart of mount really is spelled umount and not unmount, as anyone who has any experience with Unix knows. But why? JIP | Talk 17:58, 12 August 2009 (UTC)[reply]

Fine-grained privilege[edit]

Hello,

Is it possible to explain a litter futher what the sentence, and quoting "The mount and umount commands require root user privilege or the corresponding fine-grained privilege", means ? Specifically, what does the author mean by, and quoting, "or the corresponding fine-grained privilege"?

Thank you very much,

LuisFilipeM (talk) 17:39, 5 August 2012 (UTC)[reply]

addressing the how-to complaint[edit]

I think we can all agree that anyone with admin provileges will know a better place than wikipedia for the following? From the pmount section:

To configure, the administrator would add a list of devices to /etc/pmount.allow that non-root users can mount:

echo /media/cdrom >> /etc/pmount.allow &&
echo /media/dvd >> /etc/pmount.allow &&
echo /media/thumbdrive >> /etc/pmount.allow

from the Use section:

To mount an ISO file (Linux):

$ mount -o loop ~/disks/dvd-image.iso /media/dvd

To mount all filesystems listed in fstab:

$ mount -a

Elinruby (talk) 01:43, 4 January 2013 (UTC)[reply]

removing templates[edit]

I have worked on the article and may have fixed the issues. Let's see if it gets reflagged. Meanwhile, some comments:

|refimprove = March 2011

it really does not need additional references. Those provided are very authoritative.

|howto = March 2011

see above

|notability = March 2011

it's a fairly important command and one that new users frequently get stuck on. If we do pages for Unix commands this should be one of the commands. If we don't, that's a position that I can respect, as there is always man but I am betting that we do.

Elinruby (talk) 01:52, 4 January 2013 (UTC)[reply]

References[edit]

broken link 83.136.244.20 (talk) 15:09, 27 January 2015 (UTC)[reply]

External links modified (February 2018)[edit]

Hello fellow Wikipedians,

I have just modified one external link on Mount (Unix). Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 16:08, 6 February 2018 (UTC)[reply]

Operating system[edit]

Discuss the file mount & u mount system calls 2409:4071:2313:A231:0:0:112F:40A1 (talk) 13:34, 29 March 2024 (UTC)[reply]