The officially official Devuan Forum!

You are not logged in.

#101 Re: Off-topic » Opinions about keypassXC » 2025-08-27 13:35:07

I think part of my response belongs in the thread where I posted.

I was wondering why the first post in this thread contained a response to something that obviously came before the first post. Wasn't sure if I needed a time machine to see it. A link would suffice.

fsmithred (I compiled transcode without detailed step-by-step instructions.)

#102 Re: Installation » [SOLVED] Should the live desktop auto start RAID arrays? » 2025-08-27 11:37:10

lsmod | grep raid    or    lsmod | grep md to see what modules are loaded.

I did that and decided that md_mod was probably the one to blacklist. When I went to /etc/modprobe.d to create a file, I saw that mdadm.conf was already there.  Does anyone else have this file?

# mdadm module configuration file
# set start_ro=1 to make newly assembled arrays read-only initially,
# to prevent metadata writes.  This is needed in order to allow
# resume-from-disk to work - new boot should not perform writes
# because it will be done behind the back of the system being
# resumed.  See http://bugs.debian.org/415441 for details.

options md_mod start_ro=1

#103 Re: Installation » [SOLVED] Should the live desktop auto start RAID arrays? » 2025-08-25 14:03:32

g4sra, thanks. Good find.

If "nodmraid" in the boot command works, then I can add that to all the boot menu entries except one and label it "with mdadm" or similar. I like that idea better.

#105 Re: Installation » [SOLVED] Should the live desktop auto start RAID arrays? » 2025-08-25 10:12:31

Eeqmcsq,  I added your edits to mdadm.conf and made a new iso. Thank you!
https://files.devuan.org/devuan_excalib … p-live.iso

stargate, this is the first such report I've seen and mdadm has been active in devuan-live for 10 years and refracta isos for a few years more than that (since 2011 I think). I don't know what other live distros include mdadm, so I can only say that thousands or maybe tens of thousands of users have booted these isos.

Edit/update: That iso somehow got the default /etc/default/mdadm with START_DAEMON=true. I'm making a new iso now.
Also, I can't seem to start mdadm when running this live-iso. Can you still use the mdadm command without the service running?

#106 Re: Installation » system with complicated mdadm/cryptsetup does not boot » 2025-08-21 19:12:40

Installing cryptsetup-modified-functions might do the same thing as your edited version. I didn't need this in daedalus, but the author of the patch (devujan) did need it. I don't know if he still needs it in excalibur or if it needs to be changed.
https://dev1galaxy.org/viewtopic.php?pid=41064#p41064
https://git.devuan.org/devuan/cryptsetu … -functions

#107 Re: Installation » "the desktop file refractainstaller.desktop is in an ..." » 2025-08-14 22:00:38

Well, it gets even weirder. I booted the the latest excalibur desktop-live iso and /home/devuan/Desktop/refractainstaller.desktop is already executable, yet when I open it, I still get the popup asking me to Launch Anyway, Mark as trusted, or cancel.

#108 Re: Installation » "the desktop file refractainstaller.desktop is in an ..." » 2025-08-14 19:40:55

I don't know how to avoid that popup without making the .desktop file executable. I could mark it executable during the build, but I don't recall ever having to do that before. I never start it from the desktop icon, so I don't know when it started doing that.

And no, the one on the desktop is in /home/devuan/Desktop. The one in /usr/share/applications/ shows up in the apps menu. (another way to start it.)

In the running live system, open a terminal and run:

sudo refractainstaller-yad

#109 Re: Installation » [SOLVED] Can't even install yt-dlp in Devuan 6, many things are broken » 2025-08-13 20:41:09

I don't have all those dependencies installed and I don't really have yt-dlp installed, but it runs fine from my ~/bin. I have python3-requests installed, but not the other two you listed with it.

wget https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp
chmod +x yt-dlp

#110 Re: Installation » any way to obtain Excalibur ISO? » 2025-08-13 16:59:51

The live-isos have wireless firmware installed. This one is new:
https://files.devuan.org/devuan_excalib … p-live.iso

sha256sum:
667f3e82469a36aa95bcbe11db67fbd96ea59ec41c66f96407d1334033db2658  devuan_excalibur_6.0-preview-2025-08-13_0014_amd64_desktop-live.iso

Almost forgot to mention:
That early screen that asks you to insert a usb with firmware can often be ignored, and the firmware package will be installed later in the installation process (unless you select expert install and tell it not to install the firmware).

#111 Re: Other Issues » Mozilla and LLMs » 2025-08-13 13:33:33

Nobody has changed that config setting because Devuan is Debian-based, so we're all still waiting for it to be rolled out.

#112 Re: Hardware & System Configuration » daedalus: iwlwifi firmware missing for linux-image-6.12.38+deb12-amd64 » 2025-08-13 00:53:25

I don't see 'bpo' in the kernel version. It looks like it's the excalibur kernel. Please post your /etc/apt/sources.list and any other sources apt is using.

I just booted excalibur with that kernel and firmware-iwlwifi is working correctly. (version 20250410-2)

