Re: Upgrade da Trixie a Forky (ERA: Re: misura temperatura hw con Mate (ERA: Re: Full-upgrade disastroso))
pinguino <[email protected]> Mon, 8 Sep 2025 17:14:10 +0200
| Newsgroups | gmane.linux.debian.user.italian |
|---|---|
| Message-ID | <[email protected]> |
Il 08/09/25 16:48, valerio ha scritto: > ciao > > Il 08/09/25 16:34, pinguino ha scritto: >> Il 31/08/25 09:41, Davide Prina ha scritto: >>> pinguino ha scritto: >>> >>>> vorrei passare dalla Debian 13 Trixie alla Debian 14 Forky. >>>> Ma come si fa in pratica ? >>> >>> come ti hanno detto puoi modificare il sources.lists mettendo: >>> 1. testing dove c'è Trixie, per restare sempre con testing >>> 2. Forky dove c'è Trixie, per restare con Forky anche dopo il prossimo >>> rilascio >>> >>> però ti conviene fare un backup prima di fare l'operazione... come >>> sempre. >>> >>>> La domanda è se è possibile fare un avanzamento di versione ? >>> >>> sì, è la scelta migliore >>> >> >> Buon giorno Lista, >> Ora ho fatto l'avanzamento di versione. Tutto bene. Ok. >> >> Ieri ho avviato tre programmi in contemporanea ed il sistema ha >> rallentato molto. Qua ora ho anche monitorato meglio l'uso della memoria : Io ho 30 GB di Ram e ne usa circa il 7% Quando la partizione di Swap è attiva è di 9,7 GB e ne usa meno dell'1%. Quindi il sistema non sembra molto carico. >> >> Avevo già visto questo paragrafo delle Note di Rilascio a Trixie : >> 5.1.6. La directory dei file temporanei /tmp è ora memorizzata in un >> tmpfs >> https://www.debian.org/releases/trixie/release-notes/issues.it.html >> >> Dove dice che hanno modificato la gestione dei files temporanei. >> Ho seguito le istruzioni, ma quando cerco di modificare il file di >> configurazione, con questo comando : >> systemctl edit tmp.mount per modificare le impostazioni con questo : >> >> [Mount] >> Options=mode=1777,nosuid,nodev,size=2G >> >> Non memorizza le modifiche, da questo errore : >> "Found modifications outside of the staging area, which would be >> discarded. >> /etc/systemd/system/tmp.mount.d/override.conf: after editing, new >> contents are empty, not writing file. " >> >> Ammesso che sia questo il problema, perchè non salva le modifiche ? >> Poi non avvia le partizioni di Swap, come faceva prima. >> Nel file fstab sembra tutto a posto. > > puoi postarlo? > insieme a blkid > > valerio > Buon giorno Lista, Si. Questo è fstab : # <file system> <mount point> <type> <options> <dump> <pass> UUID=3707189e-a086-4287-a779-02393e35f99a / ext4 defaults 0 1 UUID=17d1966b-0db1-42c2-a782-b77eb79a85ae /home ext4 defaults 0 2 Qua forse manca l'attivazione dello Swap ? Questo è blkid : /dev/nvme0n1p3: UUID="5b2a0f75-4a6d-4dc6-8ffa-8db2e85ae795" TYPE="swap" PARTUUID="39a4d282-95f9-4dd3-a595-dc8b82022bd5" /dev/nvme0n1p1: UUID="7231-E945" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="e752e7b8-6c22-4dee-ab42-845768cce5e5" /dev/nvme0n1p2: UUID="90916344-ed68-465e-81fd-c69d6900442d" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="ea68a259-1dfd-434b-902e-a45ee7d1e080" /dev/sda4: UUID="32E0-6DFE" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="d4c2bd89-04" /dev/sda2: LABEL="Root_Home_sda2" UUID="d2a85839-8b3a-49a1-beba-7912ef6c210f" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="d4c2bd89-02" /dev/sda7: LABEL="istantanee_sda" UUID="2651b71e-5c22-41b2-9c51-d2ca2ffb5de0" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="d4c2bd89-07" /dev/sda5: LABEL="Root_sda5" UUID="3707189e-a086-4287-a779-02393e35f99a" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="d4c2bd89-05" /dev/sda3: UUID="c3d71db6-7085-4eb1-a5ea-6ec89c20bf7e" TYPE="swap" PARTUUID="d4c2bd89-03" /dev/sda6: LABEL="Home_sda6" UUID="17d1966b-0db1-42c2-a782-b77eb79a85ae" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="d4c2bd89-06" Grazie Saluti Claudio > >> >> Grazie >> Saluti >> >> Claudio >> >>> Ciao >>> Davide >>> >>> -- >>> La mia privacy non è affar tuo >>> https://noyb.eu/it >>> - You do not have my permission to use this email to train an AI - >>> If you use this to train your AI than you accept to distribute under >>> AGPL >>> license >= 3.0 all the model trained, all the source you have used to >>> training your model and all the source of the program that use that >>> model >>> >> >> >