From: Ray Wingler <[EMAIL PROTECTED]>



>I have looked through the HOW-TOs and various docs but can't seem to
>find a clear answer to the question of mounting two CD drives at same
>time? It must be possible, for CD burning, if for no other reason. What


    This example uses SCSI cd-rom drives:

mount /dev/sr0 /mnt/cdrom1
mount /dev/sr1 /mnt/cdrom2

    Of course, the devices vary with the system, and the mount points
vary with your preference.

Reply via email to