Moin, ich möchte eine ausgeliehene DVD auf DVD-Rohling kopieren. Ich habe nur ein DVD-Laufwerk.
Ich kenne zwar "growisofs -Z /dev/hdc=/.../*iso", weiß aber nicht, wie ich von der Original-DVD aus ein Iso-Image erstelle, auf das ich dann growisofs loslassen kann. Unter http://www.cs.kuleuven.ac.be/cs/system/services/cdwriter/ finde ich: mkisofs -r -J -U -pad -o image.iso files-and/or-folders Versucht habe ich: $mkisofs -r -J -U -pad -o image.iso /mnt/dvd Warning: creating filesystem that does not conform to ISO-9660. Total translation table size: 0 Total rockridge attributes bytes: 169 Total directory bytes: 0 Path table size(bytes): 10 Max brk space used 42000 181 extents written (0 MB) (Ich wohne in Frankreich und will keine Diskussion über Urhebrrechte etc lostreten). Gruß Klaus

