Off topic, I know, but I brought up an issue with install on Virtualbox on another forum and the response was āVirtualbox sucks, use something better.ā
Dudeā¦NOT helpfulā¦I didnāt even want to pursue the issue after that.
Off topic, I know, but I brought up an issue with install on Virtualbox on another forum and the response was āVirtualbox sucks, use something better.ā
Dudeā¦NOT helpfulā¦I didnāt even want to pursue the issue after that.
All because itās buntu based.
Get it @pebcak ?
No! But I am glad you do
Happy Linux Year 2023!
Well, I thought I could sacrifice the cat at the altar of curiosity
Not only it didnāt die but the guy seems to be enjoying himselfā¦miaaauuu!!
For being something based on Windowsā¦errr Ubuntu I mean. It is extremely slick and comes with a āVanillaā Gnome and just a few common apps. What you see in the 3rd picture below is what you get.
I let the installer have its way with a 120 GB SSD to see how the default setup looks like. The installation process was straigtforward with a no-nonesense installer and fast like around 4 minutes.
I havenāt seen so much in the Linux world and this one certainly looks new to me:
partition mountpoint
sda1 /boot/efi
sda2 /boot
sda3 /media/vanilla/b
sda4 /
sda5 /home
I havenāt tried the package management yet. Iāll be doing it during the weekend.
Anyways, it has aroused my curiosity to stick around with it for a while and see how it evolves.
Well ā¦ was it worth it? Looks like Gnome. What more can there be?
This is typically a pebcac.
You got it!
I guess I want to learn about their immutable system, how it works and their package management and perhaps other new stuff. I havenāt looked deep into the project yet but I am curios.
Because of what I said above, to me, definitely yes.
I see your point. It makes sense since it is something new with the file system setup etc.
Edit: Iām going to try it on bare metal on my ssd.
If I were you, I wouldnāt
GNOME puts you off so much so I doubt you will have enthusiasm enough to discover if there is any merit to this OS
/ j
I did and i already see it has a whole different package manager ā¦ Btrfs is hard enough without having two root set ups?
The interesting thing is that, if you look at the fstab, the partitions are formatted as btrfs but then thatās it. No subvolumes. More like ātraditionalā EXT4 partitions but BTRFS instead.
Also, the ārealā root filesystem is āaā mounted at /. ābā is the ātransactionalā root system mounted at /media/$USER/b like a removable media would be.
Edit: looks like what I wrote above is not quite right. It does seem so that a and b gets mounted alternately at / as @mrvictory mentioned. Need to do more digging but later.
Goodnight!
How did you figure out so much already?
How is it , better than Eos Gnome ? xD
I think @pebcak got a new toy.
GNOME is Great everywhere!
Havenāt had much time to play with it though
Have just looked a bit at the commandline tool abroot which is used to get a transactional shell from one root system into the other to run commands and install/uninstall packages etc which are going to affect the future state of the system after reboot. I am still trying to get the hang of it so ā¦
Yes it seems there is apx which is the package manager? & abroot?
It looks like with apx, you could install and run apps in containers. I think it uses podman.
With abroot, not only you could install packages (not in containers but into the system directly) but also you could run commands for maintenance, configuration etc which affects system files. These changes will take effect after the reboot.
Something like that. Iām not totally understanding it. I only installed it for a minute to look at it then i got distracted and i have been trying Siduction KDE. Itās based on Debian unstable and is rolling so i like that. It works great and i installed it with btrfs and it has snapper.
Nice! So you got yourself a new toy too
Have fun!