Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 2003 21:10:47 +0200
From:      "Vahric MUHTARYAN" <vahric@doruk.net.tr>
To:        <skidmore@digital-village.net>
Cc:        freebsd-questions@freebsd.org
Subject:   RE: Linux File System Won't Mount
Message-ID:  <047001c3ae07$acca0270$110d3ad4@VAHOXP>
In-Reply-To: <1069182372.909.3.camel@digital-village.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi ,

	First please add " options     EXT2FS " to you kernel config
file and recompile it . after that you can use it ?! 

Before that could you try ; 

mount_ext2fs /dev/yourdevicelike-ad1s1 /mnt 

it will try to load module .... 

Best Regards 
Vahric

-----Original Message-----
From: owner-freebsd-questions@freebsd.org
[mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Barry Skidmore
Sent: Tuesday, November 18, 2003 9:06 PM
To: FreeBSD-Questions
Subject: Linux File System Won't Mount

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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?047001c3ae07$acca0270$110d3ad4>