å¼ é?¡æ¦ <[EMAIL PROTECTED]> wrote: > Hello. I actually encounter this problem on SuSE linux, but I am pretty > sure I can reach the mkisofs authors much easier on this list, as this > could be a bug report, it's important to reach the authors/maintainers. > > I managed to learn to use -old-root to create CDR with only updated > files, see my previous post (attached at the end of this email). Here is > how to reproduce this 'bug': > > insert an empty CDR, do this > > [EMAIL PROTECTED]:~> mkisofs -r -iso-level 4 -m .beagle -V > 20060922_zhangweiwu_backup \ > -m Cache -m .Trash -m .thumbnails -m music -m '*.avi' -o > /tmp/zhangweiwu.iso ~ > > The first session of multi-session disc is made. The next day, do this: > > [EMAIL PROTECTED]:~> mkisofs -C `cdrecord dev=/dev/hdd -msinfo` -M /dev/hdd > -old-root / \ > -m .beagle -m Cache -m .Trash -m .thumbnails -m music -m '*.avi' \ > -r -iso-level 4 -V 20060923_zhangweiwu_backup -o /tmp/zhangweiwu.iso ~ > > Then mkisofs start working, reading CDR for 10 seconds, then hang there. > top(1) shows mkisofs uses 100% CPU resource. First I thought it's simply > making the image, I left the computer there for 10 hours and it's still > computing, then I think probably it is a bug, mkisofs should not take so > long time to make the image.
You are most likely using an extremely outdated version of mkisofs.... http://cdrecord.berlios.de/old/private/problems.html Jörg -- EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin [EMAIL PROTECTED] (uni) [EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

