Creating /dev/cdrom

Bernhard Fischer rep.dot.nop at gmail.com
Mon Jul 14 14:58:00 UTC 2008


On Mon, Jul 14, 2008 at 07:51:08AM -0700, Michael D. Setzer II wrote:
>Is there a process to create /dev/cdrom to point to the cdrom device?

Sure. Suppose your cdrom lives at hdc, somthing like the following
should do the trick:
echo 'hdc root:cdrom 660  *ln -s $MDEV cdrom' >> /etc/mdev.conf

HTH,



More information about the busybox mailing list