coolcoder613eb
coolcoder613eb
Any updates?
Sorry for not adding anything to the discussion, but please fix this!
I am not able to access those packages from x86_64 or aarch64 ToaruOS in QEMU on my M1 Mac.
Is it possible to run ToaruOS on my raspberry pi 4? I have booted it on hardware before, most recently on a Thinkpad T430.
I usually boot from USB on my rpi, is that supported? Also, is there a command-line only version of ToaruOS?
Command: ``` qemu-system-x86_64 -cdrom image-2.iso -vga cirrus -smp 4 -m 3G -netdev user,id=net -device e1000,netdev=net ``` /etc/resolv.conf: ``` nameserver 10.0.2.3 ``` Ifconfig:
`ping 8.8.8.8` works.