On Mon, 29 Jan 2018 13:10:41 -0800
Tomas Kuchta <[email protected]> dijo:

>Yes, this would create soft link to /dev/sr1 and satisfy your
>application. And so on...

>I assume the syntax should be ln -s /dev/sg0 /dev/sr0, and
>ln -s /dev/sg2 /dev/sr1, right? Or do I have that backwards?

A slight problem:

$ ln -s /dev/sg0 /dev/sr0
ln: failed to create symbolic link ‘/dev/sr0’: File exists

What am I doing wrong?
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to