Hi, i'm trying to create a bootable ISO image with makeSUSEdvd, but I'm doing it this way:
1. I copy everything from openSuSE 10.2 DVD to a directory, for example /tmp/dvd_build, except the "suse" directory (using "find" with -prune). 2. I use "find" to create only the "suse" directory tree, as I want just to try and don't need any package. 3. I run: makeSUSEdvd -r /tmp/dvd_build -C I'm asked to enter my passphrase, everything ok, just some warnings about EXTRA_PROV not found but finally it creates the iso image. I try to boot a VMWare VM with the iso but it can't boot. Am I wrong using that method for makeSUSEdvd? How can I use makeSUSEdvd without downloading the 1st openSuSE 10.2 CD? (As I already have the DVD) Thanks. -- Samuel Partida Amores ----------------------------------- [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
