This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build and use the Linux root file system


Hi,

I have cross compiled on Cygwin using kernel 2.6.7 but i don't know for
MPC82XX. The kernel with the small changes i previously gave on this
mailing list work pretty well. ( see
http://sources.redhat.com/ml/crossgcc/2004-06/msg00282.html for more
info)

Concerning ram based root file system the only problem i had was with
rights, You must force executables to be executable as elf files are not
under cygwin if you have a fat32 system for example.

For the nfs server i use the one provided with cygwin and it is working
well, you just have to mount the directory with the flag "executable" to
be shure that init will be executalbe. I also found that exporting a
directory for everyone ( the *) doesn't work so i have to specify every
ip adress i want to have access.

I hope this will help you,

Bertrand


Le mer 25/08/2004 Ã 19:27, Alexander Povolotsky a Ãcrit :
> Hi,
> 
> Did any one cross-compiled on Cygwin (for Linux 2.6 & MPC82XX diskless board ) RAM based root file system with apps (such as Busy-Box, etc,) - any problems with that (including loading, running)? - could you share the steps for all that ?
> 
> Alternatively (this is slightly off the mail-list content track - sorry in advance) did any one tried setting Windows XP laptop as a NFS server hosting NFS mountable Linux root file system with apps (such as Busy-Box, etc,) - if so what software was used to implement such NFS server ?
> I was referred to use DiskShare for Windows NT/2000/2003/XP Pro
> Shaffer Solutions' Windows NFS Server http://www.accessnfs.com/nfs/DiskShare.asp
> anybody tried that for the discussed purpose ?
> 
> Thanks,
> Alex
> 
> 
> 
> 
> ________________________________________________________________
> The best thing to hit the Internet in years - Juno SpeedBand!
> Surf the Web up to FIVE TIMES FASTER!
> Only $14.95/ month - visit www.juno.com to sign up today!
> 
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
> 


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]