Re: Fwd: Information request on /dev/bus/usb

Greg KH <[email protected]> Wed, 10 Feb 2016 16:17:54 +0000
Newsgroups org.kernel.vger.linux-hotplug
Message-ID <[email protected]>
On Wed, Feb 10, 2016 at 04:48:49PM +0530, Ahamed wrote:
> Hi,
> 
> Looks like we have some issues enabling udev.
> So, as an alternative, I mounted devtmpfs using the command
> 
> mount -t devtmpfs none /dev
> 
> Now all the USB devices are available.

udev is not an "alternative" to devtmpfs, they work in tandom, you need
both.

good luck!

greg k-h