On 28.7.2012 15:07, Patrick Dupre wrote:
My idea what to repair the installation from another installation.
So, I mounted the defectuous installation, and I did a chroot to it.
It works except that I have an error message:
so such file or directory : /dev/urandom

Same thing when I make a yum --version
There is no files in /dev, I though that I should rebuild it

If you really need some device nodes in chroot environment you can run after chroot, "MAKEDEV /dev/urandom" it should just create the device (presuming the defective installation does still have MAKEDEV command in sbin)

-vpk


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to