From: Tobias Geerinckx-Rice via <help-guix@gnu.org>
To: Roy Lemmon <roy@roylemmon.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: NAS drive
Date: Thu, 10 Dec 2020 17:16:11 +0100 [thread overview]
Message-ID: <87tustljqs.fsf@nckx> (raw)
In-Reply-To: <CAH5rZC5zeXyt_=wXY8fRp1mcf150sEV_tGZcu5pmgdukbvgpoQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 746 bytes --]
Hullo!
Had a spare minute to try my new shiny kernel, now sporting the
cream of 1980s file sharing:
~ λ grep ^CONFIG_NFS /run/current-system/kernel/.config
CONFIG_NFS_FS=m
CONFIG_NFS_V3=m
CONFIG_NFS_FSCACHE=y
CONFIG_NFS_DISABLE_UDP_SUPPORT=y
CONFIG_NFS_COMMON=y
Much less than Guix's linux-libre package enables by default, but
it should suffice -- I think?
For now:
# With ‘mount’ patched to look in /run/setuid-programs:
~ λ sudo mount -t nfs 1.2.3.4:/ /mnt
mount.nfs: Protocol not supported
OK, I'm obviously missing an NFS server to actually test, but
maybe it works now?
Be sure to pull before testing as I fixed a different bug in
nfs-utils on master.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
next prev parent reply other threads:[~2020-12-10 16:32 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-07 17:05 NAS drive Roy Lemmon
2020-12-08 10:06 ` Pierre Neidhardt
2020-12-08 12:03 ` Roy Lemmon
2020-12-08 12:28 ` Pierre Neidhardt
2020-12-08 15:01 ` Tobias Geerinckx-Rice
2020-12-08 15:19 ` Roy Lemmon
2020-12-08 15:30 ` Tobias Geerinckx-Rice
2020-12-08 17:42 ` Roy Lemmon
2020-12-08 18:46 ` Tobias Geerinckx-Rice
2020-12-08 18:58 ` Roy Lemmon
2020-12-09 12:44 ` Roy Lemmon
2020-12-09 21:12 ` Tobias Geerinckx-Rice
2020-12-10 8:50 ` Roy Lemmon
2020-12-10 16:16 ` Tobias Geerinckx-Rice via [this message]
2020-12-10 16:56 ` Roy Lemmon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tustljqs.fsf@nckx \
--to=help-guix@gnu.org \
--cc=me@tobias.gr \
--cc=roy@roylemmon.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).