????Linux???????
???????????? ???????[ 2015/8/17 11:08:24 ] ??????????????
????????????a.???ú?tftp??????????????????????н???
????b.?????????pc??linux ??????????ping?
????c.???ú?nfs?????????????????????????н???
?????.????linux?????????????????????????linux-ok6410??????????????????config-file??
????a.??????????????????ú??м??????
????make clean
????b.????????
????arm????make menuconfig ARCH=arm
?????????????????????????????config-file
??????cpu???????system type->arm system type(samsung s3c64xx):???????棬???
????c.????????make uImage ARCH=arm CROSS_COMPILE=arm-linux-(???????mkimage????????ù????mkimage??uboot??tools???У?????????????????????/bin ?У?) cp uImage ./tftpboot
????tftp uImage 0xc0008000 (??uImage???????????)
????bootm 0xc0008000(??????)????????????????????й???????????
??????.???????????
????1. mkdir rootfs (???????????????)
????cd rootfs
????2.????????????
????mkdir bin dev etc lib proc sbin sys usr mnt tmp var
????mkdir usr/bin usr/lib usr/sbin lib/modules
????3.??????????Щ??????豸???
????cd rootfs/dev
????mknod -m 666 console c 5 1
????mknod -m 666 null c 1 3
????4.???????????
????tar zxvf etc.gar.gz
????cp etc/* rootfs/etc/ -rf
??????.??????????鰱????rootfs??
????make modules ARCH=arm CROSS_COMPILE=arm-linux-
????make modules_install ARCH=arm INSTALL_MOD_PATH=/XXX/rootfs
????cd rootfs/lib/modules/2.6.35-embedsky/kelnel/drivers/scsi ??????????Щ.ko???.
??????.????busybox(???????????????????????Щ?????shell???)
????1. tar zxvf busybox....tar.gz
????cd busybox ...
????2. make menuconfig ARCHarm CROSS_COMPILE=arm-linux-
????Busybox setting--->
????build Options--->
???????“build busybox as a static binary”??????????
????3. ???????--->Cross compiler prefix(arm-linux-).
????4. installation Options-->
???????“Don not use/usr”????и?????????busybox???????????????/usr???£????????????......
????Busybox Installation Prefix(/xxx/rootfs)
??????????????????busybox????λ?á?
????·???????????????????Don not use/usr????棩??
???????busybox :make install
????cd rootfs/bin
?????????к???????
????????????????????
??????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11