Re: user mounting a filesystem; was Re: ld.so.nohwcap and ld.so.preload; was Re: mounting a labeled filesystem.

2015-02-26 Thread Reco
Hi. On Thu, 26 Feb 2015 07:23:10 -0800 pe...@easthope.ca wrote: > From: Reco > Date: Thu, 26 Feb 2015 09:31:14 +0300 > > In that case a correct way of doing this is: > > > > mount -v LABEL=GRNSDHC41 > > Output is independent of the -v option. > > peter@dalton:~$ mount -v -t ext2 LABE

user mounting a filesystem; was Re: ld.so.nohwcap and ld.so.preload; was Re: mounting a labeled filesystem.

2015-02-26 Thread peter
From: Reco Date: Thu, 26 Feb 2015 09:31:14 +0300 > In that case a correct way of doing this is: > > mount -v LABEL=GRNSDHC41 Output is independent of the -v option. peter@dalton:~$ mount -v -t ext2 LABEL=GRNSDHC41 mount: only root can do that peter@dalton:~$ mount-t ext2 LABEL=GRNSD