On Sat, Oct 09, 2004 at 07:19:50PM +0200, David Balazic wrote: > I have 3 CD drives, but aptitude and apt-get only work with one of them > (let us acall it cdrom0 ) . > If a certain CD is inserted in it (in cdrom0) and apt requires a CD, I > can not put the CD into the other (empty) units (cdrom1 or cdrom2), but > must remove the CD from the unit cdrom0 and replace the CD with the > requested one.
You can use the Acquire::cdrom::mount option to tell it which device to use, either on the command line or in the configuration file. -- - mdz

