From 35a5eeaec2ea352dff377c1cc56f6921d2be1667 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 28 Sep 2019 00:34:38 -0700 Subject: 5694 --- Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index d4eefbcd..00266dcf 100644 --- a/Readme.md +++ b/Readme.md @@ -10,6 +10,7 @@ to run, and nothing else. $ git clone https://github.com/akkartik/mu $ cd mu # package up a "hello world" binary and Soso kernel into mu_soso.iso + # requires sudo $ ./gen_soso_iso init.soso examples/ex6.subx # try it out $ qemu-system-i386 -cdrom mu_soso.iso @@ -137,7 +138,7 @@ Or, running in a VM on other platforms: As described at the start, you can package up SubX binaries with the minimal hobbyist OS [Soso](https://github.com/ozkl/soso) and run them on Qemu. -(Requires graphics. Currently doesn't work on a cloud server.) +(Requires graphics and sudo access. Currently doesn't work on a cloud server.) ```sh $ ./gen_soso_iso init.soso examples/ex6.subx -- cgit 1.4.1-2-gfad0