Hi, On 2/16/26 10:55 AM, Samuel Thibault wrote: > While fixing a bit the autostart of rumpusbdisk which was killing my > box in some cases, I could notice that the following scenario fails: > > - ls /dev/rumpusbdisk , rumpusbdisk starts > - killall rumpusbdisk , rumpusbdisk dies, all is good
That is strange. Can you confirm killall actually runs correctly on 64b? Here it does not even exist: -bash: killall: command not found Am I missing a core package? Damien
