* How to Build Rootfile system
@ 2007-12-13 6:03 vinay kumar
2007-12-13 13:21 ` greenlean
2007-12-13 13:28 ` Peter Mendham
0 siblings, 2 replies; 3+ messages in thread
From: vinay kumar @ 2007-12-13 6:03 UTC (permalink / raw)
To: linuxppc-embedded
[-- Attachment #1: Type: text/plain, Size: 291 bytes --]
Hi All,
I have booted linux on PPC440GP with treeimage(zimage+initrd).
Now my next aim is to have a more stable rootfile system.
I wanted to know the procedure of building a root file system for PPC440GP
architecture.
Pls share your knowledge and also some links.
regards to all,
vinay
[-- Attachment #2: Type: text/html, Size: 329 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to Build Rootfile system
2007-12-13 6:03 How to Build Rootfile system vinay kumar
@ 2007-12-13 13:21 ` greenlean
2007-12-13 13:28 ` Peter Mendham
1 sibling, 0 replies; 3+ messages in thread
From: greenlean @ 2007-12-13 13:21 UTC (permalink / raw)
To: linuxppc-embedded
Maybe this web
http://www.cs.washington.edu/research/lis/empart/xup_ppc_linux.shtml Porting
linux to XUPV2P could be usefull.
I built the busybox root filesystem for an arm processor some years ago,
using cross_compiler and a uclibc library. This works fine...
vinay kumar-9 wrote:
>
> Hi All,
>
> I have booted linux on PPC440GP with treeimage(zimage+initrd).
> Now my next aim is to have a more stable rootfile system.
>
> I wanted to know the procedure of building a root file system for PPC440GP
> architecture.
>
> Pls share your knowledge and also some links.
>
>
> regards to all,
> vinay
>
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>
--
View this message in context: http://www.nabble.com/How-to-Build-Rootfile-system-tp14310539p14315916.html
Sent from the linuxppc-embedded mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to Build Rootfile system
2007-12-13 6:03 How to Build Rootfile system vinay kumar
2007-12-13 13:21 ` greenlean
@ 2007-12-13 13:28 ` Peter Mendham
1 sibling, 0 replies; 3+ messages in thread
From: Peter Mendham @ 2007-12-13 13:28 UTC (permalink / raw)
To: vinay kumar; +Cc: linuxppc-embedded
Hi Vinay,
I use buildroot (http://buildroot.uclibc.org/) for my root filing system
and it's been easy. I even use the toolchain it generates to compile my
kernels with. Before that I was using crosstool
(http://www.kegel.com/crosstool/) to give me a cross-compiler and I
created a busybox (http://www.busybox.net/) rootfs the hard way.
Regards,
-- Peter
> Hi All,
>
> I have booted linux on PPC440GP with treeimage(zimage+initrd).
> Now my next aim is to have a more stable rootfile system.
>
> I wanted to know the procedure of building a root file system for
> PPC440GP architecture.
>
> Pls share your knowledge and also some links.
>
>
> regards to all,
> vinay
> ------------------------------------------------------------------------
>
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-12-13 13:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-13 6:03 How to Build Rootfile system vinay kumar
2007-12-13 13:21 ` greenlean
2007-12-13 13:28 ` Peter Mendham
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).