Giter Club home page Giter Club logo

Comments (3)

osresearch avatar osresearch commented on May 25, 2024

You'll need to provide a kernel to bundle into the LinuxBoot image with the KERNEL=../../path/to/bzImage (and optionally an initramfs cpio file with INITRD=../../path/to/initrd.cpio.xz).

If you're just experimenting it might be easier to build the Heads qemu-linuxboot target, which will make a kernel, initrd and LinuxBoot ROM image.

git checkout https://github.com/osresearch/heads
make -C heads BOARD=qemu-linuxboot

(and wait for a while, since it will build gcc, libc, Linux, edk2, and the entire runtime system)

from linuxboot.

Amar-Bharamshetti avatar Amar-Bharamshetti commented on May 25, 2024

Thank you. This works.

I tried with below command,

git clone https://github.com/osresearch/heads.git
make -C heads BOARD=qemu-linuxboot

from linuxboot.

ReLIFE9527 avatar ReLIFE9527 commented on May 25, 2024

Hi,
Did your linuxboot running on qemu complete the whole boot process?
I am stuck in the recovery shell with the message showing "Unable to mount /boot", and have no idea how to configure it to boot the real kernel and filesystem. Could you share some experience with running linuxboot on qemu?
Any reply will be appreciated.

from linuxboot.

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.