NodeOS / NodeOS

Lightweight operating system using Node.js as userspace

Home Page:http://node-os.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't run any commands.

Stanlyhalo opened this issue · comments

So I installed the x86_64-pc-iso.zip, than I unzipped it, and I ran a command through Windows PowerShell and got it to open with qemu, it loaded the OS in the terminal, but when it came to run a command like "ls", it gave me an error. I'm currently at school sadly, but as soon as I get home, I'll take a screenshot and post it.

Duplicate of #397

It never asks me to login, and the error as I recall from my memory was different.

Edit*: While I'm at school, can someone send the steps to correctly use NodeOS in Windows 10 (using qemu), because idk if theirs a problem with mine, I'll reply in about 2-3 hours.

Sorry I'm getting back so late, but this is what I get:
image

This is the command I have to run to run it in qemu: "qemu-system-x86_64.exe -boot d -cdrom D:\nodeos\bootfs.iso -m 512"

Edit*: I also did try to download the github repo and do "npm start", but I get an error saying " 'scripts' is not recognized as an internal or external command".

I'm gonna close this to instead use the downloaded github repo so I can modify it.