mirror of
https://github.com/HEYAHONG/QEMU_mini2440_image.git
synced 2025-10-14 02:07:53 +08:00
添加rootfs_qtopia_qt4的测试镜像
This commit is contained in:
5
README
5
README
@@ -1,5 +0,0 @@
|
||||
1.sdcard.img*是用split分割制成,解压之前需合并。所有文件在使用之前需要用
|
||||
lzma -d lzma文件
|
||||
解压所有文件,解压后应有sdcard.img,nand.bin,u-boot.bin,start.sh四个文件。
|
||||
|
||||
2.运行start.sh之前,需要安装好支持mini2440的qemu。
|
BIN
nand.bin.lzma
BIN
nand.bin.lzma
Binary file not shown.
BIN
rootfs_qt.png
Normal file
BIN
rootfs_qt.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 69 KiB |
BIN
rootfs_qt_1.png
Normal file
BIN
rootfs_qt_1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
BIN
rootfs_qt_2.png
Normal file
BIN
rootfs_qt_2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.6 KiB |
BIN
rootfs_qt_3.png
Normal file
BIN
rootfs_qt_3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
BIN
rootfs_qt_4.png
Normal file
BIN
rootfs_qt_4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.9 KiB |
BIN
rootfs_qt_5.png
Normal file
BIN
rootfs_qt_5.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
Binary file not shown.
Binary file not shown.
@@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
qemu-system-arm -M mini2440 -show-cursor -serial stdio -mtdblock `pwd`/nand.bin -sd `pwd`/sdcard.img
|
||||
qemu-system-arm -M mini2440 -show-cursor -serial stdio -mtdblock `pwd`/nand.bin -sd `pwd`/sdcardqt.img
|
BIN
u-boot.bin.lzma
BIN
u-boot.bin.lzma
Binary file not shown.
Reference in New Issue
Block a user