Carlos E. R. wrote:
bs=1024k count=4489 ?
I did find this on google, but I don't know if it's good, just now my first writing of the image with k3b failed (couldn't close the dvd :-?)
Could be. I'll have to note this.
Ah, beetween your 2. and 3., add "umount empty_file". Do not forget, or when you try to mount the dvd it will say that it is dirty or already mounted. And it can not be fscked.
right
time growisofs -Z /dev/dvd=$1 -dvd-compat
this is the main part :-) growisofs complained with my file size (too big, my info was wrong), but did it intelligently, giving the free space :-), so I could fix the size: dd if=/dev/zero of=image.iso bs=2048 count=2287888 -- http://www.dodin.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org