Linux File System Won't Mount
Barry Skidmore
skidmore at digital-village.net
Tue Nov 18 10:58:53 PST 2003
I just did a fresh install of FreeBSD-4.9-RELEASE-i386 with Linux
emulation, however I can not mount the file system.
The first step is to load the linprocfs kernel module, but that gives me
the following error:
kldload: can't load /modules/linprocfs.ko: Exec format error.
The second step is to actually mount the linux file system, which also
fails, probably because the linprocfs kernel model needs to be loaded
first:
digital-village# mount -t linprocfs linprocfs /compat/linux/proc
linprocfs: vfsload(linprocfs): Exec format error
A look in dmesg shows the following:
link_elf: symbol nextpid undefined
link_elf: symbol nextpid undefined
I did a Google search for this error, but did not turn up anything.
Thanks for any help,
Barry
More information about the freebsd-questions
mailing list