Code Monkey home page Code Monkey logo

Comments (10)

highghlow avatar highghlow commented on June 8, 2024 1

I may be able to make a script from the information you already provided

from umbrel.

ffrediani avatar ffrediani commented on June 8, 2024 1

Seems the recent changes on instalation method are making things more dificult to several people. Can't simply another ISO which doesn't depend on UEFI be built to make things easier for people that don't necessarily are using Raspberry Pi.

Or ever better return the previous instalation method that allows to install in on the top of an OS ans allow people to have their own OS customizations with further security where it apllies ?

from umbrel.

jg1uaa avatar jg1uaa commented on June 8, 2024

Here is the method that I could run umbrelOS USB installer on VirtualBOX.

  1. extract and mount USB installer with losetup -P /dev/loop0 umbrelos-amd64-usb-installer.img
  2. mount /dev/loop0p2 /mnt and mksquashfs /mnt squashfs.img
  3. create RedHat style LiveOS image (I used vmlinuz and initrd from CentOS-stream 9).
  4. boot from LiveOS image and install virtual storage
  5. after install, enable EFI support and re-start virtual machine.
  6. enjoy umbrelOS world

I think MBR bootloader support is required.
And umbrelOS is not suitable for VPS. I tried and learned that the OS is strongly-aimed for home server.

438256135_10232781943112420_6101352741224086471_n

from umbrel.

highghlow avatar highghlow commented on June 8, 2024

Can you share the exact steps you took (down to individual commands), so I can make a script out of this?

from umbrel.

jg1uaa avatar jg1uaa commented on June 8, 2024

here is my shell script to build ISO image. (extension is .txt but actually .sh)

make_iso.txt

from umbrel.

jg1uaa avatar jg1uaa commented on June 8, 2024

But I think mounting un-xz'ed installer image as virtual hard disk is no problem and easy solution for EFI-capable virtual machine. It is special case to create ISO image.

from umbrel.

highghlow avatar highghlow commented on June 8, 2024

Thank you. I'll try to make it into a dockerfile

from umbrel.

ffrediani avatar ffrediani commented on June 8, 2024

I had a hell to install it on x86 as well. Managed to do by changing the Virtual Machine BIOS to UEFI and disabling Secure Boot inside the VM Bios. A traditional pre built ISO could make this much simpler really. Also is the EFI-capable something that must exist in this context ?

from umbrel.

Impa10r avatar Impa10r commented on June 8, 2024

Is this ISO not compatible with VM? I am struggling with both VirtualBox and VMWare, "Operating System not found"...

from umbrel.

jg1uaa avatar jg1uaa commented on June 8, 2024

Released ISO (and umbrelOS itself) is for UEFI system only. No BIOS system supported.
Please check "Enable EFI" at VirtualBox' System Settings -> Mainboard tab.
I don't know about VMware.

from umbrel.

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.