Code Monkey home page Code Monkey logo

Comments (4)

cfroystad avatar cfroystad commented on July 30, 2024 1

Thank you! Replacing the kernel in a separate invocation before the rest solved the issue!
I'll just add another step to my build for now 🙂

How are you providing the install media to the (I presume) VM?

As a cdrom using VirtualBox - i.e. Virtual Drive

Totally unrelated to the bug report but I think you need a version: 1 in there.

Thanks for the heads up! It's there in the original source, but I apparently got a bit overboard with reducing to a minimal reproducible example and didn't notice since it was never invoked.

from livefs-editor.

dbungert avatar dbungert commented on July 30, 2024
#cloud-config
autoinstall:
  user-data:
    ...

Totally unrelated to the bug report but I think you need a version: 1 in there.

#cloud-config
autoinstall:
  version: 1
  user-data:
    ...

from livefs-editor.

mwhudson avatar mwhudson commented on July 30, 2024

Hmm. How are you providing the install media to the (I presume) VM? As a cdrom or as some other kind of block device? If you make two livefs_editor invocations, one to replace the kernel and one to add the autoinstall does that work?

This looks like the live media isn't being found for some reason, this is usually because the initrd and media have got out of sync with what UUID they are looking for. But it could be something else I guess.

from livefs-editor.

mwhudson avatar mwhudson commented on July 30, 2024

Thank you! Replacing the kernel in a separate invocation before the rest solved the issue! I'll just add another step to my build for now slightly_smiling_face

Huh that's interesting. I should see if I can reproduce this (I haven't tried yet, I admit)

from livefs-editor.

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.