[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SATA HD hotplug "Authentication is required"



On Sun, 29 Nov 2015 12:08:04 -0300
Renaud (Ron) OLGIATI <renaud@olgiati-in-paraguay.org> wrote:

> On Sun, 29 Nov 2015 15:34:05 +0100
> Petter Adsen <petter@synth.no> wrote:
> 
> > > I have just added an eSATA outlet on my box; when I plug in a SATA
> > > disk, it is visible in gparted, its label is displayed in the
> > > Places column of PCManfm, but when I click on it I get an error
> > > "Authentication is required".
> > > 
> > > Is that udev throwing a tantrum ?
> > > 
> > > Tried mounting it from the CLI, did not work:
> > > 
> > > root@ron:/home/ron # mount /dev/sdi1
> > > mount: can't find /dev/sdi1 in /etc/fstab or /etc/mtab
> > > 
> > > How do I get it to mount ?    
> > 
> > You need to specify where you want it mounted;
> > 'mount /dev/sdi1 /mnt' for example, or add a line to fstab.  
> 
> Thanks; I should have asked: 
> 
> How do I get it to automount (without asking for authentification) ?

Sorry. I should have expanded on that.

Add a line to fstab. See the fstab man page, or these:
https://wiki.debian.org/fstab
https://help.ubuntu.com/community/Fstab
https://wiki.archlinux.org/index.php/Fstab

If this is an external disk on a Jessie system, add 'nofail' to the
mount options (fourth field). To allow mounting/unmounting as user,
also add 'user'.

Petter

-- 
"I'm ionized"
"Are you sure?"
"I'm positive."


Reply to: