From: "Mr. Jerome Corre" <CorreJ1@cf.ac.uk>
To: linux-kernel@vger.kernel.org
Subject: nfs mount result in invalid operand:000 (on 386 only)
Date: Thu, 8 Mar 2001 17:11:30 -0000 [thread overview]
Message-ID: <C29EA084F@MAINCF1M.CF.AC.UK> (raw)
Hi, I have recently been given an old 386 PC, I haven't got a hard disk
for it, just a floppy and a network card, so I decided to create a boot
disk for it, and then using nfs connect to one of my two pentium (which
run RedHat 6.2) and work like that. I made a boot disk and with the
linux 6.2 kernel and a root image, I tested on one of my pentium with the
other pentium as an nfs server, it is working fine. However when i tryed
it on the 386 things started to go wrong:
1- when the kernel was booting i was getting: Checking if this processor
honours the WP bit even in supervisor mode... No. Kernel panic: This
Kernel doesn't support CPU's with broken WP. Recompile it for a 386!
In swapper task - not syncing so i recompiled the kernel as explained in
Kernel Howto and enable 386 support
2- Now the kernel boot on the 386 but when i try to use mount to
connect to the nfs server I get invalid operand: 000. Using strace i had a
closer look to find out at what point mount was buging here is what i am
getting: .....
mount("boggus:/home/export", "/mnt/temp/", "nfs", 0xc0ed0000,
0x8057660) = -1 ENOSYS mount("boggus:/home/export",
"/mnt/temp/", "nfs", 0xc0ed0000, 0x8057660invalid operand: 0000
I have to say I don't know what to do now? did somebody solve that
problem before? what else can i try to do to find out where the problem
is comming from? thanks for any help regards
Jerome
reply other threads:[~2001-03-08 17:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=C29EA084F@MAINCF1M.CF.AC.UK \
--to=correj1@cf.ac.uk \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox