v1.3
修改: README.md
This commit is contained in:
parent
cb210ae0a7
commit
d3a93afe20
@ -25,10 +25,10 @@
|
|||||||
mkfs.ext3 /dev/block/mmcblk0p2
|
mkfs.ext3 /dev/block/mmcblk0p2
|
||||||
|
|
||||||
# 制作镜像
|
# 制作镜像
|
||||||
debian arm chroot linux镜像制作方法,
|
#debian arm chroot linux镜像制作方法,
|
||||||
http://webthen.net/thread-140-1-2.html
|
http://webthen.net/thread-140-1-2.html
|
||||||
|
|
||||||
arm linux(raspberrypi)真机操作
|
#arm linux(raspberrypi)真机操作
|
||||||
|
|
||||||
mount /dev/block/mmcblk0p2 /mnt
|
mount /dev/block/mmcblk0p2 /mnt
|
||||||
debootstrap --foreign --arch armel wheezy /mnt http://ftp.cn.debian.org/debian/
|
debootstrap --foreign --arch armel wheezy /mnt http://ftp.cn.debian.org/debian/
|
||||||
|
Loading…
Reference in New Issue
Block a user