:: Re: [DNG] Installing Beowulf
Inizio della pagina
Delete this message
Reply to this message
Autore: Pontus Goffe
Data:  
To: dng
Oggetto: 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