Date: Thu, 05 Jul 2001 07:57:41 +0200 (CEST) From: Riccardo Torrini <riccardo@torrini.org> To: freebsd-current@FreeBSD.ORG Subject: DEVFS behaviour Message-ID: <XFMail.010705075741.riccardo@torrini.org>
next in thread | raw e-mail | index | archive | help
Maybe this is a stupid(?) question, but how DEVFS is supposed to work with softlink? How can I make them reboot-resistant? With old /dev (the directory) any file-dir-link created under that dir was permanent, but with new /dev (the virtual one) any link doesn't survive at reboot :-( If there is a default place for adding a ln command please tell me, I need for this three: # ln -s mixer1 mixer # ln -s dsp1.0 dsp # ln -s acd0c cdrom _or_ can I inform DEVFS that I need "mixer" and not "mixer1" ? TIA, Ciao, Riccardo. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010705075741.riccardo>