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

why my lucid32 cannot install tools like nasm, make, build-essential, grub and qemu??

LeoChen008 opened this issue · comments

I added the lucid32 box and this is my kernel version.
Linux lucid32 2.6.32-38-generic #83-Ubuntu SMP Wed Jan 4 11:13:04 UTC 2012 i686 GNU/Linux
But when I want to install tools by apt-get,it is failed.
Err http://us.archive.ubuntu.com/ubuntu/ lucid/main make 3.81-7ubuntu1
404 Not Found

Is my apt-get too old or some other issues??

Try apt-get update && apt-get upgrade first