Possible change to /etc/mdev.conf default?

Walter Dnes waltdnes at waltdnes.org
Sun May 13 22:14:22 UTC 2012


  I was spelunking through my /etc/mdev.conf, looking at the syntax,
when something occured to me looking at...

sr[0-9]*        root:cdrom 660 @ln -sf $MDEV cdrom

  What happens if you have multiple devices, e.g. "sr0" and "sr1"?  Does
the system get confused?  Would the following work better...

sr[0-9]*        root:cdrom 660 @ln -sf $MDEV cdrom%1

-- 
Walter Dnes <waltdnes at waltdnes.org>


More information about the busybox mailing list