Date: Sat, 2 Aug 2003 16:58:12 -0700 From: Darren Pilgrim <dmp@bitfreak.org> To: questions@freebsd.org Subject: How do I get /dev entries for removeable media to appear when inserted? Message-ID: <20030802165812.3dc04eb5.dmp@bitfreak.org>
next in thread | raw e-mail | index | archive | help
I have a zip drive (afd0). At boot, the only afd0* device is afd0, which makes it rather difficult to mount MSDOS formatted disks. I can get the device entries to appear by issuing `mount /dev/afd0 /mnt`, but it's annoying to have to do this. Is there a way to cause this update automatically, or to force the existance of device nodes for slices and partitions? This is on 5.0-R.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030802165812.3dc04eb5.dmp>