On 30/03/12 00:34, Łukasz Maśko wrote:
Dnia czwartek, 29 marca 2012, Jan Rękorajski napisał:
[...]
I smell somthing fishy there. Nowhere in start_udev script dev
mountpoint occurs as "/dev/", yet I see it on this photo.
Can you add "-x" option to shebang in this script?
And put this code right after it?:

echo "/proc/mounts :"
cat /proc/mounts
echo "/etc/mtab :"
cat /etc/mtab
echo "-----"
But before you do that, one question - do you have /dev/console,
/dev/null and /dev/zero on this filesystem? Normal nodes, directly on
fs. See recent thread about new install for gory details.
OK. Solved. I had udev_root="/dev/" defined in my udev.conf (from the
ancient times) an that caused this problem. Now it's clean.
And - yes, I have static /dev/{console,null,zero} in my system (even without
udev).

can you test with start_udev from HEAD again? i.e is the initial error also back?


--
glen

_______________________________________________
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to