From: Amit D Chaudhary <amitc@brocade.com>
To: Masahide Tomita <tomita@itl.nyc.co.jp>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: What init in initrd shold do when booting?
Date: Fri, 06 Apr 2001 12:00:38 -0700 [thread overview]
Message-ID: <3ACE1256.2000200@brocade.com> (raw)
In-Reply-To: 200104060124.KAA08060@itl.nyc.co.jp
Hi,
PSB,
Masahide Tomita wrote:
> Hi,
>
> So, the real quation is how can I mount regular storage (I mean block devices) from init?
As you would mount normally, add the corresponding entries to /etc/fstab
and your rc* scripts will mount them
>What should the init program should do to maount other devices and free the unused memory?
What is the unsued memory you are refering to? The one used by initrd?
In which case doing a umount /initrd should do, though using blockdev
command to flushbuffers on /dev/ram0 is advised.
Amit
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
prev parent reply other threads:[~2001-04-06 19:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-06 1:24 What init in initrd shold do when booting? Masahide Tomita
2001-04-06 19:00 ` Amit D Chaudhary [this message]
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=3ACE1256.2000200@brocade.com \
--to=amitc@brocade.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=tomita@itl.nyc.co.jp \
/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).