#113 Re: Other Issues » I seem to crash when I go to a certain website... » 2025-07-24 17:31:10

Our website was already without visitors before the current solution was put in place. At least now some of us can get there.

FWIW, I see more cpu activity going to other websites than I do with git.devuan.org. I tested cbsnews.com, cnn.com and youtube.com.

#114 Re: Installation » Daedalus 5.0.0 iso » 2025-07-22 12:42:15

That's a strange request. Is there some specific package version you need that's in the iso? I don't recall what the problem was, but the 5.0.0 iso was replaced shortly after release. Most of the software on the 5.0.1 iso would be the same versions as on 5.0.0. And lilttle of it will be the same after you do your first apt update && apt upgrade or if you choose a mirror during installation.

#115 Re: Installation » Fresh install vs dist-upgrade for next release » 2025-07-21 22:02:41

devuan_excalibur_6.0-preview-2025-05-24_1235_amd64_desktop-live.iso is missing the gui versions of refractainstaller and refractasnapshot. They'll be in the next build. (package names are refractainstaller-gui and refractasnapshot-gui)

Run

sudo refractainstaller

in a terminal to run the cli installer.

#116 Re: Installation » Fresh install vs dist-upgrade for next release » 2025-07-21 19:23:15

but it seems refractainstaller is not yet ready for excalibur

@Devarch: I've been using it in excalibur. What problem are you having? (maybe it should be in another thread).

#117 Re: Installation » Fresh install vs dist-upgrade for next release » 2025-07-21 09:05:23

@fsmithred, when one uses refractainstaller to create an encrypted partition, can the OS still see which filesystem is on the partition without decrypting it?

I don't think I understand the question. If you have another linux installed on the system, it won't be able to see the filesystem on the encrypted partition until it's decrypted. That also means that os-prober won't be able to add the encrypted install to the boot menu of the other linux.  Also, if you reboot the live system after finishing the install, the live system won't be able to see what's in the encrypted partition until it's decrypted.

If that's not the right answer, try the question again.

#118 Re: Installation » Fresh install vs dist-upgrade for next release » 2025-07-21 01:39:17

Yes refractainstaller can do encrypted installs. You can have encrypted root and /home partitions, with or without a separate /boot partition. (without it gives you full disk encryption). No LVM or RAID (unless you do some of that manually)

#119 Re: Installation » Fresh install vs dist-upgrade for next release » 2025-07-20 18:33:22

To get a list of config files that have been changed from the default:

debsums -ca

#120 Re: DIY » Does anyone here use Mintstick for making livUSB's? Need testers. » 2025-07-18 13:24:15

Odie,

There are some errors in your documentation for refractasnapshot.

refractainstaller and refractcasnapshot packages are in the devuan repository. If you're running devuan, you can just 'apt install refractasnsapshot-gui refractainstaller-gui' and you will get all the the base and gui packages with all their dependencies.

You don't need to use sudo to run the scripts. You can just run them as root. And you don't need to add your user to the sudo group to be able to use sudo when you boot into the live-CD/DVD/USB. That's gets done automatically by live-config.

Refractainstaller does not depend on grub-efi-amd64. Older versions did require some grub package, but not necessarily the efi version. Installing grub-efi-amd64 as you suggest could cause problems for the user on a non-uefi system.

You don't need to edit grub.cfg.template and changing the name or putting your edits in grub.cfg will result in those edits not being used.

If you want to use a different kernel than the latest installed kernel, you can set it in one place, in the config file. If you edit the menu to use the specific kernel version, you will need to edit it every time the kernel gets updated and you are making multiple edits instead of just one.

There's no need to set geany as the "other editor" when geany is already the default editor.

You don't need to make a backup copy of snapshot_exclude.list because there's ALREADY a backup copy.

You don't need to delete the work_dir or the extracted dir after a run. They get deleted unless you edit the config file to keep them.

I'm only up to page 12 of 34. I don't have time to go through it all, and I probably missed something in that first 12 pages. Please study the existing documentation that comes with the packages. Maybe you could put a note at the top of your document saying that it's not official, it's not endorsed by the maintainer of the refracta tools and anyone should use that doc at their own risk.

#121 Re: Other Issues » package server not being updated » 2025-07-16 23:17:16

Thanks for the report. I sent a carrier pigeon to the wizards. It should be fixed now.

#123 Re: Desktop and Multimedia » Daedalus unusable with multiple monitors - Fixed in Excalibur » 2025-07-14 10:31:55

FWIW, I just plugged in a second monitor on my Asus EEE 32-bit netbook that's 14 or 15 years old. I had to add lxrandr to make it easy - click one checkbox and then hit the Apply button. It works. No KDE here. Openbox with some qt apps. Running excalibur with a 32-bit linux-libre kernel.

#124 Re: Other Issues » [SOLVED] wrong actualization. » 2025-07-14 10:02:35

You can control what gets included in the snapshot by editing /usr/lib/refractasnapshot/snapshot_exclude.list

Board footer

Forum Software