[Bug 164950] Kde doesn't mount udf DVD created with k3b
Hendrik P
poernahi at gmail.com
Tue Sep 16 12:34:46 BST 2008
http://bugs.kde.org/show_bug.cgi?id=164950
Hendrik P poernahi gmail com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |poernahi at gmail.com
--- Comment #5 from Hendrik P <poernahi gmail com> 2008-09-16 13:34:43 ---
This is a bug in mkisofs rather than k3b (mkisofs does say its udf support is
incomplete). Bug is still unfixed as of cdrtools-2.01.01-alpha42.
To reproduce:
1. Create a directory containing a single file.
2. Create a text file containing /Dir/=full_path_to_dir_from_#1
3. mkisofs -graft-points -udf -o test.iso -path-list file_from_#2
4. mount test.iso using mount -o loop, make sure it is mounted as udf
The mounted image and its subdirectories will have permission of 000.
Note:
Adding -r switch to mkisofs does not solve the problem.
Removing -graft-points partially solve the problem, but it is needed to create
directory structure in the image.
See also http://bugs.gentoo.org/show_bug.cgi?id=213399 for similar bug.
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list