All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Plattner <christoph.plattner@gmx.at>
To: "parisc-linux@lists.parisc-linux.org"
	<parisc-linux@lists.parisc-linux.org>
Subject: [parisc-linux] Booting diskless Linux machine from HP-UX server !
Date: Fri, 28 Dec 2001 00:03:32 +0100	[thread overview]
Message-ID: <3C2BA8C4.3C1C2174@gmx.at> (raw)

Recently I tried to boot a Linux box (in my case it was a i386, but
the problem also exists for a PA-RISC box) from an HP-UX server (model
9000/856, the E55 running 11.00). The problem was, I could not mount
a NFS-Root for the Linux box.

I analysed the problem, and it seems to be a problem with the MOUNT
version (not mixed up with NFS version). Linux uses for normal mounts
MOUNT v3, for NFS ROOT mounts MOUNT v1, which does not include UID and
GID for example. The NFS Server on the HP-UX machine reports in the
log (activated to debug level), that the mount request does not include
UID. So the mount is rejected (EACCES). So I was not able to boot a
linux box using NFS ROOT from an HP-UX server, but I can boot any Linux
box (PA-RISC, i386) from a i386-Linux box.

I hope, you can help here. I think the problem is also interesting for
others, using a HP-UX machine as NFS server instead a Linux machine.

Bye,
Christoph


-- 
-------------------------------------------------------
private:	christoph.plattner@gmx.at
company:	christoph.plattner@alcatel.at

             reply	other threads:[~2001-12-27 23:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-27 23:03 Christoph Plattner [this message]
2001-12-28  6:03 ` [parisc-linux] Booting diskless Linux machine from HP-UX server ! Grant Grundler
2001-12-28  7:05   ` Justin Hamilton

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=3C2BA8C4.3C1C2174@gmx.at \
    --to=christoph.plattner@gmx.at \
    --cc=parisc-linux@lists.parisc-linux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.