• taanegl@beehaw.org
    link
    fedilink
    arrow-up
    20
    ·
    1 year ago

    Fríggin’ finally. This distro is the one to watch, because unlike Silverblue or any other immutable OS, Vanilla doesn’t build it’s system image using some esoteric homebrewed standards. It uses OCI images to boot an immutable system.

    Add distrobox into the mix and suddenly you’ve separated the system from the user environment. That way user applications and system applications never need to touch, like at all.

    Additionally if you can get one OCI image running on a bare metal system like a laptop or workstation, you could probably do it with others as well, meaning that as long as the system itself contained the tooling to rebase images, you could “distrohop” without having to delete any partitions or reinstall in any way.

    You might need a process for that specifically, but it it possible - and being able to hotswap Linux distros, whereby going back is a reboot and selecting the previous image? Yes please.

    There are several more immutable systems, like the afformentioned Silverblue (rpm-ostree), MicroOS (transactional-update) and NixOS (the programming language and environment that can spit out a system known as “nix”… which is what I’m using now). But it’s all very developer-centric - even if that is not the intention.

    Vanilla is a desktop-oriented distribution, pure and true. The developers and community want an easy, safe experience for all which is what an immutable system can help with and will open a massive world to newcomers who don’t care what a distribution is, because they can use any distribution they want - from a single command… but also, in the future, a GUI!

    So massive, massive shout out to the Vanilla devs and community. When it’s released as beta stable I might consider returning, but… nix… well… the power is just immense. Mmmmm. MMMMM!

      • throwawayish@lemmy.ml
        link
        fedilink
        arrow-up
        10
        ·
        edit-2
        1 year ago

        Yup, we’ve even been able to engage (to some extent) with it for the last couple of months.

        It does require some know-how to set up, at least if you’re unaware of uBlue; a community project that is set on offering said OCI images of Fedora Silverblue (batteries included) with different desktop environments (even those that aren’t offered by Fedora (yet)). Bazzite, that has received some significant traction and exposure since it’s very recent 1.0 image, is just one of the provided OCI images.

        They even offer a very easy way for everyone to engage in building their own custom OCI image. I got mine spin up within two hours or so without knowing how git or containerfiles worked beforehand, it’s that simple.

        • s20@lemmy.ml
          link
          fedilink
          arrow-up
          3
          ·
          1 year ago

          Hey, I’ve seen the “batteries included” thing several times related to ublue, but I don’t understand what it means here. Could you explain?

          I know what the idiom generally means - everything you need to get started - and even the origin of the expression. I just don’t know what the metaphorical “batteries” are here.

            • s20@lemmy.ml
              link
              fedilink
              arrow-up
              3
              ·
              edit-2
              1 year ago

              In this case, I’m using idiom in its “I was a Creative Writing Major at College” sense; that is:

              A speech form or an expression of a given language that is peculiar to itself grammatically or cannot be understood from the individual meanings of its elements, as in “keep tabs on”.

              *credit to Wordnik.com

              So my use of the word here just means “expression” or “figure of speech,” which is probably what I should have said in the first place; sorry for the confusion.

              Edit: a grammatical correction no one but me would probably notice or care about.

  • drspod@lemmy.ml
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    edit-2
    1 year ago

    Some notes from my experience of trying to test this:

    • There is no live-cd functionality, just the installer, so don’t expect to try before you install.
    • The installer will tell you that it needs at least 28.1Gb of space. I tried installing to a 32Gb (virtual) drive which allowed the installer to proceed, but then the installation failed with a “No space left on device” error.
    • After increasing the virtual drive to 50Gb the installer then failed with an error that it failed to run grub-install

    I didn’t get any further than this. I was attempting to install in a VirtualBox VM.

    • russjr08@outpost.zeuslink.net
      link
      fedilink
      English
      arrow-up
      8
      ·
      1 year ago

      Regarding the failed install error, you need to make sure that VirtualBox is using UEFI - Legacy Boot isn’t currently supported at the moment.

      Had the same issue while using Boxes, switching it to UEFI allowed the install to complete successfully!

      • drspod@lemmy.ml
        link
        fedilink
        arrow-up
        4
        ·
        1 year ago

        Thanks, it gets a bit further, but this time fails with:

        grub-install: warning: Cannot set EFI variable Boot0003.
        grub-install: warning: efivarfs_set_variable: writing to fd 6 failed: Read-only file system.
        grub-install: warning: _efi_set_variable_mode: ops->set_variable() failed: Read-only file system.
        grub-install: error: failed to register the EFI boot entry: Read-only file system.
        panic: Failed to run grub-install: exit status 1
        
        • russjr08@outpost.zeuslink.net
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 year ago

          Interesting, I’m not too sure what could be causing that, but if I had to take a guess VirtualBox’s UEFI implementation doesn’t allow for writes from the VM, at least by default. It’s been a long time since I’ve used VirtualBox (since before UEFI was even really a thing), I don’t suppose there’s any sort of setting that might resemble making it writable?

          • drspod@lemmy.ml
            link
            fedilink
            arrow-up
            2
            ·
            1 year ago

            My version of VirtualBox is a few years old so I wouldn’t be surprised if it was lacking some features.

            • jayandp@sh.itjust.works
              link
              fedilink
              arrow-up
              3
              ·
              1 year ago

              If you’re using UEFI in VB, definitely update to the latest version. UEFI support in older VB was pretty bad. Works a lot better now, though I haven’t had time to test this new version of Vanilla OS, so YMMV.

  • russjr08@outpost.zeuslink.net
    link
    fedilink
    English
    arrow-up
    8
    ·
    1 year ago

    Awesome! I’ve been looking forward to Vanilla OS 2.0, so I’m glad to see it is progressing well. I’ll give the preview a spin on a VM here once I’ve got some spare time to sit down with it!

  • Rhabuko@feddit.de
    link
    fedilink
    arrow-up
    8
    ·
    1 year ago

    Great news. Should there be someday a community version with KDE, I will definitely give it a try. Anyway, I wish them success,