linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* RE: Can I run Linux without a file system?
@ 2002-06-21 19:35 Tim Lai
  2002-06-21 19:46 ` Re[2]: " Ricardo Scop
  0 siblings, 1 reply; 13+ messages in thread
From: Tim Lai @ 2002-06-21 19:35 UTC (permalink / raw)
  To: linuxppc-embedded


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/

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2002-06-22  4:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200206211835.g5LIZDL01282@hofr.at>
2002-06-21 19:42 ` Can I run linux without a file system? Tim Lai
2002-06-21 19:59   ` Re[2]: " Ricardo Scop
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 19:35 Can I run Linux " Tim Lai
2002-06-21 19:46 ` Re[2]: " Ricardo Scop

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).