Greetings, friends,
so something went wrong with my old Debian installation and it won't
boot (dumps to emergency mode every time).
Consequently, I installed Jessie on the other hdd (that had win7), and
I'm having a couple of minor troubles:
First, I need the snd-mixer-oss module to load on boot. I can load it
manually once I'm already booted with
sudo modprobe snd-mixer-oss
, but I want it to be automatic so I don't have to do this.
googling got me two solutions, neither of which is working.
The first was to create an /etc/modules-load.d/modules.conf and add a
line like this: