:: Re: [DNG] Installing Beowulf
Top Page
Delete this message
Reply to this message
Author: Pontus Goffe
Date:  
To: dng
Subject: Re: [DNG] Installing Beowulf

At 2025-10-11 16:37 Antony Stone wrote:
> How do I tell the installer to use archive.devuan.org as the network mirror,
> so it can at least fetch and install the last released packages for Beowulf?
>

I have a note from when I installed Jessie from archive saying choose
"Graphical expert install" and mirror http://archive.devuan.org/
(http://archive.devuan.org/merged/).
Start a shell and
sed -i "s/ http/ [trusted=yes] http/g" /target/etc/apt/sources.list
exit
Proceed with choose and install software.

Never tried to install Beowulf from archive though.
//PG