[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Installing via Apt-Get From a CD?



Es geschah am Freitag, 13. Juni 2003 22:49 als Nick Wilson schrieb:
> > Use 'apt-cdrom' to add all your Debian archive CDs you have and need (no
> > matter if official or unofficial) automagically to /etc/apt/sources.list
>
> Okay, done! ;-)
>
> However, I still get 'package ted not found'. How do I work out which
> cdrom it is on?

How about scanning your CDs with

	mount /cdrom
	find /cdrom -iname "ted*.deb"
	umount /cdrom
	...

If that doesn't find it, you don't have it! :)

Regards,
Christian



Reply to: