Re: map mainboard sata connector to device name

2025-04-09 Thread Petric Frank
Hello, Am Donnerstag, 10. April 2025, 06:47:13 CEST schrieb Titus Newswanger: > On 4/9/25 22:42, Petric Frank wrote: > > Hello, > > > > Am Donnerstag, 10. April 2025, 00:13:10 CEST schrieb Andy Smith: > > > Hi, > > > > > > On Wed, Apr 09, 2025 at 05:46:32PM +0200, Petric Frank wrote: > > > > In th

Re: map mainboard sata connector to device name

2025-04-09 Thread Titus Newswanger
On 4/9/25 22:42, Petric Frank wrote: Hello, Am Donnerstag, 10. April 2025, 00:13:10 CEST schrieb Andy Smith: > Hi, > > On Wed, Apr 09, 2025 at 05:46:32PM +0200, Petric Frank wrote: > > In this case i have to manually create a mapping from pci-id (of the > > controller) together with the "

Re: map mainboard sata connector to device name

2025-04-09 Thread Petric Frank
Hello, Am Donnerstag, 10. April 2025, 00:13:10 CEST schrieb Andy Smith: > Hi, > > On Wed, Apr 09, 2025 at 05:46:32PM +0200, Petric Frank wrote: > > In this case i have to manually create a mapping from pci-id (of the > > controller) together with the "ata-x" to the sata connection number > > print

Re: map mainboard sata connector to device name

2025-04-09 Thread Max Nikulin
On 09/04/2025 22:46, Petric Frank wrote: Due i am not firm with udev rules - any hint on these ? try udevadm info --query=all --name=sda or udevadm info --query=all -p /sys/block/sda The /usr/lib/udev/rules.d/ directory contains a lot of examples.

Re: map mainboard sata connector to device name

2025-04-09 Thread Felix Miata
Petric Frank composed on 2025-04-09 11:32 (UTC+0200): > i want to map the sata hardware connections to fixed device names. This be > done even the hdd on the cable is changed. > So - when i connect a hdd to sata port 4 i want to get (for example) /dev/sdd > created even /dev/sda to /dev/sdc (resp

Re: next Trixie install images expected to arrive when?

2025-04-09 Thread Charles Curley
On Wed, 9 Apr 2025 14:48:28 -0400 Dan Ritter wrote: > Marco Möller wrote: > > I am about to make an installation of Trixie to a Laptop. > > If it is expected that new install media are to become published > > soon, hen I wait for testing them, after the current ones are > > likely to have been t

Re: next Trixie install images expected to arrive when?

2025-04-09 Thread Timothy M Butterworth
On Wed, Apr 9, 2025 at 5:56 PM Charles Curley < charlescur...@charlescurley.com> wrote: > On Wed, 9 Apr 2025 14:48:28 -0400 > Dan Ritter wrote: > > > Marco Möller wrote: > > > I am about to make an installation of Trixie to a Laptop. > > > If it is expected that new install media are to become pu

Re: next Trixie install images expected to arrive when?

2025-04-09 Thread Marco Möller
are you aware of: https://get.debian.org/images/ which offers daily snapshots of the trixie installer? I just installed the latest weekly build to an AMD64 virtual machine with no issues, so you should be OK with it on your laptop. I missed the daily builds. They are obviously what I am inte

Re: map mainboard sata connector to device name

2025-04-09 Thread Andy Smith
Hi, On Wed, Apr 09, 2025 at 05:46:32PM +0200, Petric Frank wrote: > In this case i have to manually create a mapping from pci-id (of the > controller) together with the "ata-x" to the sata connection number > printed on the motherboard. Based on the mapping udev rules are to be > created to get de

Re: Can you help me run Box64 on my Raspberry Pi 5?

2025-04-09 Thread Stefan Monnier
Greg Wooledge [2025-04-09 15:41:05] wrote: > On Wed, Apr 09, 2025 at 19:15:31 +, Matt Timpson wrote: >> I'd also like to know what "numpy" is and what is does. > apt-cache show python3-numpy > or do a Google/Duckduckgo/Bing search for it. My N°1 search engine nowadays is Wikipedia (protected f

Re: Fw: Re: Can you help me run Box64 on my Raspberry Pi 5?

2025-04-09 Thread Greg Wooledge
On Wed, Apr 09, 2025 at 19:15:31 +, Matt Timpson wrote: > I'd also like to know what "numpy" is and what is does. apt-cache show python3-numpy or do a Google/Duckduckgo/Bing search for it.

Re: Fw: Re: Can you help me run Box64 on my Raspberry Pi 5?

2025-04-09 Thread Matt Timpson
Certainly. I used this command: cd /opt/scanner and get this error when I follow it up with either box64 scanner or box64 run_scanner.sh I'd also like to know what "numpy" is and what is does. Thanks, Matt Timpson 🍉 Sent with Proton Mail secure email. On Wednesday, 9 April 2025 at 03:22,

Re: next Trixie install images expected to arrive when?

2025-04-09 Thread Dan Ritter
Marco Möller wrote: > I am about to make an installation of Trixie to a Laptop. > If it is expected that new install media are to become published soon, hen I > wait for testing them, after the current ones are likely to have been tested > a lot already. > Would anybody know about when a next vers

next Trixie install images expected to arrive when?

2025-04-09 Thread Marco Möller
I am about to make an installation of Trixie to a Laptop. If it is expected that new install media are to become published soon, hen I wait for testing them, after the current ones are likely to have been tested a lot already. Would anybody know about when a next version of Trixie installation

Re: map mainboard sata connector to device name

2025-04-09 Thread Petric Frank
Hello, Am Mittwoch, 9. April 2025, 15:36:11 CEST schrieb Michael Stone: > On Wed, Apr 09, 2025 at 01:41:21PM +0200, Petric Frank wrote: > >Am Mittwoch, 9. April 2025, 11:35:27 CEST schrieb to...@tuxteam.de: > >> Does /dev/disk/by-path fulfil your needs? > > > >Not exactly. The names are like pci-0

Re: Admin Root user [not set to default]

2025-04-09 Thread Greg Wooledge
On Wed, Apr 09, 2025 at 09:34:08 -0400, Jeffrey Walton wrote: > Disabling root logins by default is especially important when a > network attacker can use the login, like via SSH. The network attacker > is usually your #1 threat, There may be systems where this is true; for example, a public web s

Re: Admin Root user [not set to default]

2025-04-09 Thread Joe
On Wed, 9 Apr 2025 13:44:14 +0100 James Freer wrote: > > b] 'Sudo' - i thought came in with ubuntu (and some other > derivatives). Many distros use 'su -' for admin rights and i thought > Debian was one of those. Sudo i thought was introduced as a level of > safety for newbie users so they coul

