[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NAS drive
From: |
Roy Lemmon |
Subject: |
Re: NAS drive |
Date: |
Tue, 8 Dec 2020 12:03:49 +0000 |
Hi Pierre,
Sure. The exact response is:
rlemmon@parton ~$ sudo mount -t nfs 192.168.1.17:/Multimedia/Music/Classical
/mnt/nas
Password:
mount: /mnt/nas: bad option; for several filesystems (e.g. nfs, cifs) you
might need a /sbin/mount.<type> helper program.
rlemmon@parton ~$
I wondered, after looking in the manual, whether this is a setuid program
issue and so part of the Guix System. So I tried to set this in the .scm
file as a service. However i didn't set any values as i was not sure what
to put ...
Cheers
Roy.
On Tue, Dec 8, 2020 at 10:07 AM Pierre Neidhardt <mail@ambrevar.xyz> wrote:
> Hi Roy!
>
> sorry, I know nothing about NASes.
>
> That said, can you provide more details, e.g. the exact response that
> you get.
>
> > I am wondering whether I am running into a permissions issue. Obviously
> > when I install nfs-utils I am running this as myself rather than the
> > system.
>
> In my understanding, mounting tools are setuid programs and as such
> should be installed as part of your Guix System, not as user. (To be
> confirmed.)
>
> Hope that helps!
>
> --
> Pierre Neidhardt
> https://ambrevar.xyz/
>
--
********************************
Roy Lemmon
STFC Daresbury Laboratory
United Kingdom
********************************
- NAS drive, Roy Lemmon, 2020/12/07
- Re: NAS drive, Pierre Neidhardt, 2020/12/08
- Re: NAS drive,
Roy Lemmon <=
- Re: NAS drive, Pierre Neidhardt, 2020/12/08
- Re: NAS drive, Tobias Geerinckx-Rice, 2020/12/08
- Re: NAS drive, Roy Lemmon, 2020/12/08
- Re: NAS drive, Tobias Geerinckx-Rice, 2020/12/08
- Re: NAS drive, Roy Lemmon, 2020/12/08
- Re: NAS drive, Tobias Geerinckx-Rice, 2020/12/08
- Re: NAS drive, Roy Lemmon, 2020/12/08
- Re: NAS drive, Roy Lemmon, 2020/12/09
- Re: NAS drive, Tobias Geerinckx-Rice, 2020/12/09
- Re: NAS drive, Roy Lemmon, 2020/12/10