All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kelledin Tane <runesong@earthlink.net>
To: linux-kernel@vger.kernel.org
Subject: Re: Why can't I flush /dev/ram0?
Date: Mon, 18 Jun 2001 16:41:25 -0500	[thread overview]
Message-ID: <3B2E7585.703CEC41@earthlink.net> (raw)
In-Reply-To: <Pine.LNX.3.95.1010618172045.4490A-100000@chaos.analogic.com>

> If you have a directory called /initrd, in your root file-system,
> you may find that the old initrd is still mounted:
>
> Script started on Mon Jun 18 17:22:20 2001
> # ls /initrd
> bin  dev  etc  lib  linuxrc  sbin
> # umount /initrd
> # ls /initrd
> # exit
> exit
> Script done on Mon Jun 18 17:22:44 2001
>
> Unmount it first.

I actually had something to that effect in my rc.sysinit file.  It unmounted
/initrd, removed it, and attempted to flush ram0.  I started trying it
manually when that didn't work =(

Funny thing though (not entirely unexpected)--/initrd's not in /etc/mtab.
I can see why.  Also, /proc/sys/kernel/real-root-dev is still 0x0100
(/dev/ram0).  Changing it to 0x0301 (/dev/hda1) doesn't help, but it might be
a clue for those who know this stuff better than I do.

Kelledin


  reply	other threads:[~2001-06-18 21:37 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-18 21:12 Why can't I flush /dev/ram0? Kelledin Tane
2001-06-18 21:23 ` Richard B. Johnson
2001-06-18 21:41   ` Kelledin Tane [this message]
2001-06-18 21:55 ` Jan Rekorajski
2001-06-19  1:37   ` Kelledin Tane
2001-06-19  2:58 ` Linux 2.4.6-pre3 breaks ReiserFS mount on boot Shawn Starr
2001-06-19  3:14   ` Olivier Galibert
2001-06-19  3:23     ` Shawn Starr
2001-06-19  3:57       ` Shawn Starr
2001-06-19  4:59         ` Chris Mason
2001-06-19  5:06         ` Jeff Mahoney
2001-06-19  5:31           ` Neil Brown
2001-06-19  5:37             ` Jeff Mahoney
2001-06-25 13:40             ` Shawn Starr
2001-06-19  8:12       ` Justin Guyett
2001-06-19  9:33         ` Alan Cox
2001-06-19 15:13           ` Chris Mason
2001-06-19 15:35           ` David Ford
2001-06-19  3:32   ` Chris Mason

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=3B2E7585.703CEC41@earthlink.net \
    --to=runesong@earthlink.net \
    --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 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.