Re: Admin Root user [not set to default]

2025-04-09 Thread Nicolas George
Greg Wooledge (HE12025-04-09): > I really don't understand why so many people do this. Why would you > install using a "Live" medium instead of the real installer? Because the real installer does not give the fine control I want and has a crappy user interface. I always install my Debians with G

Re: Can you help me run Box64 on my Raspberry Pi 5?

2025-04-09 Thread Timothy M Butterworth
On Mon, Apr 7, 2025 at 12:24 PM Matt Timpson wrote: > Hello all, > > I want to run a .deb file written for x64 processors on my Raspberry Pi 5, > which I run Linux on. Unfortunately I don't know a damn thing about > computers and need step-by-step instructions. I have tried and failed to > pay co

Re: Admin Root user [not set to default]

2025-04-09 Thread Jani Heikkinen
Hi, I think you need to set up "admin" user your self, that is, after installation setup sudo and if you desire, passwordless sudo for your admin user. There is plenty of material on the net how to do it. I don't recall exactly but I think Debian installer will not set up that for you (Debian

Re: map mainboard sata connector to device name

2025-04-09 Thread Michael Stone
On Wed, Apr 09, 2025 at 09:36:11AM -0400, Michael Stone wrote: On Wed, Apr 09, 2025 at 01:41:21PM +0200, Petric Frank wrote: Am Mittwoch, 9. April 2025, 11:35:27 CEST schrieb to...@tuxteam.de: Does /dev/disk/by-path fulfil your needs? Not exactly. The names are like pci--0b:00:0-ata-4 and

Re: map mainboard sata connector to device name

2025-04-09 Thread Michael Stone
On Wed, Apr 09, 2025 at 01:41:21PM +0200, Petric Frank wrote: Am Mittwoch, 9. April 2025, 11:35:27 CEST schrieb to...@tuxteam.de: Does /dev/disk/by-path fulfil your needs? Not exactly. The names are like pci--0b:00:0-ata-4 and pci--0d:00:0-ata-1. Yes, that's necessary to account for

