I'm trying to use a sid iso image as a apt source. I've successfully mounted it and added a file entry to sources.list as:The correct way to add an Official Debian CD to the apt sources.list file is to use the command:
deb file:/mnt/iso/debian sid main
apt-cdrom add
You should run this command as root. This will prompt you to put in a cdrom, do not mount the cdrom yourself as the apt-cdrom does all this for you. You should end up with a sources.list entry that starts with:
deb cdrom:[Debian GNU/Linux .....
You may find that some or all of the existing entries are commented out by apt-cdrom. If you are concerned, you should make a backup copy of sources.list.
Johnny.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]