Re: udev still stinks
Benjamin Schieder <blindcoder-1k+CIuW/[email protected]> Mon, 13 Mar 2006 08:36:58 +0100
| Newsgroups | gmane.linux.distributions.rock.devel |
|---|---|
| Message-ID | <[email protected]> |
On 12.03.2006 22:50:56, Thomas fake Jakobi wrote:
> hi,
>
> i tried a build of the basic-package selection with the following journal:
>
> smap <lots>
>
> whereof
>
> smap <still more>
>
> failed to apply.
>
> i added own interpretions of 2006022216461208081 and 2006022810451609842.
>
> the build went fine, though when installing, right after the chroot into
> the installed system, an endless loop of 'password 1 and password 2
> don't match' show up, because there is exactly nothing (expect what we
> create explicitely) in /dev. sysfs, proc and the /dev ramfs are mounted
> and udevd is running.
>
> what is the supposed 'right' thing to do in this situation?
mount --bind works for me.
You may also try to kill udevd, restarting it in the chroot and then running
the new and improved udevstart-obseleting simple shell script:
find /sys -name uevent | while read u ; do
echo 1 > ${u}
done
Greetings,
Benjamin
--
The Nethack IdleRPG! Idle to your favorite Nethack messages!
http://pallas.crash-override.net/nethackidle/
_______________________________________________
rock-devel mailing list
[email protected]
http://www.rocklinux.net/mailman/listinfo/rock-devel
signature.asc
(application/pgp-signature, 191 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEFSEar0OTeImXvg8RAo9XAJ9vkmE8+2e+OEI4j65WanT6mkcYfgCgzR4R d7bzGknVZnUbAxn1bDYldb8= =bq0I -----END PGP SIGNATURE-----