Code Monkey home page Code Monkey logo

Comments (9)

fichtner avatar fichtner commented on July 25, 2024 1

You will have to pick one below and drop me a line at franco AT opnsense DOT org

  • qcow: Qemu, KVM (legacy format)
  • qcow2: Qemu, KVM (not backwards-compatible)
  • raw: Unformatted (sector by sector)
  • vhd: VirtualPC, Hyper-V, Xen (dynamic size)
  • vhdf: Azure, VirtualPC, Hyper-V, Xen (fixed size)
  • vmdk: VMWare, VirtualBox (dynamic size)

from tools.

fichtner avatar fichtner commented on July 25, 2024

Hi there,

I think this is about https://forum.opnsense.org/index.php?topic=3236 ?

It's a little difficult to know why it failed if there is no trailing output for the ports build. It could be for any number of reasons...

The release version builds only work aligned, ideally all repos should be in sync in terms of their tagged release, e.g. 16.1.6, but core.git and src.git point to the next release, so you need to:

# cd /usr/core
# git checkout stable/16.1 && git pull
# cd /usr/src
# git checkout stable/16.1 && git pull

Then back to:

# cd /usr/tools
# make clean-base,kernel,packages
# make prefetch-base,kernel VERSION=16.1.16
# make ports
# make plugins
# make core
# make cdrom

Cheers,
Franco

from tools.

Liberxue avatar Liberxue commented on July 25, 2024

hi Franco
Or the wrong side of you can help me send a package of FreeBSD package opnsense virtual machine file package you thank me to download and install a lot of times to re install is also a failure

from tools.

fichtner avatar fichtner commented on July 25, 2024

I'm not sure what you need? A VM disk image? If so, which disk size, which format?

from tools.

Liberxue avatar Liberxue commented on July 25, 2024

Yes I need to pack opnsense package file VM can send me a thank you

from tools.

fichtner avatar fichtner commented on July 25, 2024

Which VM?

from tools.

Liberxue avatar Liberxue commented on July 25, 2024

Well, can you export a VM to send me

from tools.

Liberxue avatar Liberxue commented on July 25, 2024

Is the package VM opnsense virtual machine files can be shared with a cloud disk thank you

from tools.

fichtner avatar fichtner commented on July 25, 2024

Don't forget to send an email.

from tools.

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.