Istvan Gabor wrote:
What is the way in openSUSE 10.3 to create permanent
symlinks in /dev?

I'll assume that none of the links you're trying to make
will cause problems or confusion.

If they do, it's your problem, not mine.
Is this want to be a joke? Very funny.

Eg I want to make symlinks like
 > /dev/modem -> /dev/ttyS0,

ln -s /dev/ttyS0 /dev/modem

/dev/dvdburner -> /dev/sr0
ln -s /dev/sr0 /dev/dvdburner

/dev/dvdrom -> /dev/sr
ln -s /dev/sr  /dev/dvdrom


These symlinks will be gone after reboot. See the subject: permanent symlink.

I forgot, /dev isn't on the root partition
any more like it used to be.


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to