Re: How do I get /dev/ub

2004-11-12 Thread Jim McCloskey
William Ballard <[EMAIL PROTECTED]> wrote: |> When I plug in my USB hard drive with Kernel 2.6.9 it is now |> assigned to /dev/uba instead of /dev/sda. |> |> Google says this is because of the new usb module in 2.6.9. |> But I don't have any /dev/ub?? files on my filesystem and |> I don't think th

Re: How do I get /dev/ub?? devices on my filesystem? (Kernel 2.6.9/USB)

2004-11-12 Thread Sridhar M.A.
On Thu, Nov 11, 2004 at 10:05:47PM -0500, William Ballard wrote: > When I plug in my USB hard drive with Kernel 2.6.9 it is now > assigned to /dev/uba instead of /dev/sda. > But, I still get the old one. See the output below on plugging in my keydrive. ~$ usb 1-2: new full speed USB devi

Re: How do I get /dev/ub?? devices on my filesystem? (Kernel 2.6.9/USB)

2004-11-11 Thread Rodney D. Myers
On Thu, 11 Nov 2004 22:05:47 -0500 William Ballard <[EMAIL PROTECTED]> wrote: > When I plug in my USB hard drive with Kernel 2.6.9 it is now > assigned to /dev/uba instead of /dev/sda. > > Google says this is because of the new usb module in 2.6.9. > But I don't have any /dev/ub?? files on my fil

How do I get /dev/ub?? devices on my filesystem? (Kernel 2.6.9/USB)

2004-11-11 Thread William Ballard
When I plug in my USB hard drive with Kernel 2.6.9 it is now assigned to /dev/uba instead of /dev/sda. Google says this is because of the new usb module in 2.6.9. But I don't have any /dev/ub?? files on my filesystem and I don't think they are regular files, so I don't know how to create them. -