Giter Club home page Giter Club logo

Comments (4)

tlaurion avatar tlaurion commented on May 25, 2024

from linuxboot.

tlaurion avatar tlaurion commented on May 25, 2024

@brachahl

make BOARD=qemu-linuxboot real.clean
make BOARD=qemu-linuxboot
make BOARD=qemu-linuxboot run

For which

run:
	qemu-system-x86_64 \
		-machine q35,smm=on  \
		-global ICH9-LPC.disable_s3=1 \
		-global driver=cfi.pflash01,property=secure,value=on \
		-redir tcp:5555::22 \
		--serial $(or $(SERIAL),/dev/tty) \
		-drive if=pflash,format=raw,unit=0,file=$(build)/$(BOARD)/linuxboot.rom
	stty sane

as defined under board/qemu-linuxboot/qemu-linuxboot.config

from linuxboot.

brachahl avatar brachahl commented on May 25, 2024

from linuxboot.

ReLIFE9527 avatar ReLIFE9527 commented on May 25, 2024

Hi,
If you use the kernel and initrd offered by HEADS, you can only be able to use the USB boot.
Besides, the target RuntimeOS will be checked, you can only find three keys in initrd:

~ # ls etc/distro/
S.gpg-agent          S.gpg-agent.ssh      pubring.kbx
S.gpg-agent.browser  keys                 pubring.kbx~
S.gpg-agent.extra    private-keys-v1.d    trustdb.gpg
~ # ls etc/distro/keys/
fedora.key   qubes-4.key  tails.key

At begin, I failed to boot Ubuntu with USB boot, but then I succeeded with FedoraCoreOS.

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.