On Sat, Jul 09, 2016 at 02:21:05PM -0500, Ranjan Maitra wrote: > Hi Jon, > > On Sat, 9 Jul 2016 13:26:48 -0400 Jon LaBadie <jonfu@xxxxxxxxxx> wrote: > > > On Sat, Jul 09, 2016 at 09:25:49AM -0500, Ranjan Maitra wrote: > > > I seem to have perhaps unwittingly sort of solved this problem: > > > ... > > > > > > I still get the warning, but now I am able to read and write to it. > > > (The only change I did from what I was doing previously is that I > > > explicitly set my mode to be -m 755 while mkdir-ing /mnt/box.) > > > > > > I certainly would like the warning to go away, so any suggestions > > > to that effect would be appreciated! > > > > > > > Is /etc/mtab a file or a symlink to /proc/mounts? The mount > > manpage says it should be the link due to userspace problems. > > > > Alrernatively, add 2> /dev/null or use --no-mtab. > > > > I tried -n for --no-mtab, but there was no difference. > Note that the --no-mtab option was strangely not recognized. > > Many thanks, > Ranjan > What about /etc/mtab. Is it a file or a link????? BTW On my system /etc/mtab -> /proc/self/mounts despite what the manpage says about pointing to /proc/mounts. It is "not wrong" however, my /proc/mounts also points to /proc/self/mounts. Jon -- Jon H. LaBadie jonfu@xxxxxxxxxx -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org