Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Root-apk #50

Open
LaloQuera710 opened this issue Dec 8, 2024 · 0 comments
Open

Root-apk #50

LaloQuera710 opened this issue Dec 8, 2024 · 0 comments

Comments

@LaloQuera710
Copy link

https://vfsync.org/u/os/buildroot-riscv64/* VM configuration file */
{
version: 1,
machine: "riscv64",
memory_size: 256,
bios: "bbl64.bin",
kernel: "kernel-riscv64.bin",
cmdline: "loglevel=3 swiotlb=1 console=tty0 root=root rootfstype=9p rootflags=trans=virtio ro TZ=${TZ}",
fs0: { file: "https://vfsync.org/u/os/buildroot-riscv64" },
eth0: { driver: "user" },
display0: {
device: "simplefb",
width: 1024,
height: 640,
},
input_device: "virtio",
}

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@LaloQuera710 and others