Merged to master at aa4c13b53abc..a1f5a5fc6fe5 (from, to] You can see the entire diff with 'git diff' or at https://github.com/brho/akaros/compare/aa4c13b53abc...a1f5a5fc6fe5
On 2016-10-31 at 17:43 Fergus Simpson <[email protected]> wrote: > There is no kernel folder in obj, just kern. > > Change-Id: Id3f901fc0c347cb5e0c5fa220ce83f7338199770 > Signed-off-by: Fergus Simpson <[email protected]> > --- > GETTING_STARTED.md | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/GETTING_STARTED.md b/GETTING_STARTED.md > index 3eb0a04..760cbbe 100644 > --- a/GETTING_STARTED.md > +++ b/GETTING_STARTED.md > @@ -192,7 +192,7 @@ Now that you've changed KFS, don't forget to > remake the kernel. > ### 3.5 Building and Loading a Virtual Machine Image > At this point, you probably have a runnable kernel with programs in > KFS. It -should be sitting at `obj/kernel/akaros-kernel`. When > running in a VM, you can +should be sitting at > `obj/kern/akaros-kernel`. When running in a VM, you can either run > the kernel directly from `qemu`, or put it in a virtual machine image > file. -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
