Date: Wed, 07 Jan 2004 08:47:16 -0600 From: Ryan Sommers <ryans@gamersimpact.com> To: Fabrizio Parrella <fabrizio@nldesign.com> Cc: Tim Robbins <tjr@freebsd.org> Subject: Re: mount / umount Message-ID: <1073486835.650.2.camel@localhost> In-Reply-To: <200401070938.20125.fabrizio@nldesign.com> References: <200401061059.54892.fabrizio@nldesign.com> <3FFBF475.2070300@freebsd.org> <200401070938.20125.fabrizio@nldesign.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2004-01-07 at 08:38, Fabrizio Parrella wrote: > If I try to mount the floppy when I am root, everything works fine!! > > I tried to chmod 766 /dev/fd* , but as soon as I reboot I have the problem > again. > > I have notice now that I cannot use also the /dev/apm when I am not the root, > but I can use /dev/dsp. > > fabry With 5.x the device node tree moved onto devfs(5). In order for permissions to survive after reboot take a look at /etc/devfs.conf. It's fairly well documented. -- Ryan Sommers ryans@gamersimpact.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1073486835.650.2.camel>