Package: hfsplus
Version: 1.0.4-12
Severity: important

losetup -o 827510784 /dev/loop0 /dev/sr0  (apple 10.6.3 dvd)(am pointing to 
hfs+ volume)

mount -t hfsplus /dev/loop0 /mnt/loopbmnt/

ls /mnt/loopbmnt/Instructions.localized/Installation\ 
Instructions.app/Contents/Resources/ko.lproj/

 -shows no valid size, nor filename for the pdf file  << may say zero bytes 
with other filemanagers and file is not accessible.. even stat * in that 
directory says "file not found" for the pdf
 
 there are two files in ko.lproj when seen properly -InfoPlist.strings  and 
<korensymbols>.pdf
 
 --however there is a Paragon's(express edition) free ufds.ko module which 
mounts ntfs and hfs+ volumes.. and with it i was able to get both filename and 
filesize.. I did not need to do any nls_korean module loading nor any LANG= 
setting..  
 but i do have these packages which i'm not sure make the difference of being 
able to see the filename under xterm..
 
 ii  cjk-latex                             4.7.0+git20080122-1                  
installs all LaTeX CJK packages
 ii  latex-cjk-common                      4.7.0+git20080122-1                  
LaTeX macro package for CJK (Chinese/Japanes
 ii  latex-cjk-korean                      4.7.0+git20080122-1                  
Korean module of LaTeX CJK
 
 so under xterm using, mount -t ufsd /dev/loop0 /mnt/loopbmnt
 ls /mnt/loopbmnt/Instructions.localized/Installation\ 
Instructions.app/Contents/Resources/ko.lproj/
 now shows..
 
 -rwxr-xr-x 1 root root  156 2009-07-22 02:02 InfoPlist.strings
 -rwxr-xr-x 1 root root 289K 2009-07-21 06:58 <koreansymb>.pdf
 
 if I need to copy a file back into another hfs+ volume.. i tested using 
another mouintpoint with ufsd 
 
 
 ^^Now the paragon package needs to be compiled.. but i believe a library .bin 
file in it's make src tree is closed-source.. but basically there's a routine 
using some debugging or system call traces that ufsd.ko can be studied just for 
this last bit..
 
 also may i ask do you folks use hints from the apple source tree/(is it 
illegal? --not using code by code lines from 
http://www.opensource.apple.com/source/xnu/xnu-792.24.17/bsd/hfs/ )
 
 thanks for any feedback.. I prefer to use hfsplus a community module than a 
proprietary one and hope this can be fixed soon...
 
 In one last separate case if you don't mind.. using hfsplus this time.. for 
source and destination on this copy task..
 
 issuing 
 cd /mnt/loopbmnt
 tar cvf - * |tar xvf - -C /mnt/sdb1
 
   .. fails where its says something about var reached and exits..
    about a dozen items are not copied overall 
    
    I don't know if this is tar or hfsplus related.. so i'll post this last 
separate case to the tar package maintainer


-- System Information:
Debian Release: 5.0.6
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/3 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages hfsplus depends on:
ii  libc6                       2.7-18lenny4 GNU C Library: Shared libraries
ii  libhfsp0                    1.0.4-12     Shared library to access HFS+ form

hfsplus recommends no packages.

hfsplus suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to