linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Which rootfilesystem should I use on booting MBX860?
@ 2001-04-13  8:25 Masahide Tomita
  2001-04-13 15:13 ` Dan Malek
  0 siblings, 1 reply; 2+ messages in thread
From: Masahide Tomita @ 2001-04-13  8:25 UTC (permalink / raw)
  To: linuxppc-embedded


Hi,

I'm now trying to boot Hard Hat Linux on MBX860 boad.
Building the kernel and booting it on MBX was successful, but I'm so
confused about usage of initrd and so on.

What I want to do is just running telnetd and/or ftpd on MBX (doesn't
matter on what device they are).

I'm using ramdisk.image from MontaVista, but that included unknown files
for modem, although MBX860 doesn't have modem. Size of initrd is limited
(and DRAM on MBX is limited to 16MB, too) to 4MB, so I can not put
everything for all commands to work properly like desktop Linux.

Options, which I can think of now, are:
  1. Use initrd to implement everything I want, which needs recompling of
commands and tools (I think).
  2. Use initrd to just boot the kernel, then mount PCMCIA (Compact Flash)
64MB as a hard drive, so I can put everything on it.

But, there are problems for each options:
  1. initrd is so small, and I can't really tell which files should be on it
for daemons to run correctly. I also don't know how to recompile tools to
run them without libraries.
  2. mount command doesn't work. And, I don't know what device name to use
to mount CF on MBX (I tried mount -t ext2 /dev/hda2 /mnt, but MBX said
"wrong filesystem ..." or something).

And Ether is not up. Command ifconfig doesn't work either.

Any information will be appreciated.

Thanks

Masahide Tomita

tomita@itl.nyc.co.jp


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2001-04-13 15:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-13  8:25 Which rootfilesystem should I use on booting MBX860? Masahide Tomita
2001-04-13 15:13 ` Dan Malek

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