On Saturday 29 September 2001 22.38, Oliver Ob wrote:
Hello folks,
I burn backups from my 4 NFS-shared servers here regularly, therefore I create iso images using mkisofs with options -J -r -v -o file.iso and that's alright so far, I get my image.
But what I find annoying is that after burning I find my files with little changes: For instance, the german special letters like for OE, AE and so forth all all changed to "_".
Is there a way around that?
Another thing what I am going to face tonight is how to compare entire directories with sub-dirs, meaning like (raw edit) fc -options /dir1/* /burnt_cd/
Has anyone such a command handy? Would save me loads of time since I finish work very late these weeks.
Many thanks. Olli
I have that problem too, with the characters åäö. It can be achieved by using -jcharset iso8859-15 regards Anders