how do you see hfs files with the linux "finder"?

Antonio Netzer yellowdog-newbie@lists.terrasoftsolutions.com
Fri, 6 Jun 2003 12:30:51 -0500 (CDT)


/etc/fstab file reads as follows

/dev/hde10 / ext2 defaults 1 1 
/dev/hde9 swap swap defaults 0 0 
#/dev/hde8
swap swap defaults 0 0 none 
/proc proc defaults 0 0 none 
/proc/bus/usb usbdevfs defaults 0 0 none 
/dev/shm tmpfs defaults 0 0 none 
/dev/pts devpts gid=5,mode=620 0 0 
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro 0 0 
/dev/hde6 /mnt/macos hfs noauto,rw 0 0 
/dev/hde7 /mnt/macosX hfs defaults 0 0 


I can see the files in the
terminal, hfs+ drives, get that,"where_have_all_my_files_gone?" file, i
thought i had the hfs tools intalled, but if I can still see the hfs
(hde6) files in the terminal, how come i can't see them with the regular
finder (Konqueror?)