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,
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to