Here is the result of my grep of my config file.

config-3.8.1:CONFIG_DEVTMPFS=y
config-3.8.1:CONFIG_DEVTMPFS_MOUNT=y
config-3.8.1:CONFIG_TMPFS=y
config-3.8.1:CONFIG_TMPFS_POSIX_ACL=y
config-3.8.1:CONFIG_TMPFS_XATTR=y


Quoting Baho Utot <baho-u...@columbus.rr.com>:

> On 03/30/2013 03:03 PM, bcl...@brianclarkprojects.com wrote:
>> Hello,
>>
>> I am getting a message that says I should not be getting this message.
>>    When the computer goes to mount dev and other directories.  It is
>> giving an error of unknown file system devtmpfs.  I have tried
>> multiple kernel configuration including my host system config file.
>>
>> Not sure what to look for anymore?
>>
>> Brian
>>
>
> grep your kernel config file:
>
> grep TMPFS config-3.8.1-i686 - or whatever your config file is called
>
> CONFIG_DEVTMPFS=y
> CONFIG_DEVTMPFS_MOUNT=y
> CONFIG_TMPFS=y
> CONFIG_TMPFS_POSIX_ACL=y
> CONFIG_TMPFS_XATTR=y
>
> should have something like the above
> --
> http://linuxfromscratch.org/mailman/listinfo/lfs-support
> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
> Unsubscribe: See the above information page
>
>



-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to