• Welcome to Linuxtracker Forums.

[New Torrent] debian-10.9.0-amd64-DLBD-1.iso

Started by distrobistro, April 02, 2021, 05:17:30 PM

Previous topic - Next topic

distrobistro

Debian GNU/Linux 10.9.0 Buster - Official amd64 DLBD Binary-1 20210327 10 39 (20210327)

These ISOs are useful for a completely offline Debian repository.

1. Use gpgv to verify the signed hashes available at https://cdimage.debian.org/debian-cd/current/amd64/jigdo-dlbd/
2. # mount /path/to/debian-10.9.0-amd64-DLBD-1.iso /mnt/disk1
3. # mount /path/to/debian-10.9.0-amd64-DLBD-2.iso /mnt/disk2
4. Add the following entries to /etc/apt/sources.list:
deb file:/mnt/disk1/debian buster main contrib
deb file:/mnt/disk2/debian buster main contrib
5. # apt update -o Acquire::AllowInsecureRepositories=True