On Tue, Sep 27, 2005 at 10:00:50AM -0400, Joan Manuel Ventura Felix wrote: > Hey, check the howto create a dvd, you have to to do some changes to make a > correct DVD, i made one.
You do not need to do that > > http://www.opensuse.org/Making_a_DVD_from_CDs > > drop all directories from media2. to media.5 > except media.1 > > go to media.1, and open the file media. > > can you see the number 5?, delete it,and put 1. > > with this you are telling to yast that you have only one cd, not 5. The above is done in the script. Look for : # Reorganize the mediafiles ORGANIZE_MEDIA () > > later > > 1. chmod 777 -Rv boot > > 2. cd suse > > 3. create_package_descr -x setup/descr/EXTRA_PROV -l english -l > spanish -l french -l german -l czech -l hungarian -l italian That is already in there as well: # Create the packages CREATE_PACKAGES () > the last comands are use to recreate the packages, and that all.. is the > most important, because yast can't find the package later. if you dont use > this As it is already in there, that should not be a problem. houghi -- Quote correct (NL) http://www.briachons.org/art/quote/ Zitiere richtig (DE) http://www.afaik.de/usenet/faq/zitieren Quote correctly (EN) http://www.netmeister.org/news/learn2quote.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
