SamyPesse / How-to-Make-a-Computer-Operating-System

How to Make a Computer Operating System in C++

Home Page:https://samypesse.gitbook.io/how-to-create-an-operating-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vagrant has erased the root directory and left postinstall.sh

SamTebbs33 opened this issue · comments

I managed to get the qemu emulator going but couldn't exit it, so I had to quit Terminal (on my mac) and now whenever I open up my vagrant box, all that is in the root folder is a file called "postinstall.sh" I have tried destroying the box, recreating it, removing it and re-downloading lucid32 et.c but the files that I think come with lucid32 (boot, tmp etc) don't appear!

I reinstalled vagrant and virtual box and now it seems to be working