Quoting Brian (a...@cityscape.co.uk):
> On Fri 30 Jan 2015 at 15:00:17 -0600, David Wright wrote:
> 
> > Quoting Rodolfo Medina (rodolfo.med...@gmail.com):
> > > 
> > > So I can't install ppp and so I won't be able to connect to internet.
> > 
> > Insert the pendrive, and see where it's mounted (from the logs, console 
> > etc.)
> > 
> > mount -t auto /dev/sdZ1 /mnt
> > 
> > where Z is b, c, d as appropriate
> > 
> > apt-cdrom -d=/mnt add
> 
> About a year ago I spent an afternoon investigating why this didn't work
> for me. Locating the notes I made would take time.

Ditto. Yes, you also need to stop it unmounting and so on. Thus

apt-cdrom -d /mnt --no-auto-detect -m add

will do it, where "it" is to stick

deb cdrom:[Debian GNU/Linux testing _Jessie_ - Official Snapshot i386 NETINST 
Binary-1 <datetime>]/ jessie main

in /etc/apt/sources.list and check the contents.

Cheers,
David.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150131010430.ga8...@alum.home

Reply via email to