Re: Maintain usb-storage device entries

2004-03-11 Thread Derrick 'dman' Hudson
On Wed, Mar 10, 2004 at 02:18:40PM -0600, Alex Malinovich wrote: | On Mon, 2004-03-08 at 21:27, Derrick 'dman' Hudson wrote: | > On Mon, Mar 08, 2004 at 08:50:21PM -0600, Alex Malinovich wrote: | > | Is there any way to make usb-storage maintain device names? | > | > udev. | > | > http://www.kern

Re: Maintain usb-storage device entries

2004-03-10 Thread Alex Malinovich
On Mon, 2004-03-08 at 21:27, Derrick 'dman' Hudson wrote: > On Mon, Mar 08, 2004 at 08:50:21PM -0600, Alex Malinovich wrote: > | Is there any way to make usb-storage maintain device names? > > udev. > > http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev_vs_devfs > > 3) This is

Re: Maintain usb-storage device entries

2004-03-08 Thread Derrick 'dman' Hudson
On Mon, Mar 08, 2004 at 08:50:21PM -0600, Alex Malinovich wrote: | Is there any way to make usb-storage maintain device names? udev. http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev_vs_devfs 3) This is the main reason udev is around. It provides the ability to name d

Maintain usb-storage device entries

2004-03-08 Thread Alex Malinovich
Is there any way to make usb-storage maintain device names? It's getting really annoying having to su mount all of my USB drives because their device names keep changing from sdb, to c, etc, depending on what got hooked up when. I have thought about setting fstab to point to symlinks, and then hav