Welcome![Sign In][Sign Up]
Location:
Search - cramfs-1.1.tar.

Search list

[File Operatecramfs-1.1.tar

Description: 可以用它制作linux文件系统,在linux移植中非常有用。-can use it to make Linux file system, linux transplantation very useful.
Platform: | Size: 13598 | Author: 李涛 | Hits:

[Other resourcecramfs-1.0.tar

Description: 嵌入式文件系统 cramfs 用于linux 开发
Platform: | Size: 24181 | Author: 王慧 | Hits:

[Embeded Linuxsmp86xx_rootfs.tar.bz2

Description:

 sigma smp8634/8635 toolchain rootfs building source.

=================

Readme.txt

=================

 

This is the Sigma Designs customization of the root file system for the

SMP86xx family of chips.

 

This package is of course heavily depending on the toolchain and kernel

packages.

 

Quick HOW-TO

============

a) You need to have a working toolchain package. Once you have built your 

   toolchain, be sure to source toolchain-path.env. This is required for you to

   be able to build the rootfs package.

b) Untar the rootfs package.

c) First, configure your root file system: 'make menuconfig'. All the options 

   in the configuration menus have detailed help. Once you are satisfied with

   your choice of options, exit and save the configuration.

d) If you are using the toolchain composed of gcc 3.4.2, binutils 2.15.91.0.2,

   and uClibc 0.9.27 (defined in the toolchain package) then you must select

   Busybox 1.00 from the 'Package Selection for the target --->' menu.

   If on the other hand you are using the toolchain composed of gcc 4.0.4,

   binutils 2.17, and uClibc 0.9.28.3 then you must select Busybox 1.5 from

   the 'Package Selection for the target --->' menu.

e) If you chose to customize your root file system (option 'customize' in

   submenu 'Package Selection for the target'), be sure to prepare your custom

   files now.

f) Run 'make' to produce your root file system.

 

IMPORTANT NOTE: as of this release, the only supported option in the 'Target 

Options' menu is 'cramfs root filesystem for the target device' (with all its

suboptions). Any other option is currently unsupported and some are known to

not work.

 

Once you are through with step e), your root file system is available in the

main directory of the package as 'root_fs_mipsel.cramfs'.

 

Note about the integration with the toolchain and the kernel source packages

============================================================================

The rootfs package is now integrated with the toolchain package and the 

kernel source package and is able to interact with them in the following

ways:

 

 a) it can grab the necessary runtime libraries from the toolchain package.

 b) it can receive the kernel modules and support files from the kernel source

    package.

 c) the kernel source package can use the produced rootfs image for its initial

    RAM disk.

 

For interaction a) to take place, the SMP86XX_TOOLCHAIN_PATH environment 

variable must be defined and it must point to the main directory of the 

produced toolchain. The easiest way to achieve that is by sourcing the

'toolchain-path.env' environment file after it is produced at the end of the

toolchain production.

 

Note that defining SMP86XX_TOOLCHAIN_PATH is not optional. The build will not

go through unless the environment variable is defined and points to a correct

location. This is because, even if the build went through, the resulting root

file system would be unusable as it would not provide *any* run time library.

 

For interactions b) and c) to take place, the SMP86XX_ROOTFS_PATH environment

variable must be defined and must point to the main directory of the rootfs

package. The easiest way to achieve that is by sourcing the 'rootfs-path.env'

environment file after it is produced, right after your run 'make' or 

'make menuconfig' for the first time.

 

When SMP86XX_ROOTFS_PATH is defined and points to a valid location, the kernel

source package is able to:

 

 b) install its modules to the correct location under the customization 

    directory ('package/customize/source') in the rootfs package. In order to

    then make sure the modules end up in the produced rootfs image, you must

    select the 'customize' option under the 'Package Selection for the target'

    menu in 'make menuconfig'.

 c) grab the produced rootfs image (root_fs_mipsel.cramfs) and use it for its

    initial RAM disk.

 

Thus, in order to produce a rootfs holding the kernel modules and use it as the

kernel initial RAM disk, you need to go through the following steps in order

