i use Ubuntu. i have 5 Debian DVDs as iso files. how could i introduce them to Ubuntu as repository?
i do not want to burn them and waste a DVD. i just want to mount them and use apt-cdrom .
any one have experience?
|
i use Ubuntu. i have 5 Debian DVDs as iso files. how could i introduce them to Ubuntu as repository? i do not want to burn them and waste a DVD. i just want to mount them and use
| |||
|
feedback
|
|
Mixing packages from different distributions usually doesn't work or causes all sorts of problems. To do it you need some good understanding of the package management as you'll have to fight against package dependencies. And most likely a lot of programs will not work. Don't do it. If you still want to try it: Add something like
to your /etc/fstab and use
to add it. | |||||
feedback
|