Git Product home page Git Product logo

Comments (4)

steveklabnik avatar steveklabnik commented on July 17, 2024

I checked this out locally, and i can reproduce. Something must be off. I looked at everything and it seems accurate.... I have to step out, so I can't look at this more until tonight, but I would try using diff to compare these to the files in https://github.com/intermezzOS/kernel

from book.

sarahhodne avatar sarahhodne commented on July 17, 2024

It looks like the issue is due to a typo in the checksum calculation here: https://github.com/Charlotteis/charlotteOS/blob/db82812d08db0027831311666f4031ecfb485ff4/multiboot_header.asm#L8

The checksum calculation uses 0xe8520d6 as the magic constant instead of 0xe85250d6. I made the exact same typo when I was going through the steps and got the same error, so I was wondering if the constant had been mistyped in the book, but I couldn't find 0xe8520d6 anyware in the code, so it looks like we just made the same typo.

from book.

varjmes avatar varjmes commented on July 17, 2024

🙊 my bad! Will test this is the morning, thanks so much @henrikhodne, I can't wait to keep building this.

from book.

varjmes avatar varjmes commented on July 17, 2024

That worked perfectly, thank you @henrikhodne and @steveklabnik!

from book.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.