(note: this is convoluted):

 1) optionally build the toolchain (or use an existing one, more recent than

    2.6.90.0)

 2) source toolchain-path.env in the toolchain package directory

 3) configure the rootfs package with the 'customize' option on in the

    'Package Selection for the target' menu

 4) source 'rootfs-path.env' in the rootfs package directory

 5) configure the kernel, review what is configured as modules, 'make dep'

 6) 'make modules' in the kernel source directory

 7) the 'modules_install' target for the kernel needs that the system map be

    already produced. In order to achieve that, build a first version of the

    kernel: 'make vmlinux'

 8) 'make modules_install' in the kernel source directory. The modules are now

    installed in the rootfs package customization directory.

 9) 'make' in the rootfs package directory. You have now produced a rootfs 

    image holding the kernel modules.

10) 'make' in the kernel source directory. You have now produced a linux ZBF

    image with an initrd holding the kernel modules.

    

Coming features

===============

N/A

 

Troubleshooting

===============

a) when building the cramfs utility tool, the compiler complains that it can't

   find 'zlib.h' or '-lz'.

 

   You need to have the development version of zlib installed on your system.

   How to do that depends on your distribution.

 

 


Platform: | Size: 234248 | Author: mattli001 | Hits:

[Embeded Linuxcramfs_1.1.orig.tar

Description:
Platform: | Size: 24576 | Author: babybear | Hits:

[Embeded Linuxmkcramfs

Description: 这是arm linux制作cramfs文件系统的工具,可以比较容易的更改嵌入式linux系统文件,以克服只读系统的缺陷。便于开发。-This is the production arm linux CRAMFS file system tools, you can relatively easy to change the embedded linux system files, read-only system to overcome the deficiencies. Facilitate the development.
Platform: | Size: 14336 | Author: 郑杰 | Hits:

[Embeded Linuxcramfs-1.0.tar

Description: 嵌入式文件系统 cramfs 用于linux 开发-Embedded file system for linux development CRAMFS
Platform: | Size: 24576 | Author: 王慧 | Hits:

[Linux-Unixarm-linux2.4.18

Description: 已经在S32410开发移植成功的linux,包括bootloader(vivi), kernel和文件系统(cramfs),在kernel中加入了对USB和video4linux的支持,对做摄像头图像采集非常适合-S32410 transplantation has been successful development of linux, including the bootloader (vivi), kernel and file system (cramfs), in the kernel by adding a USB and Video4Linux support for cameras make very suitable for image acquisition
Platform: | Size: 1882112 | Author: Leo | Hits:

[ARM-PowerPC-ColdFire-MIPSQT3.3.4

Description: QT3.3.4在远峰2410上移植 HOST 环境(虚拟机VM6.0): 系统:redhat 9 完全安装 交叉工具arm 2.95.3 TARGET环境 arm 2410 240*320屏外加触摸屏 cramfs文件系统 软件: cross-2.95.3.tar.bz2 qt-embedded-free-3.3.4.tar.bz2 qt-x11-free-3.3.4.tar.bz2 tmake-1.11.tar.gz 经测试,在3.3.2的交叉编译工具也通过-Yuanfeng QT3.3.4 in 2410 on the transplantation HOST environment (virtual machine VM6.0): system: redhat 9 install cross tools fully arm 2.95.3TARGET environmental arm 2410240* 320 screen plus a touch-screen software CRAMFS file system: cross-2.95.3. tar.bz2qt-embedded-free-3.3.4.tar.bz2 qt-x11-free-3.3.4.tar.bz2tmake-1.11.tar.gz tested in cross-compile tools 3.3.2 through
Platform: | Size: 7168 | Author: han | Hits:

[Software EngineeringQtopia_new1

Description: 不知为何,在rh9下编译有警告,但是可以正常编译出结果 HOST 环境(虚拟机VM6.0): 系统:redhat 9 完全安装 交叉工具arm 2.95.3 TARGET环境 arm 2410 240*320屏外加触摸屏 cramfs文件系统 软件: cross-2.95.3.tar.bz2 //交叉编译器 qtopia-free-src-2.2.0.tar.gz //qtopia e2fsprogs-1.35.tar.gz // jpegsrc.v6b.tar.gz // libpng-1.2.14.tar.bz2 tslib-1.3.tar.bz2 zlib-1.2.3.tar.bz2 -I do not know why, in the under rh9 compiler warning, but you can compile the results of normal HOST environment (virtual machine VM6.0): system: redhat 9 install cross tools fully arm 2.95.3TARGET environment arm 2410240* 320 touch screen plus screen CRAMFS file system software : cross-2.95.3.tar.bz2// cross compiler qtopia-free-src-2.2.0.tar.gz// qtopiae2fsprogs-1.35.tar.gz// jpegsrc.v6b.tar.gz// libpng- 1.2.14.tar.bz2tslib-1.3.tar.bz2zlib-1.2.3.tar.bz2
Platform: | Size: 12288 | Author: han | Hits:

[Embeded Linuxcramfs-1.1.tar

Description: arm linux上的常用文件系统,可以帮助开发人员快速建立fs-commonly used on the arm linux file system, can help developers quickly build fs
Platform: | Size: 27648 | Author: 赵先生 | Hits:

[Software Engineeringrootfs.tar

Description: 在linux移植的时候自己做的cramfs文件系统 -In the linux migration was time to do cramfs File System
Platform: | Size: 1633280 | Author: gang | Hits:

[Othercramfs-1.1.tar

Description: 嵌入式工具,非常的 好用奥,开发嵌入是的 必备-Embedded Tools
Platform: | Size: 24576 | Author: seewel | Hits:

[OtherUnixCommand.pdf.tar

Description: UNIX命令大全:unix/linux使用必备的参考手册,也可以用来入门。-UNIX command Daquan: unix/linux to use an essential reference manual entry can also be used.
Platform: | Size: 72704 | Author: wiisola | Hits:

[Linux-Unixroot.tar

Description: cramfs 的生成过程,呵呵,非常适合初学者用,希望对大家有帮助啊-cramfs generation process, Oh, very suitable for beginners to use, we want to help ah
Platform: | Size: 1026048 | Author: lulu | Hits:

[Linux-Unixroot.tar

Description: 自制基于Linux2.6.14的cramfs格式的根文件系统-Self-made based on Linux2.6.14 the cramfs root file system format
Platform: | Size: 2968576 | Author: zhaodebao | Hits:

[Linux-Unixrootboa.tar

Description: cramfs格式根文件系统+配置好的boa web服务器 -Format cramfs root file system+ configured boa web server
Platform: | Size: 3004416 | Author: zhaodebao | Hits:

[Linux-Unixbootpart5.tar

Description: DCS-3411 shadowfs cramfs rom partiton
Platform: | Size: 10752000 | Author: Sergey | Hits:

[Linux-Unixchapter-4

Description: 本光盘是《ARM嵌入式Linux系统开发从入门到精通》的配书光盘。本光盘运行环境为:Windows 2000/XP操作系统 + Linux Redhat 9.0操作系统。 第4章 busybox-1.3.2.tar.bz2是Busybox工具的源码包。 下载站点:http://busybox.net/downloads/ cramfs-1.1.tar.gz是Cramfs工具的源码包。 下载站点:sourceforge.net/projects/cramfs/ -This CD is the " ARM embedded Linux system development from entry to the master," the CD with the book. The operating environment for the CD-ROM: Windows 2000/XP operating system+ Linux Redhat 9.0 operating system. Chapter 4 busybox-1.3.2.tar.bz2 Busybox tool is the source package. Download site: http://busybox.net/downloads/ cramfs-1.1.tar.gz is Cramfs tools source package. Download site: sourceforge.net/projects/cramfs /
Platform: | Size: 1511424 | Author: 李非 | Hits:

[Compress-Decompress algrithms7z922

Description: 7-zip是个文件压缩解压程序,支持7z, XZ, BZIP2, GZIP, TAR, ZIP, WIM, ARJ, CAB, CHM, CPIO, CramFS, DEB, DMG, FAT, HFS, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, RAR, RPM, SquashFS, UDF, VHD, WIM, XAR-7-Zip is a file archiver with the high compression ratio. The program supports 7z, XZ, BZIP2, GZIP, TAR, ZIP, WIM, ARJ, CAB, CHM, CPIO, CramFS, DEB, DMG, FAT, HFS, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, RAR, RPM, SquashFS, UDF, VHD, WIM, XAR
Platform: | Size: 1416192 | Author: book | Hits:

[Linux-Unixbusybox-1.20.0.tar---Copy

Description: the files system making tool for cramfs as well as yaffs system under linux operating system -the files ystem making tool for cramfs as well as yaffs system under linux operating system
Platform: | Size: 2190336 | Author: wei yao | Hits:
« 12 »

CodeBus www.codebus.net