The officially official Devuan Forum!

You are not logged in.

#251 Re: Installation » installing Devuan Trinity, gpt disk, non-uefi boot error » 2024-02-25 17:36:54

Well, you can't mix legacy installs and UEFI installs on one computer, that is impossible. You must take a decision during the initial installation ... thats then valid for other OSes on that PC too.

#252 Re: Installation » installing Devuan Trinity, gpt disk, non-uefi boot error » 2024-02-25 16:42:22

In short: There is no way around UEFI boot for a gpt disk.

gpt disk and non-uefi boot are mutally exclusive. This can not boot by design - it's not an error.

This is true for Windows, where it is a must, but not for Linux.

In case of a GPT partitioned disk to be able to install/boot in Legacy mode you will need a grub_bios partition (1Mibyte, no file system, grub_bios flag set) to be able to save the parts of grub that goes in that area that is availabe on MBR partitioned disks and which is used by the GPT partitioning scheme in that case. I have done that successfully with Daedalus. Will only work for a pure Linux system.

The installation media must be booted in legacy mode to be able to install the legacy grub. May thats the problem?

#253 Re: Devuan » Getting rid of "frankenstein" packages » 2024-02-20 18:06:41

If I am not mistaken there was an older thread in the forum with a similar issue. All I remember there was no easy way to achieve that what you want, it was a package by package undertaking.

#254 Re: Devuan » Getting rid of "frankenstein" packages » 2024-02-20 17:19:11

... migrated to daedalus from debian/testing ...

Well, the Debian equivalent to Daedalus is Bookworm, not Trixie/Testing. A new installation of Daedalus would solve all issues.

#255 Re: Off-topic » Is wayland out of the question for devuan? » 2024-02-19 21:37:04

Well, Wayland does not depend on systemd, so its not in the focus of the Devuan dev team.

#256 Re: Installation » upgrade Chimaera with Daedelus? » 2024-02-18 20:27:20

The Daedalus DVD does allow to install Daedalus over Chimaera, its no upgrade. I am not aware of any easy way to use the DVD for the purpose of an upgrade. The DVD may be used as rescue system easily.

The upgraded Chimaera will be mostly like a newly installed Daedalus, except for specialities you may have installed and if you choose to keep the old configs. For sure you will have one or the other orphaned config or other remainders of older SW.
In some cases an upgrade will fail. The release notes usually give hints what to look for and what to pay attention to.

#258 Re: Installation » upgrade Chimaera with Daedelus? » 2024-02-18 18:19:18

When the PC is online on the internet, an update is easily done via the console, I have done it already without issues. Prepare yourself by reading the available documentation:
https://files.devuan.org/devuan_daedalu … _notes.txt
https://www.devuan.org/os/documentation … o-daedalus
https://www.devuan.org/os/install

#259 Re: Devuan » Repositories » 2024-02-15 23:04:44

No, install a genuine Devuan.

Conversion is possible from Debian, see here: https://www.devuan.org/os/documentation … o-daedalus

#260 Re: Other Issues » Chimera - Inconsistent kernel upgrades » 2024-02-15 09:49:20

Most likely you haven't installed the meta packages linux-image-amd64 and linux-headers-amd64. They make sure kernel and headers are updated and consistent.

Also check if you have security enabled in your sources.list. Some read: https://www.devuan.org/os/packages

#261 Re: Installation » [SOLVED» Nvidia and kernel 6.1.0.18 - not good! » 2024-02-14 18:57:26

A patch is on its way through Debian repos ...

#264 Re: Devuan » APT source.list for Devuan 5.0.1 » 2024-02-13 14:57:36

Your entry into the sources.list is wrong. You could use:

deb http://archive.devuan.org/merged ascii main

But I wouldn't fiddle and change the sources.list of my Daedalus for a single program.

Alternative: on the right hand top of the forum page is a link behind Packages to a search of the complete Devuan repo. Use that to search for leafpad. In the list of results then click on the ASCII package and you get another page with all available info about the latest version including a link to the file itself (look for Filename:). Click on the link and you get the deb downloaded. You can install it with dpkg -i or gdebi.

#265 Re: Desktop and Multimedia » trying to keep my 100yr-old father computing for another year » 2024-02-09 16:12:08

Finally tried to disable CSD on my Daedalus Cinnamon/Evolution setup: works fine. pcalvert's first link did the job.

#266 Re: Other Issues » [SOLVED] Can't connect to repos » 2024-02-09 15:55:33

Normally deb.devuan.org should do the job alright. This is no real mirror but a round robin that should pick the next or fasted server available. If the picked out server has a problem then deb.devuan.org doesn't work.

But these issues should only be present temporarily.

In any case, I haven't seen any issue here in Germany with deb.devuan.org in the last days.

#267 Re: Other Issues » [SOLVED] Can't connect to repos » 2024-02-08 18:38:25

I just noticed that the -16 kernel wasn't up to date. No relation to network issues.

Personally I don't use Synaptic for updating, I stick with the console and apt. This I am sure to receive all updates from all repos in the sources.list. You see where issues may arise if you don't include security updates?

#268 Re: Other Issues » [SOLVED] Can't connect to repos » 2024-02-08 18:03:06

apt update/upgrade works for me on my main Daedalus system and on the two Excalibur VMs I tested yesterday.

aluma wrote:

Linux 6.1.0-16-amd64 x86_64

This is not the latest version, thats Linux 6.1.0-17-amd64 x86_64. Havent't you got linux-image-amd64 installed?

#270 Re: Devuan » Memory - neofetch vs screenfetch » 2024-02-04 17:05:04

Have a look at Synaptic.

Neofetch is 360k installed, no dependencies.
Screenfetch is 280k installed and requires additional dependencies.

#271 Re: Devuan » Devuan vs Arcolinux » 2024-02-02 17:20:55

Arcolinux is a deriviate of Arch Linux. Latest software versions, but you need to take into account that it may be broken after the next update. Soemthing like Unstable in the Debian world. And you'd be better very experienced on the console.

#272 Re: Other Issues » [SOLVED] Problematic Debian kernel » 2024-02-02 12:18:21

Yes, Devuan kernels are 1:1 Debian kernels. No modification, look at the package names.

#273 Re: Other Issues » [SOLVED] Devuan 5 Installation without Grub » 2024-02-01 11:57:27

You could use one of the normal installer media. They have a recovery mode that brings up a chroot after answering some basic questions. Don't know if the live version has the same feature, never used a live.

UEFI or legacy does not really matter.

#274 Re: Hardware & System Configuration » merged /usr » 2024-01-29 19:06:29

Got the same message on my two Testing/Excalibur VMs, not on my laptop running Chimaera and Daedalus. All three with usrmerge applied.

Looked at the linked FAQ: What I understand from my limited English Debian is broken, there are completely contradicting messages and no solution. The team does not seem to know how to attack this usrmerge process.

#275 Re: Installation » Cannot login after daedalus upgrade » 2024-01-27 10:19:11

And maybe make sure you have sufficient space on your drives. df -h should help.

Board footer

Forum Software