runtimejs / runtime

[not maintained] Lightweight JavaScript library operating system for the cloud
http://runtimejs.org
Apache License 2.0
1.93k stars 128 forks source link

Virtio Block Devices not found #149

Open RossComputerGuy opened 7 years ago

RossComputerGuy commented 7 years ago

I've been recently working on PeabodyOS, and I'm trying to access the block devices, but there are none when I include a virtio disk image. What is going on? Link to Git repository: https://github.com/SpaceboyRoss01/PeabodyOS

facekapow commented 6 years ago

I know this is a bit old, but are you still having this issue? If so, are you launching QEMU manually or using the latest runtime-cli?

RossComputerGuy commented 6 years ago

Latest runtime-cli and still having problems.

facekapow commented 6 years ago

Can you paste an example of what you're starting runtime-cli with (the command line command)?

RossComputerGuy commented 6 years ago

runtime start --drive hda.img