From: Tim Lai <laitingwai@yahoo.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: RE: Can I run Linux without a file system?
Date: Fri, 21 Jun 2002 12:35:17 -0700 (PDT) [thread overview]
Message-ID: <20020621193517.35031.qmail@web21110.mail.yahoo.com> (raw)
In-Reply-To: <E1836A7F3557D311A14000805F9F36FC0141C740@usdfo011.usac.danfoss.net>
Thanks, Jason.
I am new to linux kernel. I'll have the main
application run from init(), so I wasn't planning
to have a file system.
> Yes. You will always have SOME kind of filesystem.
> But this begs another
> question. How much do you know about Linux, and what
> are you really asking?
If /proc and /dev is not really on any disk, what do
I have to do to init or create /dev? Do I need ramdisk
as a minumum requirement for linux?
My main goal right now is to get the serial port
to work, so I can do some debugging with the dumb
terminal. After I do tty_register() in the serial
driver, does linux assign /dev/ttyS to this device?
> The /proc filesystem is not really on any disk, just
> like /dev (I think)
> isn't on any disk, though they look like to us users
> that they are
> filesystems.
>
Can you give me pointers on which file to read?
>
> Does this help?
>
Yes. Thank you very much. :)
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2002-06-21 19:35 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-21 19:22 Can I run Linux without a file system? Hihn Jason
2002-06-21 19:35 ` Tim Lai [this message]
2002-06-21 19:46 ` Re[2]: " Ricardo Scop
2002-06-21 19:50 ` Dan Malek
2002-06-21 20:18 ` Tim Lai
-- strict thread matches above, loose matches on Subject: below --
2002-06-21 21:46 Can I run linux " Cameron, Steve
2002-06-21 21:27 Kerl, John
2002-06-21 21:17 Kerl, John
2002-06-21 21:26 ` Roland Dreier
2002-06-21 21:28 ` Wolfgang Denk
2002-06-21 21:13 Cameron, Steve
2002-06-21 21:23 ` Wolfgang Denk
2002-06-21 22:35 ` Conn Clark
2002-06-21 20:41 Kerl, John
[not found] <200206211835.g5LIZDL01282@hofr.at>
2002-06-21 19:42 ` Tim Lai
2002-06-21 20:12 ` Jerry Van Baren
2002-06-21 20:28 ` Tim Lai
2002-06-21 20:31 ` Dr. Craig Hollabaugh
2002-06-21 20:49 ` Tim Lai
2002-06-21 20:49 ` John W. Linville
2002-06-21 20:54 ` Dr. Craig Hollabaugh
2002-06-22 3:06 ` Tim Lai
2002-06-21 20:58 ` Jerry Van Baren
2002-06-22 4:52 ` David Blythe
2002-06-21 21:06 ` Wolfgang Denk
2002-06-21 15:08 Tim Lai
2002-06-21 19:54 ` Wolfgang Denk
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=20020621193517.35031.qmail@web21110.mail.yahoo.com \
--to=laitingwai@yahoo.com \
--cc=linuxppc-embedded@lists.linuxppc.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).