linux¸ùÎļþϵͳÓëinitrd
1 ¸ùÎļþϵͳ
¼òµ¥À´Ëµ£¬£¨¸ùÎļþϵͳ£©¾ÍÊÇϵͳµÚÒ»¸ömountµÄÎļþϵͳ
Filesystem Handling
Like every traditional Unix system, Linux makes use of a system 's root filesystem : it is the filesystem that is directly mounted by the kernel during the booting phase and that holds the system initialization scripts and the most essential system program.
Other filesystems can be mounted either by the initialization scripts or directly by the users on directories of already mounted filesystems. Being a tree of directories every filesystem has its own root directory. The directory on which a filesystem is mounted is called the mount point. A mounted filesystem is a child of the mounted filesystem to which the mount point directory belongs. For instance, the /proc virtual f
Ïà¹ØÎĵµ£º
ÀýÒ»£º·¢ËÍSignaling Packet£º
Signaling CommandÊÇ2¸öBluetoothʵÌåÖ®¼äµÄL2CAP²ãÃüÁî´«Êä¡£ËùÒÔµÃSignaling CommandʹÓÃCID 0x0001.
¶à¸öCommand¿ÉÒÔÔÚÒ»¸öC-frame£¨control frame£©Öз¢ËÍ¡£
Èç¹ûÒªÖ±½Ó·¢ËÍSignaling Command.ÐèÒª½¨Á¢SOCK_RAWÀàÐ͵ÄL2CAPÁ¬½ÓSocket¡£ÕâÑù²ÅÓлú»á×Ô¼ºÌî³äCommand Code£¬Identi ......
1. ·þÎñÆ÷nfsµÄÅäÖÃ
2. ¿Í»§¶ËnfsµÄÅäÖÃ
3. ʹÓÃnfs
3.1 ×÷Ϊ¹²ÏíÎļþϵͳmount
3.2 ×÷Ϊ¸ùÎļþϵͳmount
4.±¸ ×¢
nfsÊÇNetwork File System£¬»ùÓÚRPC(Remote Procedure Call ProtocolÔ¶³Ì¹ý³Ìµ ......
1.ÔÚLinuxÆô¶¯½Å±¾ÖÐÖÆ×÷jffs2
2.ÔÚLinuxÖÕ¶ËÏÂÖÆ×÷jffs2
3.±¸×¢
1.ÔÚLinuxÆô¶¯½Å±¾ÖÐÖÆ×÷jffs2
¾ßÌå²Ù×÷²½Ö裺
sysinitÖÐ:
echo “Make jffs2 filesystem:”
erase /dev/mtd5
cd /tmp
echo “test” > test.txt
mkfs.jffs2 –d /tmp > /dev/mtdblock5
&nbs ......
ǰ¶Îʱ¼äΪÁ˽â¾öÒ»¸ö´Ó128MÉý¼¶µ½256MµÄDDRÎÊÌ⣬¸ãµÄÊǽ¹Í·Àö×îºóÔÚ±ðÈËÌÖÂÛµÄÇé¿öÏÂÖÕÓÚÊÔ³öÀ´ÁËÕýÈ·½á¹û£¬ÏÂÀ´»¹µÃ×Ô¼º×ܽáÏ¡£
×Ô¼ºµÄÓ²¼þƽ̨²Å²ÉÓõÄÊÇ6410µÄDMC1¼´32λµÄDRAM¿ØÖÆÆ÷£¬Á½¸ö16λ128MµÄDDRµÄµØÖ·ÏßÊǹ²ÔÚÒ»ÆðÁ¬ÔÚ6410µÄ16¸ùµØÖ·Ïß ......
£±£®ÏÂÔØTomcat
ÔÚÏÂÃæµÄµØÖ·ÏÂÔØTomcatµÄ¶þ½øÖưæ
http://mirrors.ccs.neu.edu/Apache/dist/jakarta/tomcat-4/binaries/
¼´ÏÂÔØÎļþ
tomcat-4.1.18.tar.gz
2. °²×°
Ê×ÏȽâѹËõ
gunzip tomcat-4.1.18.tar.gz
tar -zxvf to ......