updates to hfsplus partition unavailable until remount

David Bélanger dbelan2 at cs.mcgill.ca
Tue Jul 12 16:37:11 MDT 2005


On Tue, Jul 12, 2005 at 04:47:04PM -0500, Tommy Trussell wrote:
> I am running Ubuntu Hoary PPC on a Powerbook. (Ubuntu standard kernel
> 2.6.10-7) I am also running MOL (0.9.70-16ubuntu1). Under MOL I'm
> running Mac OS 9.2.2.
> 
> I mount the hfsplus volumes used by MOL (Mac-On-Linux) read-only in
> linux so I can conveniently copy things from Mac to linux. When I make
> a change in MOL, however, the changed file will not appear on the
> linux side until I umount and mount the hfsplus volume, and even then
> it only reliably happens when MOL is not running.
> 
> Is there any way to refresh the view of an hfsplus partition from the
> linux side, especially without exiting MOL?

Hi,

Its probably because Linux does not know that the change occur...
Linux will cache the data and will not reread it from the disk
everytime.  It might be possible to force the read without the
remount - I don't know.

I use NFS to share file and scp to transfer them and it works well.
You setup the networking (tun) between both OSes and you configure
NFS and/or start the ssh server.

David

---

David Bélanger
Web page:   http://www.cs.mcgill.ca/~dbelan2/
Public key: http://www.cs.mcgill.ca/~dbelan2/public_key.txt



More information about the mol-general mailing list