My system:
Laptop with two 500GB drives in a hardware RAID configuration (RAID 1)
Fedora 17, running kernel 3.5.0.2
64-bit
NVIDIA proprietary driver
Problem:
Upon boot-up, I get the following messages:
Cannot open font file True
udevd[213]: inotify_add_watch(6, /dev/sdb3, 10) failed: No such file or directory
udevd[210]: inotify_add_watch(6, /dev/sdb1, 10) failed: No such file or directory
udevd[211]: inotify_add_watch(6, /dev/sdb2, 10) failed: No such file or directory
udevd[215]: inotify_add_watch(6, /dev/sda3, 10) failed: No such file or directory
udevd[214]: inotify_add_watch(6, /dev/sda2, 10) failed: No such file or directory
udevd[208]: inotify_add_watch(6, /dev/sda1, 10) failed: No such file or directory
/dev/sda and /dev/sdb are the two RAIDed drives (into /dev/md126)
System seems to boot up fine, but I would like to get rid of as many error messages as I can
Does anyone have the fix for these messages? Also, what's going on with the font file True message at the top?
On edit--This is a new, from scratch install of F17--not an upgrade.
Thanks in advance!!