by rippanda12 » Sat Aug 27, 2022 2:43 pm
Hello i use the generic kernel and it works but when i run `modprobe loop` it doesnt create all the loop devices i have to `mknod /dev/loop0 b 7 0` but on the rpi kernel (linux-rpi) it creates all the /dev/loop devices and works flawlessly does anyone know how i can fix it? I'm NOT running this on a PI