linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Wagner <daniel.wagner@xss.co.at>
To: linux-kernel@vger.kernel.org
Subject: initrd: couldn't umount
Date: Fri, 17 Aug 2001 12:06:01 +0200	[thread overview]
Message-ID: <3B7CEC89.642FB425@xss.co.at> (raw)

hi.

we try to setup an initrd for diskless nodes, which allows us a
modular kernelconfiguration (especially the net-drivers). it work
quite well, but ...

the problem is that a "rpciod" kernel-thread references the initrd,
and so umounting and freeing it, isn't possible.

has anybody an idea how to fix this problem, cause it would be nice,
to free the initrd ram on a diskless node.

this is what comes after processing the initrd:

---
Looking up port of RPC 100003/2 on 192.168.162.201
Looking up port of RPC 100005/1 on 192.168.162.201
VFS: Mounted root (NFS filesystem).
change_root: old root has d_count=3
Mounted devfs on /dev
Trying to unmount old root ... <3>error -16
Change root to /initrd: error -2
Freeing unused kernel memory: 56k
freed                                                                                                    
---

Regards,
  Daniel

-- 
Daniel Wagner                      | mailto:daniel@xss.co.at
*x Software + Systeme              | http://www.xss.co.at/
Karmarschgasse 51/2/20             | Tel: +43-1-6060114-0
A-1100 Vienna, Austria             | Fax: +43-1-6060114-71

             reply	other threads:[~2001-08-17 10:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-17 10:06 Daniel Wagner [this message]
     [not found] <no.id>
2001-08-17 10:27 ` initrd: couldn't umount Alan Cox
2001-08-17 10:48   ` Daniel Wagner
2001-08-17 11:16     ` Andreas Haumer
2001-08-17 12:50       ` Andreas Haumer

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=3B7CEC89.642FB425@xss.co.at \
    --to=daniel.wagner@xss.co.at \
    --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;
as well as URLs for NNTP newsgroup(s).