On Sat, Mar 06, 2010 at 04:27:45AM -0700, Gary Thomas wrote: > Where did you get that name? (did you even run the platformconfig step?) > > Can you enable networking + SSH (dropbear) on your platform? > If so, you could login via SSH and poke around and figure out > what the devices should be called, whether or not udev is > creating them, etc.
Simply adding "init=/bin/sh" to the kernel command line (from the bootloader) will give you a shell, and then you can look around in /dev and check how your devices are named. rsc -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list [email protected]
