Giter Site home page Giter Site logo

Comments (2)

lzufalcon avatar lzufalcon commented on August 17, 2024

理论上应该是可以的,但是需要确保 uboot 能够在 MBR 的前 512 个字节放得下吧,如果要在 X86 上研究 Uboot,建议用 -kernel 的方式,先启动 Uboot,再让 Uboot 通过 tftp 或者磁盘加载的方式把内核和 rootfs load 进来。

如果只是为了研究 Uboot ,建议用 arm/versatilepb 和 arm/vexpress-a9,这两款现在都是支持 Uboot 引导的。Linux Lab 默认已经支持了,make boot B=arm/versatilepb

from linux-lab.

iDalink avatar iDalink commented on August 17, 2024

我想用它在真机上来引导我的Arch Linux,并取代grub。
Readme.efi文档中描述了把uboot编译为efi app的方法。这个可以尝试下,虽然这方法不是我最开始的mbr方式。
我继续研究下。

from linux-lab.

Related Issues (12)

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.