Re: Admin Root user [not set to default]

2025-04-09 Thread Jeffrey Walton
On Wed, Apr 9, 2025 at 8:58 AM James Freer wrote: > > I've just done my install of Debian 12 Live XFCE version. Been a user > of Xubuntu for 15 years and thought i would change. Tried some of the > derivatives and chose Debian to go with. > > I would be grateful if someone could explain why admin

Re: Admin Root user [not set to default]

2025-04-09 Thread James Freer
On Wed, 9 Apr 2025 at 12:05, Greg Wooledge wrote: > > On Wed, Apr 09, 2025 at 10:50:54 +0100, James Freer wrote: > > I've just done my install of Debian 12 Live XFCE version. > > I really don't understand why so many people do this. Why would you > install using a "Live" medium instead of the rea

Re: map mainboard sata connector to device name

2025-04-09 Thread tomas
On Wed, Apr 09, 2025 at 01:41:21PM +0200, Petric Frank wrote: > Hello, > > Am Mittwoch, 9. April 2025, 11:35:27 CEST schrieb to...@tuxteam.de: > > On Wed, Apr 09, 2025 at 11:32:31AM +0200, Petric Frank wrote: > > > Hello, > > > > > > i want to map the sata hardware connections to fixed device name

Re: map mainboard sata connector to device name

2025-04-09 Thread Petric Frank
Hello, Am Mittwoch, 9. April 2025, 11:35:27 CEST schrieb to...@tuxteam.de: > On Wed, Apr 09, 2025 at 11:32:31AM +0200, Petric Frank wrote: > > Hello, > > > > i want to map the sata hardware connections to fixed device names. This be > > done even the hdd on the cable is changed. > > > > So - when

Re: Admin Root user [not set to default]

2025-04-09 Thread Greg Wooledge
On Wed, Apr 09, 2025 at 10:50:54 +0100, James Freer wrote: > I've just done my install of Debian 12 Live XFCE version. I really don't understand why so many people do this. Why would you install using a "Live" medium instead of the real installer? Anyway, the Live version doesn't set a root pass

Re: Admin Root user [not set to default]

2025-04-09 Thread Henrik Ahlgren
James Freer writes: > I would be grateful if someone could explain why admin root user is > not set to default. I have always had user login and password and then > root for for other tasks like Aptitude updates. [I am a fan of > Aptitude although most folk seem to prefer Apt]. > > Also not sure

Re: map mainboard sata connector to device name

2025-04-09 Thread Dan Purgert
On Apr 09, 2025, Petric Frank wrote: > Hello, > > i want to map the sata hardware connections to fixed device names. This be > done even the hdd on the cable is changed. > > So - when i connect a hdd to sata port 4 i want to get (for example) > /dev/sdd created even /dev/sda to /dev/sdc (respecti

Re: Admin Root user [not set to default]

2025-04-09 Thread debian-user
James Freer wrote: > Hi members > > I've just done my install of Debian 12 Live XFCE version. Been a user > of Xubuntu for 15 years and thought i would change. Tried some of the > derivatives and chose Debian to go with. > > I would be grateful if someone could explain why admin root user is > n

Admin Root user [not set to default]

2025-04-09 Thread James Freer
Hi members I've just done my install of Debian 12 Live XFCE version. Been a user of Xubuntu for 15 years and thought i would change. Tried some of the derivatives and chose Debian to go with. I would be grateful if someone could explain why admin root user is not set to default. I have always had

map mainboard sata connector to device name

2025-04-09 Thread Petric Frank
Hello, i want to map the sata hardware connections to fixed device names. This be done even the hdd on the cable is changed. So - when i connect a hdd to sata port 4 i want to get (for example) /dev/sdd created even /dev/sda to /dev/sdc (respective no hdd connected to sata 1 ... sata 3 port). An

Re: Fw: Re: Can you help me run Box64 on my Raspberry Pi 5?

2025-04-09 Thread Jonathan Dowland
On Tue Apr 8, 2025 at 10:04 PM BST, Matt Timpson wrote: Original error was: Cannot dlopen("/opt/scanner/numpy.core._multiarray_umath.so"/0x604e20ac, 2) [6369] Failed to execute script main Can I ask what this means? That most likely is you trying to indirectly run an executable in x86_64 f