On Fri, 2011-02-18 at 13:03 +0100, Wulf C. Krueger wrote: > > dev-hugepages.automount loaded failed failed Huge Pages File > > System Automount Point > > dev-mqueue.automount loaded failed failed POSIX Message > > Queue File System Automount Point > > That is completely normal if you don't enable the corresponding kernel > options. > > > This automounts in this state becouse /dev/hugepages and /dev/mqueue > > does not exists. If i create it via mkdir and restart automount service > > alld work's fine. Who need to create this paths for automount service ? > > Nobody. You need to learn to use Google and read my FAQ (see the #exherbo > channel's topic for the link). > > Do NOT post to this mailinglist before having done your homework.
Please not too fast: zcat /proc/config.gz | grep -E 'HUGE|MQUEUE|AUTO' # CONFIG_LOCALVERSION_AUTO is not set CONFIG_POSIX_MQUEUE=y CONFIG_POSIX_MQUEUE_SYSCTL=y # CONFIG_AUTO_IRQ_AFFINITY is not set CONFIG_AUTOFS4_FS=y CONFIG_HUGETLBFS=y CONFIG_HUGETLB_PAGE=y -- Vasiliy G Tolstov <[email protected]> Selfip.Ru _______________________________________________ Exherbo-dev mailing list [email protected] http://lists.exherbo.org/mailman/listinfo/exherbo-dev
