Debian — The Universal Operating System
- Do Blu-Ray images exist for Bookworm yet? Is this the best offline way?
I have a limited internet connection. So I will need to find internet cafes and grab whole damn thing (which is what, 100gb?) I think I saw 4 BDs for past releases, but I cannot find a mirror that has BDs for Bookworm. But perhaps I’m looking in the wrong place.. it’s often quite non-intuitive to navigate. I looked here:
http://ftp.de.debian.org/debian/dists/bookworm/main/installer-amd64/current/images/
and here:
http://ftp.de.debian.org/debian/dists/bookworm/main/binary-amd64/
The docs:
https://www.debian.org/releases/bookworm/amd64/ch04s02.en.html#where-files
I just see small files. No ISOs. I’m not just after the Debian system, but all official packages as well. In principle I would want an installer and a separate disk that is all DEB files, but IIRC the only way to easily get a full set is to get the BD ISOs.. maybe via torrent, not sure. I have no optical drive, so I guess I would put the ISOs on a drive and mount them.
I know it’s theoretically possible to go through the list of apps I need and find out which CDs they are on, but I looked at just Libre Office and LaTeX and noticed the files for these packages were scattered all over the place. So it really seems impossibly complex and I get the impression I will likely need every single CD anyway.
- Debian Likely Moving Away From i386 In The Near Future
There was recently a mini DebConf in Cambridge where the Debian GNU/Linux release team held a spring and figured out some items moving forward, including the dim future for i386 moving forward.
- DebConf 23 - Bits from the DPLpeertube.debian.social Bits from the DPL
by Jonathan Carter At: DebConf 23 https://debconf23.debconf.org/talks/60-bits-from-the-dpl/ The usual state of the Debian talk Room: Anamudi Scheduled start: 2023-09-11 15:30:00
by Jonathan Carter
At: DebConf 23 https://debconf23.debconf.org/talks/60-bits-from-the-dpl/
The usual state of the Debian talk
Room: Anamudi Scheduled start: 2023-09-11 15:30:00
- I recently upgraded to bookworm from bullseye.
I recently upgraded to bookworm from bullseye. I have /etc/exports:
# /etc/exports: the access control list for filesystems which may be exported /mnt/storage/medialibrary/tv/ 10.0.0.0/24(rw,sync,no_subtree_check,insecure) /mnt/storage/medialibrary/music/ 10.0.0.0/24(rw,sync,no_subtree_check,insecure) /mnt/storage/medialibrary/movies/ 10.0.0.0/24(rw,sync,no_subtree_check,insecure) /mnt/recordings/ 10.0.0.0/24(rw,sync,no_subtree_check,insecure)
As a client running on a Vero 4K+, OSMC, mt /etc/fstab:
#nfs mounts 10.0.0.38:/mnt/storage/medialibrary/tv/ /mnt/tv nfs auto,x-systemd.automount,x-systemd.device-timeout=10,timeo=14,hard,intr,noatime 0 0 10.0.0.38:/mnt/storage/medialibrary/movies /mnt/movies nfs auto,x-systemd.automount,x-systemd.device-timeout=10,timeo=14,hard,intr,noatime 0 0 10.0.0.38:/mnt/storage/medialibrary/music /mnt/music nfs auto,x-systemd.automount,x-systemd.device-timeout=10,timeo=14,hard,intr,noatime 0 0 10.0.0.38:/mnt/recording/ /mnt/recordings nfs auto,x-systemd.automount,x-systemd.device-timeout=10,timeo=14,hard,intr,noatime 0 0
from the client: 'sudo mount -a mount.nfs: access denied by server while mounting 10.0.0.38:/mnt/recording/`
df -h Filesystem Size Used Avail Use% Mounted on devtmpfs 991M 0 991M 0% /dev tmpfs 995M 1.3M 993M 1% /run /dev/vero-nand/root 14G 2.1G 12G 16% / tmpfs 995M 0 995M 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 4.0M 0 4.0M 0% /sys/fs/cgroup tmpfs 199M 0 199M 0% /run/user/1000 10.0.0.38:/mnt/storage/medialibrary/tv 458G 290G 145G 67% /mnt/tv 10.0.0.38:/mnt/storage/medialibrary/movies 458G 290G 145G 67% /mnt/movies 10.0.0.38:/mnt/storage/medialibrary/music 458G 290G 145G 67% /mnt/music
If I change the /etc/exports to: '/mnt/recordings/ 10.0.0.29(rw,sync,no\_subtree\_check,insecure)` Explicitly label the IP 'df -h Filesystem Size Used Avail Use% Mounted on devtmpfs 991M 0 991M 0% /dev tmpfs 995M 9.2M 985M 1% /run /dev/vero-nand/root 14G 3.0G 11G 23% / tmpfs 995M 0 995M 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 4.0M 0 4.0M 0% /sys/fs/cgroup tmpfs 199M 0 199M 0% /run/user/1000 10.0.0.38:/mnt/storage/medialibrary/tv 458G 290G 145G 67% /mnt/tv 10.0.0.38:/mnt/storage/medialibrary/movies 458G 290G 145G 67% /mnt/movies 10.0.0.38:/mnt/storage/medialibrary/music 458G 290G 145G 67% /mnt/music 10.0.0.38:/mnt/recordings 133G 36G 91G 28% /mnt/recordings'
Has something changed in bookworm in regards to nfs mounts? Thanks
- Software Center showing infinity loop - how to resolve?
@brennor when checking for available updates via tab on top,aswell as when searching for packages through search menu,infinity loop gets displayed.how can it be resolved,so that software center can be used,as supposed to?
- apt-update asking for cd - how to resolve?
when trying to update packages via apt-update,i am told to add some cd for apt to recognize.does anyone know,what id need be doing,in order to resolve this,so i can regularly installing packages,as usual?
- Debian 12 "Bookworm" -- Release Notes
Debian 12 "Bookworm" will be released tomorrow.