An Atom N270 is so slow I wouldn’t expect much. I don’t think a Micron M600 would measurably help performance, but if you already have one laying around and it’s free to try then by all means let us know if it helps!
I think only Ubuntu presently does ZFS-on-root with any ease.
You might look at Kubuntu, which is Ubuntu's central KDE spin.
Nor does Kubuntu
I think only Ubuntu presently does ZFS-on-root with any ease.
You might look at Kubuntu, which is Ubuntu's central KDE spin.
Nor does Kubuntu
Already looked at Kubuntu, it doesn't have ZFS on root install option.
I think only Ubuntu presently does ZFS-on-root with any ease.
You might look at Kubuntu, which is Ubuntu's central KDE spin.
Nor does Kubuntu
Already looked at Kubuntu, it doesn't have ZFS on root install option.
Just install Ubuntu w/ZFS, then apt-get/tasksel the KDE desktop afterwards. It's the same thing, and should work just fine.
Yeah, it does result in some extra stuff installed in the end, but *shrug*.
Except it doesn't have the correct sized swap partition for my needs, just in case, as per above. Unfortunately. Only idea I had from somewhere else was install Win to a partition size that I want for the swap, install Ubuntu with ZFS and hope it detects and preserves the Win partition, and then nuke the Win partition and convert it to a swap partition. And then I'll have to clean up grub entries.
Which honestly seems like more of a hassle than following the above ZFS Root Debian or Ubuntu as per OP links, lol.
Except it doesn't have the correct sized swap partition for my needs, just in case, as per above. Unfortunately. Only idea I had from somewhere else was install Win to a partition size that I want for the swap, install Ubuntu with ZFS and hope it detects and preserves the Win partition, and then nuke the Win partition and convert it to a swap partition. And then I'll have to clean up grub entries.
Which honestly seems like more of a hassle than following the above ZFS Root Debian or Ubuntu as per OP links, lol.
Hmm, guess I missed that part. I'm guessing swapfiles on top of ZFS are currently a no-go?
Can't you just use a swap partition instead? Does the ZFS install prevent you from doing partitioning yourself?
(best practice with ZFS is generally to use whole disks rather than partitions, so Ubuntu may be enforcing that.)
An Atom N270 is so slow I wouldn’t expect much. I don’t think a Micron M600 would measurably help performance, but if you already have one laying around and it’s free to try then by all means let us know if it helps!
@Drizzt321 -- I am hardly new to GNU/Linux, just this forum. I enjoy learning and helping others learn and expand their horizons with the OS. I run three distros regularly and the pertinent one in enchantmentos.
Please see my older review of it at LO -- https://www.linux.org/threads/enchantmentos-xubuntu-20-04-simplified.30324/ and the version is updated currently using xubutu 20.04.1 as its basis.
Am using it now on an external SSD with the ZFS install option. It is snappier and less buggy than it parent 'buntu, IMHO. As stated elsewhere, I have not until last year run any 'buntus since learning on Jaunty Jackalope and continuing until Lucid Lynx.
But enchantmentos https://enchantment.sourceforge.io/ is worthwhile, plus I am learning about ZFS!
I recommend it highly and above all other 'buntus at present.
Enjoy!
" I thought that had gone all shitty corporate/ . . .".
You mean, like the whole country? LOL All seriousness aside, I do not know anything else that you speak of regarding sourceforge. Maybe you should ask them, yourself.
Try it! Or you may follow the 'buntu fanbois -- your choice. That's what GNU/linux is all about.
Out of curiosity (not trying to imply any criticism), may I ask why is ZFS root so important to you?
OK, so, fixed! Driver issue, default kernel in Neon is 5.4, which is too old for proper support of the Ryzen 4800H GPU. Via https://forum.kde.org/viewtopic.php?t=170280 got the right package to upgrade to the latest current 20.04 LTS kernel, which is 5.8, so all working now! So frustrating though...
OK, so, fixed! Driver issue, default kernel in Neon is 5.4, which is too old for proper support of the Ryzen 4800H GPU. Via https://forum.kde.org/viewtopic.php?t=170280 got the right package to upgrade to the latest current 20.04 LTS kernel, which is 5.8, so all working now! So frustrating though...
That's been quite normal with laptops for a long time, that getting all the drivers working can take quite awhile after a new chip ships, and then it takes even longer before the distros start packaging kernels that have the right drivers.
Fortunately, it's usually easy to backport a new kernel to an existing distro, and that's the typical solution these days for driver problems. It used to be much harder back when XFree86 ran the graphic drivers in userspace. Putting everything in the kernel is probably less secure, but it's sure a lot easier... and the kernel team's obsession with backward compatibility and never breaking anything means that backports are almost always painless.
So, yeah, pain in the butt to figure out, but now that it's installed, you shouldn't have any issues caused by the kernel replacement.
Don't those things basically act like a USB HID keyboard (as a fallback, if a more secure method isn't supported), that essentially just types in a code for you? So it should hardly be OS dependent, as long as your software supports it. Firefox is Firefox, whether it's on Linux, Windows, or Android.Even using a YubiKey 2FA token to login to Github via Firefox. It asked, I put it into the USB port, tapped the button, and I was logged in.
Yubikey also supports some other mode of operation that uses a more specialized driver. I am required to use one to log in to a work machine, and when it's plugged in, the login screen changes from a username/password prompt to fixed to my username and prompting for the Yubikey's PINDon't those things basically act like a USB HID keyboard (as a fallback, if a more secure method isn't supported), that essentially just types in a code for you? So it should hardly be OS dependent, as long as your software supports it. Firefox is Firefox, whether it's on Linux, Windows, or Android.Even using a YubiKey 2FA token to login to Github via Firefox. It asked, I put it into the USB port, tapped the button, and I was logged in.
Yubikeys have three or four different modes they can operate in (the full featured ones, at least): there's the aforementioned USB keyboard mode (where they type in either a pre-stored password or a generated OTP), there's FIDO/WebAuthn, which has browser APIs talking to the Yubikey directly, and there's a PIV mode where they act as a standard USB-connected smartcard. (There may be one or two more that I'm missing here, too.)Yubikey also supports some other mode of operation that uses a more specialized driver. I am required to use one to log in to a work machine, and when it's plugged in, the login screen changes from a username/password prompt to fixed to my username and prompting for the Yubikey's PINDon't those things basically act like a USB HID keyboard (as a fallback, if a more secure method isn't supported), that essentially just types in a code for you? So it should hardly be OS dependent, as long as your software supports it. Firefox is Firefox, whether it's on Linux, Windows, or Android.Even using a YubiKey 2FA token to login to Github via Firefox. It asked, I put it into the USB port, tapped the button, and I was logged in.
Yubikeys have three or four different modes they can operate in (the full featured ones, at least): there's the aforementioned USB keyboard mode (where they type in either a pre-stored password or a generated OTP), there's FIDO/WebAuthn, which has browser APIs talking to the Yubikey directly, and there's a PIV mode where they act as a standard USB-connected smartcard. (There may be one or two more that I'm missing here, too.)Yubikey also supports some other mode of operation that uses a more specialized driver. I am required to use one to log in to a work machine, and when it's plugged in, the login screen changes from a username/password prompt to fixed to my username and prompting for the Yubikey's PINDon't those things basically act like a USB HID keyboard (as a fallback, if a more secure method isn't supported), that essentially just types in a code for you? So it should hardly be OS dependent, as long as your software supports it. Firefox is Firefox, whether it's on Linux, Windows, or Android.Even using a YubiKey 2FA token to login to Github via Firefox. It asked, I put it into the USB port, tapped the button, and I was logged in.
The latter two require driver support, but there are associated standards and I'd expect all three to work on Linux out of the box
OpenSuse Tumbleweed is your distro if Manjaro didn't do anything for you.
The Suse group is still probably the strongest supporter of the KDE project out of all the groups out there.
Just taking a look at MX Linux in a VM. <snip>