CAPTCHA
Image CAPTCHA
Enter the characters shown in the image.
This question is for testing whether or not you are human.
  • Create new account
  • Reset your password

User account menu

Home
The Hyperlogos
Read Everything

Main navigation

  • Home
  • My Resumé
  • blog
  • Howtos
  • Pages
  • Contact
  • Search

User Blogs

Breadcrumb

  • Home
  • User Blogs

Reading from my old encrypted ZFS root pool

By drink | Sun February 12, 2023

I have recently made the switch as a Linux user from LUKS, LVM and ext4 to ZFS, ZFS, and ZFS. I started it with Ubuntu, which conveniently offered me an encrypted root on zfs option which worked very well for me in general. However, every time I had to interface with systemd it felt like a chore, when what I really wanted was the old school UNIX feel I got from Slackware. And now I've converted to Devuan 4 "Chimaera" on ZFS, which is based on Debian 11 "Bullseye", which is as close to that as I'm willing to get given the amount of work I want to do. In the process, I've had to mount my old zfs filesystems on my new system gracefully, and this is how I went about that.

linux
ZFS
howto
  • Read more about Reading from my old encrypted ZFS root pool
  • Log in or register to post comments

Devuan 4 root on ZFS

By drink | Sun February 12, 2023

This is based on a number of documents, beginning with OpenZFS Debian Bullseye Root on ZFS. There are some notable changes. View the original document and follow along:

linux
ZFS
howto
  • Read more about Devuan 4 root on ZFS
  • Log in or register to post comments

Sparsifying VM disk files on ZFS

By drink | Fri February 10, 2023

One of my favorite features of modern filesystems is the sparse file, where "empty" portions of files are unallocated, so they don't consume any space. This allows oversubscription of disk blocks, so long as you never actually complete fill all of the files at once. But one common problem of sparse files is that they tend to grow, and there is often no way to solve this problem in place. But there is, with ZFS.

linux
ZFS
howto
  • Read more about Sparsifying VM disk files on ZFS
  • Log in or register to post comments

Converting Drupal from img_assist to media reference

By drink | Sat November 12, 2022

This site, my glorified blog, started out on Drupal 4. It wasn't until Drupal 8 that there was finally a single official way to handle putting media into nodes, with a media reference field and a media embed filter. Between then and now I used first the venerable img_assist and then the image_filter module, both of which fell by the wayside after D7. I replaced them both using php custom filters, but php in the database is now deprecated for security reasons.

img_assist
howto
drupal module
  • Read more about Converting Drupal from img_assist to media reference
  • 5 comments
  • Log in or register to post comments

Hyperlogos.org moves to D9

By drink | Thu November 10, 2022

...as soon as I can get hosting... because my host is still stuck on PHP 7.4. This means that I'm still stuck with D7. But this blog is about converting my site from D7 to D9. I was able to preserve everything, it seems, down to text formats — but all of them were refusing to display because they had references to missing filters, so it made it look like none of my content was present.

hyperlogos
Drupal
  • Read more about Hyperlogos.org moves to D9
  • 3 comments
  • Log in or register to post comments
Pagination
  • First page « First
  • Previous page ‹‹
  • …
  • Page 8
  • Page 9
  • Page 10
  • Page 11
  • Current page 12
  • Page 13
  • Page 14
  • Page 15
  • Page 16
  • …
  • Next page ››
  • Last page Last »

Footer menu

  • Contact
Powered by Drupal

Copyright © 2026 Martin Espinoza - All rights reserved