Giter VIP home page Giter VIP logo

Comments (2)

ctsrc avatar ctsrc commented on August 27, 2024

Meanwhile, following the same guide on KDE Neon Linux I am able to build and run it in qemu

rumprun qemu -i helloer-rumprun.bin

Screenshot_20201011_053119

So naturally this made me curious to see what would happen if I took the kernel file that I had built on Linux and ran it in qemu on FreeBSD.

The next screenshot, which is from FreeBSD will look very similar to the one on Linux because I run KDE on both systems and use the same theme on both of the systems. But this screenshot shows qemu running on FreeBSD with the kernel image that was built on Linux:

Screenshot_20201011_053944

Interesting!

Thinking that perhaps the rumprun tools I built on FreeBSD were broken during compilation I decided to rebuild them again, because on FreeBSD I applied the patch from #133 after it had initially failed to build and then reran the build script in the directory and so maybe there were parts of the tools that ended up not being built properly.

Unfortunately however even after a clean rebuild of the tools they produce an image that qemu does not boot.

from rumprun.

ctsrc avatar ctsrc commented on August 27, 2024

In case anyone is able to take a look at this, I have attached the images here.

First, the image that I built on Linux and which does boot in qemu:

helloer-rumprun-from-linux.bin.gz

Second, the image that I built on FreeBSD and which does not boot in qemu:

helloer-rumprun-from-freebsd.bin.gz

Note that the attached files are gzipped, because GitHub only accepts a select few different kinds of data formats, of which one of the accepted data formats is gzipped data.

from rumprun.

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.