unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Always mount external disk
@ 2024-08-16 23:29 Caleb Herbert
  2024-08-19  9:04 ` Ignas Lapėnas
  2024-08-20 10:17 ` Marek Paśnikowski
  0 siblings, 2 replies; 3+ messages in thread
From: Caleb Herbert @ 2024-08-16 23:29 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 644 bytes --]

Hi Guix,

I'd like to always mount my main data disk, HUSKY, to my server
Farnsworth.  However, I would like for the system to not complain if
HUSKY is not plugged in.

I presume (from discussing it in #guix) that "non-boot-file-system-
service" should be used for this task.  How do I use it?  I see no
examples or documentation in the Manual or Cookbook.

I was definitely told that this was not correct:

(file-system (mount-point "/mnt/HUSKY")
             (device (file-system-label "HUSKY"))
             (type "xfs")
             (create-mount-point? #t))

Thanks,

-- 
Caleb S. Herbert
https://bluehome.net/csh/


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 683 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-08-20 10:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-16 23:29 Always mount external disk Caleb Herbert
2024-08-19  9:04 ` Ignas Lapėnas
2024-08-20 10:17 ` Marek Paśnikowski

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).