The officially official Devuan Forum!

You are not logged in.

#226 Re: Devuan » How can I run another OS from a Devuan running from a live USB stick? » 2023-07-26 09:25:47

If I remember, qemu needs an image file to use - https://www.qemu.org/docs/master/system/images.html

(You can create an empty image file & install a distro to it, & then run it in qemu.)

#227 Re: Installation » How to get a deployable full install media set » 2023-07-23 08:41:12

Sounds like a 'snapshot' is what you want - set up the machine how you want it, take a 'snapshot' of your system, put it onto an external disk, & use it to (re)install from.

Check out refractasnapshot.

#228 Re: Devuan » How can I run another OS from a Devuan running from a live USB stick? » 2023-07-21 08:15:21

Image write the .iso to your pendrive, make sure your computer will boot from USB first, insert pendrive, reboot - computer should load from pendrive.

#229 Re: Devuan Derivatives » Crowz 4.0 Test build Chimaera » 2023-07-20 18:23:49

Hi oui, yes, I am very much a  believer in using old computers, with lightweight distros.

I used to use #! (Crunchbang Linux) until its demise, when I turned to AntiX Base, but they started to add too many things to their menus, at which time I moved over to Devuan Live, it was easy to install, but I still prefer the smaller distros, & Crowz fits the bill very nicely. smile

#230 Re: Devuan Derivatives » Crowz 4.0 Test build Chimaera » 2023-07-20 14:09:47

Crowz JWM now installed to my 2x Igel D220 thin clients, (now fitted with 4GB ram), 1.46GHz Atom processors, one has a 16GB DoM, the other has a 60GB SSD squeezed inside attached by an extension cable, both working very nicely.

Also, now one of my HP T520 thin clients, 1.2GHz dual core AMD processor, 2GB ram, 16GB M2 SSD, running well too.

I'm really liking Crowz for use on old computers. smile

#231 Re: Devuan » We need to big up Devuan Live » 2023-07-17 17:31:23

Er, exactly what are you asking?

#232 Re: Installation » Updating from ASCII » 2023-07-14 16:59:04

I'd try running a 'live' version of chimaera, & if it boots OK, install it.

I nearly always have a separate /home partition, this makes replacing an O/S easy - the main times that I don't is when I'm using a really small drive, such as my 16GB M2 SSD, or a pendrive.

#233 Re: Devuan Derivatives » Crowz 4.0 Test build Chimaera » 2023-07-04 09:37:53

Re visited Crowz/chimaera/JWM on my HP T520 thin clients, using a DP (display port) cable, & a HD (1920x1080) monitor, it loaded & worked, so then I decided to install it.

First problem I encountered was that it wouldn't install to my internal 8GB M2 SSD, I've got to have at least 10GB(!?).

So, I tried it with a 16GB M2 SSD, this was OK, however, it took 4GB for a swap partition!

That's a bit extreme, I'm thinking, especially as this machine only has 2GB ram, which is plenty, even for Devuan Live installs, without any swap. smile

(P.S. I got a seg fault when I tried a manual install, but could be because I hadn't checked the download; just thought I'd mention it. wink )

Overall, I still like this version of Devuan.

#234 Re: Devuan Derivatives » refracta Daedalus 32 bit: installations problem :-( » 2023-06-23 09:40:58

Re installing using refracta can be tricky, even with just a separate /home partition, so I suggest you do a new install using the 'desktop' version of Daedalus.

As for, dual booting, I haven't since W95, & I think you will also have to alter the EFI/BIOS settings on a W10 machine, (secure boot, etc).

Unless you need to keep W10, I'd wipe it, & just install Daedalus on there, it will be the easiest. smile

P.S. Use the 64bit version on that W10 machine.

#235 Re: Installation » [SOLVED] Installing with a separate /home partition » 2023-06-23 09:30:28

I switched to using 'live' distros a while back, they are so convenient to get a box up & running; but I still like to have things 'my way', so occasionally I'll install afresh from the 'Desktop' version, like with Daedalus, using LXDE instead of XFCE; it's an easy process, so don't be shy, (& I'm way past 65 wink ).

#236 Re: Installation » [SOLVED] Installing with a separate /home partition » 2023-06-22 08:40:50

