Help
186 / 5000 Risultati della traduzione How do you change the debian boot with lb config since you normally use plymount? And how do you do when creating the iso using lb build which inserts the flatpak programs?
Help: cd multi-language boot
In live build how do you add a menu from cd that one can start live in the desired language?
Re: Help: cd multi-language boot
when starting the live created with live build when I start it from the dvd, a menu appears where I can start the live, how can I bring up another menu where I can choose which language to start the live with?
Info Debian live with Localization support
Let me explain better, if you download an iso: https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/11.0.0-live+nonfree/amd64/iso-hybrid/ Starting a menu will appear: Main menu you will notice that there is an entry: Debian live with Localization support if I press enter, all the languages appear to me how to start the live I'm interested in knowing how to make this item appear in the menu
Localisation support live
I repeat the question, I tried everything to add an item in the live menu that allows you to start the live in a certain language but to no avail. Does anyone know how to do it?
Re: Bug#965953: live-build: [PATCH] container hooks
Where exactly should the path be inserted, ie in which lb config folder? And after the command to get some flatpak program where do you put it?
Edit Grub entries lb config
How to modify the entries of the grub that starts at boot once the iso created with lb build is installed? In other words, at the end the entries must be changed once the iso is installed
link desktop calamares
Posted in includes.chroot run/live/rootfs/filesystem.squashfs/usr/share/applicateos the file install-debian.desktop that I modified but on the desktop the shortcut Install debian remains and instead of debian must appear another word
Change backgrounds
In live how do you change the background that is in usr/share/images/desktop-base? I created a folder in includes.chroot but in the end I find the backgrounds of debian the desktop I use to create is Mate. And how do you change the background of the grub, the login?
Integrate tplink wifi driver
How to integrate tplink wifi drivers into the live? https://vitux.com/install-tp-link-usb-wifi-adapter-to-debian-10/
Add installation user to sudoers
How do I add the sudoers user during installation?
How to change menu entries in grub?
How to edit the grub entries i.e. replace the Debian entry with another?
Re: How to change menu entries in grub
Someone kindly help me?, I think you have to put some hook script, but how?
Re: How to change menu entries in grub
Reading here: https://lists.debian.org/debian-live/2020/05/msg6.html says that You create a small "hook" script in your config directory which does text replacement on the binary/boot/grub/menu.list file. 2. You execute the build. I don't know how to create it
Re: How to change menu entries in grub
Solved Just edit the file in lsb-release etc or create it and add these strings: DISTRIB_ID=Debian DISTRIB_RELEASE=11 DISTRIB_CODENAME=bullseye DISTRIB_DESCRIPTION="Debian" then edit the file: etc/hostname and put your distro the name you want and finally inside the folderetc/default c'รจ un file chiamato grub open it and edit the string 8 GRUB_DISTRIBUTOR="`lsb_release -i -s 2> /dev/null || echo Debian`" with GRUB_DISTRIBUTOR="`lsb_release -d -s 2> /dev/null || echo Debian`" put everything in includes.chroot by first creating a folder called etc and inside etc put the lsb-release and hostname files then create a folder inside etc called default and copy the grub file modifying it as I wrote above
Edit debian-installer
If you install the iso created with lb build from the debian installer to a certain pounto does enter the username and appears by default debian how do you do so that appears by default another name?
Live boot problem
I created an iso, strangely if I try to start the live it doesn't start and says below loading live / vmlinuz-5.10.0.9-amd64 failed: No such file or directory while if i launch from debian installer i can do installation
Flatpka installed ?
How are flatpak software installed?
Add installation user to sudoers.
How to add user to sudo? At the end of the installation it is not added. How do I get from lb config?
Re: Add installation user to sudoers.
Not working
Re: Add installation user to sudoers.
I think you have to put some files in some folder of lb config to make sure that at the end of the installation the user is associated with sudo
Add new repository
Where do you add new repositories? That is, in what subfolder inside config?
Re: Add new repository
To add a new repository I have to put inside the config / archive folder but if I have to add the key? For example let's take the teamviewver repository deb http://linux.teamviewer.com/deb stable main Where do I put the key? wget -O - https://download.teamviewer.com/download/linux/signature/TeamViewer2017.asc | apt-key add -
Flatpak integrator
Has anyone managed to integrate flatpak into a live build?
Re: Flatpak integrator
and to install a flatpak software?
Re: Flatpak integrator
https://flathub.org/home Make sure that once you have created the live with live build your favorite software is installed, such as if I want it to be inside the live libreoffice I have to use the following command: flatpak install flathub org.libreoffice.LibreOffice where to insert it?
Re: Flatpak integrator
Inside the config / hooks folder there are 2 live and normal folders inside are files that all end in.-chroot Where should I put: flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo flatpak installs flathub org.libreoffice.LibreOffice
Remove libreoffice
When I create an iso with live build it eventually puts me inside the created live, libreoffice. How do I make sure that libreoffice doesn't insert it?
errore debian installer
when I create the 32 bit distro via lb build and start it, the menu is install denbian but as soon as I launch it it doesn't work, while the 64 bit one works for me in a nutshell he tells me .linux /live/vmlinuz initrd=/live/initrd.gz not found
driver tplink dkms
How do I integrate into the iso via lb build these commands that are used to add the drivers for the tplink wifi stick? git clone https://github.com/Mange/rtl8192eu-linux-driver cd rtl8192eu-linux-driver sudo dkms add . udo dkms install rtl8192eu/1.0
Autologin calamares
I created a live debian via lb build, with calamares to install it on pc, the problem is that if I install XFCE with desktop the autologin doesn't do it if I select it from calamares while with mate it does.
Integrate trinity desktop
I can't integrate trinity desktop because it always looks for the public key: "Err:4 http://ftp.fau.de/trinity/deb/trinity-r14.1.x bookworm InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C93AF1698685AD8B" I inserted the trinity-archive-keyring.gpg and trinity-keyring.gpg files in the config/archives folder but the error still gives it. How do I solve?
Problem Trinity desktop
I put the trinity dekstop repositories inside condif/archives but the problem is when I do lb build it tells me Reading package lists... Done W: GPG error: http://ftp.fau.de/trinity/deb/trinity-r14.1.x bookworm InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C93AF1698685AD8B E: The repository ' http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-r14.1.x bookworm InRelease' is not signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. E: An unexpected failure occurred, exiting... P: Begin unmounting filesystems... problem in the repository key, how do I solve ?
Re: Problem Trinity desktop
I went here: https://wiki.trinitydesktop.org/Debian_Trinity_Repository_Installation_Instructions#TDE_R14.x.y_series I installed the file: trinity-keyring.deb But the problem remains --- I used to build TDE in Live Build but haven't done so for a couple of years. Anyway you need to download the appropriate keyring for TDE from TDE itself, read the live build manual (it tells you exactly what to do) and place the relevant file(s) in the relevant place in the build environment. Live build will see the keyring, install it, read the repositories, and install the packages you tell it to install plus their dependencies and recommends if you allow installation of recommends.
Re: Problem Trinity desktop
I have the trinity-archive-keyring.gpg file that I placed inside the config/archivers. folder the trinity-archive-keyring.gpg file is located inside the trinity-keyring.deb deb which I inserted inside the config/packages.chroot folder. But the problem remains
kernel integration error
I downloaded from: https://packages.debian.org/sid/linux-source-6.10 the kernel source and compiled it creating the deb files at the end: linux-headers-6.10.6_6.10.6-2_amd64.deb linux-image-6.10.6_6.10.6-2_amd64.deb linux-libc-dev_6.10.6-2_amd64.deb I inserted them inside the packages.chroot folder then at startup to create the build I launch sudo lb clean sudo lb config --linux-packages none sudo lb build but the problem is that when it is starting to create the iso, it stops and goes into error as if the kernel inserted on packages.chroot does not work in fact it does not put it by default. Is there any procedure to integrate it?
Putting custom kernel on LB build
When I create an ISO with LB build it downloads the kernel of the Debian repository. How do I integrate my custom kernel into the iso ?, I put the kernel deb files on package.chroot, so that the live created starts with my kernel and not with the kernel of the repositories ?
Boot custom kernel
I compiled the kernel from www.kernel.org and put the deb files on packages.chroot How do I prevent lb build from downloading the kernel from the debian repositories and using the custom kernel?
New kernel
I have inserted the deb files of the new 6.13 kernel that I compiled from source. I put it in the config/packages.chroot folder but the problem is that when I run sudo lb build it downloads the kernel from the debian repositories. How do I make sure that it uses the kernel that I put inside the folder without downloading the one from the repositories?