转载

Linux 6.1.14-rv32ima On Scratch

浏览:7
更新时间:08-07
发布于:四川
微信扫一扫
分享至其他
0
表情
漩涡
0/200
全部评论
作品说明
搬运自https://turbowarp.org/1201938491(https://scratch.mit.edu/projects/1201938491) 这是一个运行在scratch上的riscv32架构的精简版Linux容器,相当于虚拟机 在原生scratch上运行会非常慢,请耐心等待。如果在turbowarp上运行会快很多。
操作说明
操作说明 A real build of the Linux 6.1.14 kernel running in pure scratch code. Use TurboWarp for results that are actually usable https://experiments.turbowarp.org/next/1201938491 This is done by running the linux kernal on a RISC-V (rv32ima) emulator @bilman66alt wrote in Scratch, based off of Cnlohr's mini-rv32ima emulator. To start the emulator (should be run in turbowarp), simply just press the green flag and wait for it to boot. The linux build comes with the usual programs like cat/echo a ...