• Please add a README explaining how to install pieces of software from a

    From epsommumule@virgilio.it@21:1/5 to All on Thu Jul 29 17:10:01 2021
    The 16GB USB stick image is pointless if people cannot install any of the thousand pieces of software after rebooting after the initial install of Bullseye, which will be the case for most people.
    I wasted hours looking for a solution online, stumbling upon countless people totally stuck, and finally found ONE solution on ONE page only on the whole web, and only in English :
    https://forums.debian.net/viewtopic.php?f=17&t=133676&start=15


    Here is a little guide you could put in a README :


    In a console in root, type :

    nano /etc/apt/sources.list

    Add this symbol # to the beginning of the line beginning with :

    deb cdrom:[Debian GNU/Linux

    You can also add the same symbol # to the beginning of the other lines if this computer is not connected to the internet.

    Add the following line, replacing USERNAME with the name of the user :

    deb [trusted=yes] file:/media/USERNAME/"Debian testing amd64 1" testing main contrib

    Then save the file with a CTRL + S and exit with a CTRL + X.


    Authorize apt (the core program needed to install any software) to access the USB stick by typing this in a console in root :

    setfacl -m _apt:rx /media/USERNAME


    Verify that apt has access to the USB stick now :

    getfacl --tabular /media/USERNAME

    If the following line appears among the other ones, it means apt can now access the USB stick :

    user _apt r-x


    Then update apt, still in a console in root :

    apt-get update


    Now you can use either Apper or Synaptic, which can be found in the System software menu, to install any piece of software that is on the USB stick.




    I wrote this in French first :

    En root :

    nano /etc/apt/sources.list

    Ajouter le symbole # au début de la ligne commençant par :

    deb cdrom:[Debian GNU/Linux

    Vous pouvez aussi ajouter # au début des autres lignes si votre ordinateur n'est pas connecté à internet.

    Ajouter la ligne suivante dans sources.list et commenter toutes les autres avec un # au début de la ligne (remplacer USERNAME par le nom de l'utilisateur) :

    deb [trusted=yes] file:/media/USERNAME/"Debian testing amd64 1" testing main contrib


    Autoriser apt (programme essentiel pour installer des logiciels) à accéder à la clé USB:

    setfacl -m _apt:rx /media/USERNAME


    Vérifier que apt a bien l'accès maintenant :

    getfacl --tabular /media/USERNAME

    La ligne suivante doit apparaître si tout s'est bien passé :

    user _apt r-x

    Mettre à jour apt:

    apt-get update


    Utiliser le logiciel Apper ou Synaptic pour installer tous les logiciels qui se trouvent sur la clé USB !
    <!doctype html>
    <html>
    <head>
    <meta charset="UTF-8">
    </head>
    <body>
    <div>
    The 16GB USB stick image is pointless if people cannot install any of the thousand pieces of software after rebooting after the initial install of Bullseye, which will be the case for most people.
    </div>
    <div>
    I wasted hours looking for a solution online, stumbling upon countless people totally stuck, and finally found ONE solution on ONE page only on the whole web, and only in English :
    </div>
    <div>
    https://forums.debian.net/viewtopic.php?f=17&amp;t=133676&amp;start=15
    </div>
    <div>
    <br>
    </div>
    <div>
    <br>
    </div>
    <div>
    Here is a little guide you could put in a README :
    </div>
    <div>
    <br>
    </div>
    <div>
    <br>
    </div>
    <div>
    In a console in root, type :
    </div>
    <div>
    <br>
    </div>
    <div>
    nano /etc/apt/sources.list
    </div>
    <div>
    <br>
    </div>
    <div>
    Add this symbol # to the beginning of the line beginning with :
    </div>
    <div>
    <br>
    </div>
    <div>
    deb cdrom:[Debian GNU/Linux&nbsp;
    </div>
    <div>
    <br>
    </div>
    <div>
    You can also add the same symbol # to the beginning of the other lines if this computer is not connected to the internet.
    </div>
    <div>
    <br>
    </div>
    <div>
    Add the following line, replacing USERNAME with the name of the user :
    </div>
    <div>
    <br>
    </div>
    <div>
    deb [trusted=yes] <a href="file:/media/USERNAME/&quot;Debian">file:/media/USERNAME/"Debian</a> testing amd64 1" testing main contrib
    </div>
    <div>
    <br>
    </div>
    <div>
    Then save the file with a CTRL + S and exit with a CTRL + X.
    </div>
    <div>
    <br>
    </div>
    <div>
    <br>
    </div>
    <div>
    Authorize apt (the core program needed to install any software) to access the USB stick by typing this in a console in root :
    </div>
    <div>
    <br>
    </div>
    <div>
    <div>
    setfacl -m _apt:rx /media/USERNAME
    </div>
    <div>
    <br>
    </div>
    <div>
    <br>
    </div>
    <div>
    Verify that apt has access to the USB stick now :
    </div>
    <div>
    <br>
    </div>
    <div>
    getfacl --tabular /media/USERNAME
    </div>
    <div>
    <br>
    </div>
    </div>
    <div>
    If the following line appears among the other ones, it means apt can now access the USB stick :
    </div>
    <div>
    <br>
    </div>
    <div>
    user&nbsp; &nbsp; _apt&nbsp; &nbsp; &nbsp;r-x
    </div>
    <div>
    <br>
    </div>
    <div>
    <br>
    </div>
    <div>
    Then update apt, still in a console in root :
    <div>
    <br>
    </div>
    <div>
    apt-get update
    </div>
    <div>
    <br>
    </div>
    </div>
    <div>
    <br>
    </div>
    <div>
    Now you can use either Apper or Synaptic, which can be found in the System software menu, to install any piece of software that is on the USB stick.&nbsp;
    </div>
    <div>
    <br>
    </div>
    <div>
    <br>
    </div>
    <div>
    <br>
    </div>
    <div>
    <br>
    </div>
    <div>
    I wrote this in French first :
    </div>
    <div>
    <br>
    </div>
    <div>
    En root :
    </div>
    <div>
    <br>
    </div>
    <div>
    nano /etc/apt/sources.list
    </div>
    <div>
    <br>
    </div>
    <div>
    Ajouter le symbole # au début de la ligne commençant par :
    </div>
    <div>
    <br>
    </div>
    <div>
    deb cdrom:[Debian GNU/Linux&nbsp;
    </div>
    <div>
    <br>
    </div>
    <div>
    Vous pouvez aussi ajouter # au début des autres lignes si votre ordinateur n'est pas connecté à internet.
    </div>
    <div>
    <br>Ajouter la ligne suivante dans sources.list et commenter toutes les autres avec un # au début de la ligne (remplacer USERNAME par le nom de l'utilisateur) :
    </div>
    <div>
    <br>
    </div>
    <div>
    deb [trusted=yes] file:/media/USERNAME/"Debian testing amd64 1" testing main contrib
    </div>
    <div>
    <br>
    </div>
    <div>
    <br>Autoriser apt (programme essentiel pour installer des logiciels) à accéder à la clé USB:
    </div>
    <div>
    <br>
    </div>
    <div>
    setfacl -m _apt:rx /media/USERNAME
    </div>
    <div>
    <br>
    </div>
    <div>
    <br>
    </div>
    <div>
    <div>
    Vérifier que apt a bien l'accès maintenant :
    </div>
    <div>
    <br>
    </div>
    <div>
    getfacl --tabular /media/USERNAME
    <br>
    </div>
    <div>
    <br>
    </div>
    </div>
    <div>
    La ligne suivante doit apparaître si tout s'est bien passé :
    </div>
    <div>
    <br>
    </div>
    <div>
    user&nbsp; &nbsp; _apt&nbsp; &nbsp; &nbsp;r-x
    </div>
    <div>
    <br>Mettre à jour apt:
    </div>
    <div>
    <br>
    </div>
    <div>
    apt-get update
    </div>
    <div>
    <br>
    </div>
    <div>
    <br>Utiliser le logiciel Apper ou Synaptic pour installer tous les logiciels qui se trouvent sur la clé USB !
    </div>
    </body>
    </html>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)