1 Star 0 Fork 0

sangshushu/qemu搭载raspbian文件

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pcl.bat 249 Bytes
一键复制 编辑 原始数据 按行查看 历史
sangshushu 提交于 2020-11-14 14:43 . 用于启动一个raspbian系统。
qemu-system-arm -kernel kernel-qemu-4.14.79-stretch -cpu arm1176 -m 256 -M versatilepb -dtb versatile-pb.dtb -no-reboot -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" -net nic -net user,hostfwd=tcp::5022-:22 -hda 2017-11-29-raspbian-stretch.img
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/balaglvgg/qemu-carries-raspbian-files.git
git@gitee.com:balaglvgg/qemu-carries-raspbian-files.git
balaglvgg
qemu-carries-raspbian-files
qemu搭载raspbian文件
master

搜索帮助