On Monday 06 July 2009 02:10, José Renato wrote: > Hello Denys. Sorry! > > I created a LiveCD project called PIAPARA. At the rc.S script, I use > udev service to create the /dev tree. > > So, udev create some devices with root as owner and video, audio, lp, > etc... as group. The problem is with udevd (udev service): it cannot > find these group names.
Still not enough information. http://catb.org/esr/faqs/smart-questions.html > My LiveCD project don't have user control. Everything run as root and I > never used the group, shadow, passwd and gshadow files at /etc. > I just chowned every file to root:root before I create the LiveCD image. > > Look likes udev need to find these groups. So, I just copied group, > shadow, passwd and gshadow to the /etc and remastered another LiveCD > image. Nothing changed. Do you know that udev is not a part of busybox? > Do I have to do some special config to busybox use these files? These > files have a different text format for the data or I can use them from > my distro (Mandriva)? -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