Alternatively, using the 'live', you could install everything to the root partition, then alter /etc/fstab to use your old home partition.....

(You may want to copy all '.' files from the new home to your old home partition first, especially if using a different DE/WM.)

#237 Re: Documentation » HOWTO : use bash instead of dash as the default shell in daedalus » 2023-06-20 09:05:13

Maybe using chsh in a script, run at start up of your session, would be a better alternative(?).

https://www.howtogeek.com/669835/how-to … with-chsh/

#238 Re: Devuan » Devuan 5 Daedalus Release (Debian 12 - Bookworm) | Looking for info » 2023-06-11 17:27:25

boughtonp wrote:
Camtaf wrote:

Usually seems to be a few weeks after Debian, things have to be checked carefully before Devuan will put up the new release.

Where do you get "Usually" and "few weeks" from?

With Bullseye/Chimaera it took two months.....

Well there you go then........it took a few weeks...... wink

Usually = from past experience....

But basically, I was merely giving a rough time frame.......as in, not for a little while. smile

#239 Re: Devuan » Devuan 5 Daedalus Release (Debian 12 - Bookworm) | Looking for info » 2023-06-11 17:21:33

@ eyeV

N.B. It wasn't me who you quoted, but boughtonp..... big_smile

#240 Re: Devuan » Devuan 5 Daedalus Release (Debian 12 - Bookworm) | Looking for info » 2023-06-11 12:10:27

Usually seems to be a few weeks after Debian, things have to be checked carefully before Devuan will put up the new release.

#241 Re: Devuan » /bin vs /usr/bin » 2023-06-01 08:49:27

Basically, /bin are standard binary files to be found on all distros, whilst /usr/bin can vary between distros, but seldom does in fact - there used to be an /opt directory which was originally for added programs, but not much used.

Also, /sbin are standard system binaries, whilst /usr/sbin could vary, but again seldom does.

Most additional software these days is for graphical desktops, & get placed in /usr/X11R6/bin

#242 Re: Other Issues » wget download articles linked to from a page » 2023-05-30 18:57:39

Maybe use sed to remove the <link> </link>, then put the list into a 'for in' loop(?)

#243 Re: Installation » [SOLVED] system language » 2023-05-21 09:14:10

Maybe, change system language, then use setxkbmap &/or loadkeys for your keyboard?

#244 Re: Installation » Change MIYO, CROWZ or STAR to GERMAN language » 2023-05-20 17:19:51

You should be able to change them from a terminal using the following, just add your Country designation, (mine would be UK).

For the GUI => 

setxkbmap=UK

For the CLI => 

loadkeys=UK

#245 Re: Installation » [SOLVED] Daedalus shasums » 2023-05-16 09:37:38

Are the dates of these the same(?).

#246 Re: Intergalactic Communities » Interest probing: Devuan Conference » 2023-05-16 07:30:28

Probably better to have an online get together, more people could afford to attend such a meeting - Zoom is a popular program for doing that.

#247 Re: Desktop and Multimedia » screen power saver/blanking issues » 2023-05-08 17:23:35

I always turn all that stuff off!

I use desktops, & it has always annoyed, having these set on installing from 'live'.

#248 Re: Installation » Cannot access repository » 2023-05-03 10:11:24

The 'official' release is Chimaera, which has everything needed - Daedalus, is to be the next official release, & when it is, it will have everything needed also.

You must expect some (minor) problems if you choose to use an unreleased version. wink

#249 Re: Installation » [SOLVED] xorg conflict with luit in Daedalus. » 2023-05-03 10:02:18

Luit only needed for translating language sets.

https://en.wikipedia.org/wiki/Luit

Sudo is an 'extra', as the O/S works without it; main use is on desktop systems; the 'basic' minimum install is for those who know exactly the software that they need, usually administrators on/of networks. wink

(Reason for the net install iso.)

#250 Re: Installation » daedalus amd64 netinstall iso installer graphics displayed incorrect » 2023-05-01 16:34:55

Daedalus is not yet released, so there could/will be some things that don't work, or aren't available yet - work in progress - but soon, I expect. wink

Board footer

Forum Software