if i remember well, i had to create the /dev/sda nodes the first time : ***mknod /dev/sda b 8 0 mknod /dev/sda1 b 8 1 mknod /dev/sda2 b 8 2 ... *
Ronan Sandford wrote: > Hello again > > I managed to make lsusb print the connected device by adding the > module ohci-hcd with the command: > modprobe ohci-hcd > > but now, nothing is mounted automaticly , but the module usb-storage > is loaded automaticly and the last dmesg message is: > <7>usb-storage: device scan complete > > i tried to find some /dev/sda but there is nothing like this, the only > new file screated in /dev are : > /dev/usbdev1.5_ep00 > /dev/usbdev1.5_ep02 > /dev/usbdev1.5_ep81 > > I tried to mount them but they are not block device :( > > Any help would be cool > > Thanks again > > Best wishes > > Ronan > > ----- Message d'origine ---- > De : Ronan Sandford <[EMAIL PROTECTED]> > À : [email protected] > > > Hello > > Does someone could plug some mass storage devices or other usb devices > on the zaurus and be able to use them via the usb host cable ? > > I am running the last angstrom and when I plug an external hard drive > (powered externaly) nothing happen (no dmesg messages and lsusb print > nothing) > > It worked on openzaurus > > Can anyone help me ? > > Thanks > > Ronan > > > > ------------------------------------------------------------------------ > Ne gardez plus qu'une seule adresse mail ! Copiez vos mails > <http://www.trueswitch.com/yahoo-fr/> vers Yahoo! Mail > ------------------------------------------------------------------------ > > _______________________________________________ > Angstrom-distro-users mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users > _______________________________________________ Angstrom-distro-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
