On Tue, 30 Nov 2004 23:15:03 -0800 (PST), Pablo Manalastas <[EMAIL PROTECTED]> wrote: > > Since /dev/uba does not even exist yet on my system, > I had to create the device, using mknod (is there > any other command?) > > cd /dev > mknod uba b 125 0 > mknod uba1 b 125 1 > mknod uba2 b 125 2 > etc. >
You can try installing udev (http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev-FAQ) a userspace devfs for kernel-2.6.x . It will automatically create devices on your /dev. But I think it requires hotplug to install -- Allan M. Espinosa http://www.freepgs.com/yecartes/wiki.pl -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie