Beginners Questions • Re: [O/S] How to mount a secondary drive at startup?
I have always successfully usedCode: LABEL=Music /mnt/music ext4 auto,user,rw,noatime 0 0this is an internal partition so doesn't need nofail, it's always there. I do change the mount point...
View ArticleGeneral Debian • Re: Automatic mounting of USB HDD FLASH Pen
There's another line:Code: $ man systemd-mount | grep -A4 EXAMPLEEXAMPLE Use a udev rule like the following to automatically mount all USB storage plugged in: ACTION=="add", SUBSYSTEMS=="usb",...
View ArticleInstallation • Re: can't find Intel wifi firmware files
@dnichel Ubuntu doesn't have the same packages as Debian. You need to ask on Ubuntu forums.From fu7zed post above:- I ended up on an ubuntu forum post where the issue was solved with a newer kernel...
View ArticleInstallation • gstreamer broken in Buster
I am trying to upgrade a Stretch installation to Buster. I might then proceed to the other versions. One at a time.I changed my sources.list file from stretch to buster.Code: deb...
View ArticleGeneral Debian • Re: [Discussion] Software that you wish were in the Debian...
I'd really like to see the net-tools package be reinstated as I'm used to using utilities such as ifconfig,dig and others.You probably already know, but dig is currently packaged with...
View ArticleInstallation • Re: gstreamer broken in Buster
It looks like you may have only changed the sources for the main Debian repository. There are also entries below that for Debian security and for Debian updates.While it is possible to simply run apt...
View ArticleBeginners Questions • Re: [Software] Recommend Security Applications
Because the of Unix philosophy of "do one thing and do it well", you're going to be hard pressed to find any monolithic program that aggregates all of these functions into one place. The good news is...
View ArticleInstallation • Re: os-prober takes forever if Arch is installed on other...
Is Arch the only installed OS besides Windows and Debian? Which Debian release and os-prober version are installed?Statistics: Posted by mrmazda — 2024-11-10 04:54
View ArticleBeginners Questions • Re: [O/S] Strange scrollwheel behaviour
What is the make and model of the mouse? How is it connected? Cable or wireless? USB, Bluetooth, WiFi?What is the DE? Wayland or X?Is there a firmware update for the mouse? (Yes, seriously - mice are...
View ArticleBeginners Questions • [Installation]
Hi,I l have installed Debian in UEFI mode several times ant it works fine, but for me it only boots up changing in BIOS from UEFI to Legacy mode. Is there a way to boot up Debian in UEFI mode? I have...
View ArticleInstallation • Re: Why does one of my drives boot but not the other? (Grub efi)
You can use the https://packages.debian.org/bookworm/boot-info-script to collect more informationStatistics: Posted by Aki — 2024-11-10 08:16
View ArticleBeginners Questions • Re: [Installation]
Hello,What is the Debian version you are trying to install ?What is the ISO image you are using ?If the installed Debian only boots disabling the UEFI boot mode (so called CSM or legacy mode) it means...
View ArticleBeginners Questions • Re: How to shop for and setting up 24/7 server?
How to properly setting up a 24/7 non-stop server running CLI OS and a few self-developed applications to achieve best-practice up time? Depends what those "self-developed applications" are.May be one...
View ArticleInstallation • Re: Freshly installed Debian hangs at boot when/after loading...
The problem on the computer mentioned disappeared without any hint why.Can you please update the subject for the first post specifying that the disk has been moved to another computer ?However,...
View ArticleGeneral Questions • Re: Why Debian does not offer from the beginning an .iso...
It is, in part, Debian living up to its aim to be a universal operating system. The installation media as-is does an excellent job offering choice and user agency to deploy a wide range of...
View ArticleHardware • Re: System stutters when disk is being used. I/O wait is sometimes...
I made some changes in the BIOS and now kdiskmark looks like this. Is this normal?Looks fine. Your random 4K writes improved a lot, what did you change in BIOS? Have the stutters gone? Writes will...
View ArticleOff-Topic • Re: [Discussion] How I came to Linux and Debian
I personalty had a baptism by fire as it regards my coming to Linux, in that I chose to start my journey by configuring and deploying a file and print server for my family's LAN via the use of a pre...
View ArticleOff-Topic • Feature request : F2FS support for the BIOS
I've a PC with GIGABYTE motherboard , its BIOS supports FAT & NTFS .I sent to GIGABYTE - eSupport :HiFeature request : F2FS support for the BIOS ( why not in general too , for other motherboards )...
View ArticleBeginners Questions • Re: [Software] sda1 Full - how to safely clear it?
Thank you for the advice and commands - I shall try them when I'm back at my laptop. I hope apt clean helps because manual deletion of system files makes me nervous .I've been away from Linux for...
View ArticleOff-Topic • Re: System stopped booting due to systemd failing to start some...
Hello,Well, you were right. I found a pretty big .partial snap package in /var/lib/snapd directory dated the same day I started having problems...I guess snap decided to autoupdate it and filled /var...
View Article