Thanks a lot!

After I read your advice I bring to mind that I had switched off something like that while configuring kernel, and that's it! Thanks, I hope that's the only incompatibility, because I have turned off a lot of things in the kernel, which, I thought, I never really need :)

Greetz.

Dan Nicholson napisaƂ(a):

On 3/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
mount: wrong fs type, blabla

Cannot mount a tmpfs onto /dev

The most obvious thing is, do you have TMPFS support in your kernel? Here's what my .config looks like for 2.6.12.5.

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_SYSFS=y
# CONFIG_DEVFS_FS is not set
# CONFIG_DEVPTS_FS_XATTR is not set
CONFIG_TMPFS=y
# CONFIG_TMPFS_XATTR is not set
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y

--
Dan
--
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