The officially official Devuan Forum!

You are not logged in.

#1 2025-07-07 21:14:37

Iggy64
Member
Registered: 2022-04-23
Posts: 31  

Can I Run Refractasnapshot on Devuan Daedalus with runit? [SOLVED]

I have been running Devuan Daedalus runit  on a couple of machines with great success. I am seeking a best way to create snapshots of my systems.  I see that Refracta's tools, including refractasnapshot, are available in the Daedalus main repo.

Running a simulated install of refractasnapshot-base, I get

The following packages will be REMOVED:
  runit-init

I'm guessing that would be a problem, right?  It seems runit-init is needed in order to get runit itself started.

I found that a bug report on this issue was submitted back in 2021, but have not found a reported solution.

I believe that the Refracta OS runs exclusively on sysVinit, so perhaps the Refracta tools (like snapshot) won't run on a system using runit.

Has anyone found a workaround for this seeming conflict?

I guess I could start over with fresh installs and simply use sysvinit. 

Another option would be to start learning something like RescueZilla for taking snapshots, but I'd first like to see if there is a way to get refractasnapshot working for me.

Last edited by Iggy64 (2025-07-07 22:44:03)

Offline

#2 2025-07-07 21:44:23

fsmithred
Administrator
Registered: 2016-11-25
Posts: 2,719  

Re: Can I Run Refractasnapshot on Devuan Daedalus with runit? [SOLVED]

You need to install live-config-runit, then refractasnapshot will install without complaint. It works. I've made snapshots with runit.

Offline

#3 2025-07-07 22:43:22

Iggy64
Member
Registered: 2022-04-23
Posts: 31  

Re: Can I Run Refractasnapshot on Devuan Daedalus with runit? [SOLVED]

Thank you very much.  Now I see how that all fits together.

As I suspected, the snapshot package brings along the dependencies required in Refracta OS, which is sysVinit only.

I really appreciate your pointing me in the right direction.  I wasn't thinking ahead to the eventuality of making a live system, so might have taken a while to figure this out on my own.

Thanks!

Offline

#4 2025-07-08 00:49:27

KnightTemplar
Member
From: Puerto Rico USA
Registered: 2025-06-26
Posts: 13  

Re: Can I Run Refractasnapshot on Devuan Daedalus with runit? [SOLVED]

@ fsmithred, do I have to install a separate package in order to use Refractasnapshot if I'm using sysvinit? thanks in advance for your answer!


Devuan 5 Daedalus XFCE Gnu/Linux on a HP ProBook 655 G1, a Panasonic ToughBook CF-C1 & a Intel DH67BL PC | MX-23 "Libretto" Fluxbox Gnu/Linux on a HP Compaq DC5750 SFF PC | Windows 11 on a Intel DH55TC PC | Gnu/Linux user since 2007!

Offline

#5 2025-07-08 01:19:39

greenjeans
Member
Registered: 2017-04-07
Posts: 1,209  
Website

Re: Can I Run Refractasnapshot on Devuan Daedalus with runit? [SOLVED]

^^ Can't speak for fsmithred, but in my experience if you install Refracta-Snapshot from the repo, it will also install all needed depends to run it on a sysvinit system.

It's no exaggeration to say i've probably done it 1000 times. Worked perfectly every time. Possibly my favorite linux program EVER.


https://sourceforge.net/projects/vuu-do/ New Vuu-do isos uploaded October 2025!
Vuu-do GNU/Linux, minimal Devuan-based Openbox and Mate systems to build on. Also a max version for OB.
Devuan 5 mate-mini iso, pure Devuan, 100% no-vuu-do. wink Devuan 6 version also available for testing.
Please donate to support Devuan and init freedom! https://devuan.org/os/donate

Offline

#6 2025-07-08 01:31:08

KnightTemplar
Member
From: Puerto Rico USA
Registered: 2025-06-26
Posts: 13  

Re: Can I Run Refractasnapshot on Devuan Daedalus with runit? [SOLVED]

@ greenjeans, thanks for your answer, I'll try it these copuple of days and I'll let you know how it went!


Devuan 5 Daedalus XFCE Gnu/Linux on a HP ProBook 655 G1, a Panasonic ToughBook CF-C1 & a Intel DH67BL PC | MX-23 "Libretto" Fluxbox Gnu/Linux on a HP Compaq DC5750 SFF PC | Windows 11 on a Intel DH55TC PC | Gnu/Linux user since 2007!

Offline

#7 2025-07-08 01:52:50

golinux
Administrator
Registered: 2016-11-25
Posts: 3,556  

Re: Can I Run Refractasnapshot on Devuan Daedalus with runit? [SOLVED]

@KnightTemplar . . . You can find details about using and configuring Refracta at https://refracta.org/   ;

Offline

#8 2025-07-09 01:04:35

KnightTemplar
Member
From: Puerto Rico USA
Registered: 2025-06-26
Posts: 13  

Re: Can I Run Refractasnapshot on Devuan Daedalus with runit? [SOLVED]

@ golinux, thanks for the info, I'll let you know later how it went!


Devuan 5 Daedalus XFCE Gnu/Linux on a HP ProBook 655 G1, a Panasonic ToughBook CF-C1 & a Intel DH67BL PC | MX-23 "Libretto" Fluxbox Gnu/Linux on a HP Compaq DC5750 SFF PC | Windows 11 on a Intel DH55TC PC | Gnu/Linux user since 2007!

Offline

#9 2025-09-30 20:47:35

KnightTemplar
Member
From: Puerto Rico USA
Registered: 2025-06-26
Posts: 13  

Re: Can I Run Refractasnapshot on Devuan Daedalus with runit? [SOLVED]

Ok guys, I was able to make a snapshot of my system using refracta snapshot tool, although I had to add these lines to "refractasnapshot.conf" exclude list or it wanted to copy my entire home partition with almost 3.5TB of data on it:

snapshot_excludes="/usr/lib/refractasnapshot/snapshot_exclude.list"

/home
/home/
- /home
- /home/
- /home/*

Then it squashed my system onto a folder on my home partition but, it wasn't an ISO file, it was suashed onto some file formats, then I had to take those files in that squashed file folder and tell refracta snapshot to use that to make the ISO, finally I got an 8gb iso file, I am in the proccess of burning it to a Usb pendrive and try to boot and install a usable devuan system from it, I'll be doing that very soon, I'm a very busy man and I hope to let you know how it went the sooner I can!


Devuan 5 Daedalus XFCE Gnu/Linux on a HP ProBook 655 G1, a Panasonic ToughBook CF-C1 & a Intel DH67BL PC | MX-23 "Libretto" Fluxbox Gnu/Linux on a HP Compaq DC5750 SFF PC | Windows 11 on a Intel DH55TC PC | Gnu/Linux user since 2007!

Offline

Board footer