Hi, houghi wrote:
On Wed, Aug 31, 2005 at 05:07:30PM +0200, JBScout [Thomas Lodewick] wrote:
hey houghi, that's not the trueth !! I've tested it with all 3 beteas, and it works great !! ;) thanks for your working on it !! :)
Thanks. I will just think that it will be OK if nobody complaints. No feedback is good feedback. LOL.
Well, the scripts indeed works for creating a DVD ISO, but I think it still has a few bugs, when creating a network install source instead of a DVD ISO. Here is my bug report: If I do the following: makeSUSEdvd -i -s /home/linux/suse100/ -d /home/download/ I get the error: "Not enough free space on /root/DVD_DIR. Space needed is at least 3,169,188 B. You have 1,796,572 B available." although I want no DVD ISO to be created. In addition: makeSUSEdvd -i -s /home/linux/suse100/ -d /home/download/ \ -o /home/download/ gives after some time the following error: ... "/home/download//SUSE-10.0-CD-OSS-i386-Beta3-CD2.iso is being mounted and copied on TEMP_DIR. /home/download//SUSE-10.0-CD-OSS-i386-Beta3-CD1.iso is being mounted and copied on TEMP_DIR. mv: cannot stat `/root/CD_DIR/media.1': No such file or directory mv: cannot stat `/root/CD_DIR/media.1.bak': No such file or directory /root/bin/makeSUSEdvd: line 305: /root/CD_DIR/media.1.bak: No such file or directory /root/bin/makeSUSEdvd: line 306: /root/CD_DIR/media.1.bak: No such file or directory mv: cannot stat `/root/CD_DIR/media.1.bak': No such file or directory" This could be fixed by moving the line MEDIA="$CD_DIR/media.1" to the subroutine ORGANIZE_MEDIA () Hope this helps. Otmar Stahl