|
|
Re: How to create the filesystem in SD card ?
|
|
07/21/2010 12:07 PM
post60133
|
Re: How to create the filesystem in SD card ?
Yes, the system is booted by " ifs-omap3530-beagle.bin" now.
I use the beagle board BSP. It can also generate the "*.ifs" file.
As I mentioned in the first post of this topic, I want to put all files in SD cad, not the filesystem uncompressed by
" ifs-omap3530-beagle.bin. Is it feasible?
> If I understand you correctly, the system is booting from ifs-omap3530-beagle.
> bin? But when you build a system, the output is bsp-TI-omap3530.ifs ?
>
> This would imply that uboot is configured to boot 'ifs-omap3530-beagle.bin'.
> So just copy the new bsp-TI-omap3530.ifs over ifs-omap3530-beagle.bin OR
> change uboot to boot the other name.
>
> In the system you build, you can omit most of the binaries you place on the SD
> card filesystem. ( I say "most" because you still need enough binaries to
> mount the SD card before you can use its contents.) Be sure to add the SD
> mountpoint to your path. Omitting files from the .ifs results in faster
> booting and saves RAM.
|
|
|
|
|