Hello,
I've installed, with no problem, the Suse Linux 10.1, from a DVD, bootable that comes with a magazine and an another DVD(for packages).
The first DVD number one is "added"(scaned) automaticaly at the installation of the system, but the second that is nomaly a live-CD and contains others packages, I don't know how to scan this DVD(of packages) in order to install more software.
So, my question is : how must I do to scan the second DVD(packages), and then install more applications?
Thanks in advance for the help.
[Suse 10.1]: how to scan a DVD of packages?
Moderator: General Moderators
-
cheikhbouchihda
- Forum Commoner
- Posts: 51
- Joined: Thu Mar 02, 2006 2:08 pm
- Location: France.
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
I'd change the Yast2 configuration to read from remote FTP so you can keep up-to-date. As far as I know though, Yast2 prompts for the other disk if there's anything on it.
Either way, SuSE uses RPM packages so stick the DVD in, mount it and run:
Either way, SuSE uses RPM packages so stick the DVD in, mount it and run:
Code: Select all
find /mnt/dvd -name '*.rpm' -print