Hi folks,

This is a request that installation usb flash drives be treated in the
same way as installation discs.

Test installations with first two 32 bit DVDs and corresponding usb
sticks.

During the DVD installation. At "Configure Packet Manager" the option
"Scan extra discs" was offered.  This option was skipped during the
flash drive installation.

After the initial reboot the DVD was recognised when extra software was
installed.  The flash drive was not.

However, if /etc/apt/apt.conf.d/OOCDMountPoint was modified 

from

Acquire::cdrom {
  mount "/media/cdrom";
};
Dir::Media::MountPath "/media/cdrom";

To

Acquire::cdrom {
  mount "/media/usb";
};
Dir::Media::MountPath "/media/usb";
                Then the first flash drive was recognised for the installation 
of new
software.
This also works with wheezy.

As expected, apt-cdrom add did not recognise the second flash drive.

-- 
  Philip Charles; 39a Paterson Street, Abbotsford, Dunedin, New Zealand
   +64 3 488 2818        Fax +64 3 488 2875        Mobile 027 663 4453
   phil...@copyleft.co.nz - personal.    i...@copyleft.co.nz - business



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1408326911.1655.29.camel@stephen

Reply via email to