I'm running ubuntu 8.04 on a macosx host w/ virtualbox 1.6.2 I want to compile the openjdk source on this ubuntu system. I want to have the openjdk source outside the virtualbox system, and instead stored within the Mac's filesystem.
vboxsf looked like the ticket. However it made a couple failures. During the openjdk compilation it makes a variety of executable files and tries to execute them, but I found that execute permission wasn't being set on the files. Another thing it does is create a text file and then use that text file in a later step, but the contents of the text file was corrupt. I've also tried sshfs and right now I'm playing with nfs. - David _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
