* Embedded PPC Root FIlesystem
@ 2001-04-09 16:13 Sacha J. Bernstein
2001-05-10 3:29 ` Navin Boppuri
0 siblings, 1 reply; 2+ messages in thread
From: Sacha J. Bernstein @ 2001-04-09 16:13 UTC (permalink / raw)
To: linuxppc-embedded
I'm currently trying to build a complete (with gcc and all other toosl
you'd expect to find on a full desktop install, but not X11) root
filesystem for an embedded device (with hard drive). Is there already one
out there, or does anyone have any suggestions on how to do it? I have no
desktop PPC machines, only x86. I'm currently using one of the boot images
from hard hat linux, but it doesn't have a compiler and some other things I
wanted. This is all on a MPC857T processor. I've done embedded linux on
x86 machines before, and I'm now finding that it's more difficult than I
would have thought when I don't have a desktop depelopment machine if the
same archetecture...
Thank You
Sacha
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Embedded PPC Root FIlesystem
2001-04-09 16:13 Embedded PPC Root FIlesystem Sacha J. Bernstein
@ 2001-05-10 3:29 ` Navin Boppuri
0 siblings, 0 replies; 2+ messages in thread
From: Navin Boppuri @ 2001-05-10 3:29 UTC (permalink / raw)
To: Sacha J. Bernstein; +Cc: linuxppc-embedded
It's not really that bad. You do not need a PPC based desktop. Cross
compilers from the MVista people lets you build stuff on an x86 machine for
your MPC. For your file system, you can look at BootDisk HOWTO where they
talk about building a root file system from scratch.
http://www.linuxdoc.org/HOWTO/Bootdisk-HOWTO/
Also, you learn how to reduce the file system size to fit into your embedded
environment.
I would also suggest you read the PowerPC Embedded HOWTO by Graham Stoney.
http://penguinppc.org/usr/embedded/howto/PowerPC-Embedded-HOWTO.html
Hope this helps.
Navin Boppuri
>
> I'm currently trying to build a complete (with gcc and all other toosl
> you'd expect to find on a full desktop install, but not X11) root
> filesystem for an embedded device (with hard drive). Is there already one
> out there, or does anyone have any suggestions on how to do it? I have no
> desktop PPC machines, only x86. I'm currently using one of the boot
images
> from hard hat linux, but it doesn't have a compiler and some other things
I
> wanted. This is all on a MPC857T processor. I've done embedded linux on
> x86 machines before, and I'm now finding that it's more difficult than I
> would have thought when I don't have a desktop depelopment machine if the
> same archetecture...
>
> Thank You
>
> Sacha
>
>
>
** 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-05-10 3:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-09 16:13 Embedded PPC Root FIlesystem Sacha J. Bernstein
2001-05-10 3:29 ` Navin Boppuri
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).