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

How to Make a Computer Operating System in C++
https://samypesse.gitbook.io/how-to-create-an-operating-system
Apache License 2.0
21.35k stars 3.42k forks source link

Vagrant has erased the root directory and left postinstall.sh #67

Closed SamTebbs33 closed 10 years ago

SamTebbs33 commented 10 years ago

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!

SamTebbs33 commented 10 years ago

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