Yes, macfuse worked fine until I upgraded to snow leopard. I didnt realize nfs would work on a mac. Guess I never even thought about it. Thanks for the info, I will give nfs a go. Can I use spotlight on my linux machine and index a drive over nfs? I suppose I can google from here on out.
On Jan 19, 7:20 pm, Alex Blewitt <[email protected]> wrote: > NFS works fine too, as long as you are not worried about > confidentiality. > > You've checked that you can ssh as root to that box, of course. Most > Linux distros forbid logging on as root from ssh for obvious security > reasons. > > On Linux, add a line to /etc/exports for the fs and start nfs. Then > cd /net/hostname/path on the macosx box to invoke the autofs mount of > your NFS share. > > Sent from my (new) iPhone > > On 20 Jan 2010, at 01:11, Bruce <[email protected]> wrote: > > > Downloaded and installed the beta version as suggested and I get: > > > brucesiMac:~ bruce$ sshfs-static-leopard [email protected]:/ ~/ > > Desktop/ > > linux -oauto_cache,reconnect,volname=linux > > warning: ssh nodelay workaround disabled > > [email protected]'s password: > > the MacFUSE file system is not available (-1) > > the MacFUSE file system is not available (1) > > > Other than macfuse, any other simple solutions that work on snow > > leopard for connecting to a local linux machine? Samba I suppose. > > Anything else? > > > On Jan 19, 6:48 pm, Bruce <[email protected]> wrote: > >> I am using the standard kernel that comes with snow leopard. apps are > >> in 64bit mode, but a few still run in 32bit. > > >> On Jan 19, 12:06 pm, Dorian Harmans <[email protected]> wrote: > > >>> I haven't had any problems with it yet in the pure 64-bit kernel > >>> mode, but i > >>> will notify you all in case something goes wrong. I'm using it > >>> with all the > >>> write-caching / speed-improving options disabled, to protect my > >>> precious > >>> data on those NTFS disks. > >>> But, as Erik just said, i wouldn't recommend trying this unless > >>> you (think > >>> you) know what you're doing. I'm using it in combination with the > >>> NTFS-3G > >>> driver. > > >>> On Tue, Jan 19, 2010 at 6:11 PM, Erik Larsson <[email protected]> wrote: > >>>> No, it doesn't 'work'. It's not fully adapted for reentrancy and > >>>> multi-threaded operation. It will sooner or later crash your > >>>> computer or > >>>> corrupt data. > >>>> If you're using the purely 64-bit kernel in Snow Leopard (which you > >>>> shouldn't be, as it's currently only supported for usage on Xserve > >>>> hardware), you have to live without MacFUSE for the moment. > > >>>> - Erik > > >>>> Dorian Harmans wrote 2010-01-19 17.23: > > >>>> Try to look for the 2.1.7 beta version on google, it was > >>>> specifically > >>>> compiled to work on SL 64. > >>>> It works here! > > >>>> On Tue, Jan 19, 2010 at 2:53 PM, Bruce H <[email protected]> > >>>> wrote: > > >>>>> sshfs-static-leopard -V > >>>>> SSHFS version 2.2 (MacFUSE SSHFS 2.2.0) > >>>>> MacFUSE library version: FUSE 2.7.3 / MacFUSE 2.0.3 > >>>>> no mount point > > >>>>> sshfs-static-leopard [email protected]:/ /Users/bruce/Desktop/ > >>>>> linux/ > >>>>> warning: ssh nodelay workaround disabled > >>>>> [email protected]'s password: > >>>>> /Library/Filesystems/fusefs.fs/Support/fusefs.kext failed to > >>>>> load - > >>>>> (libkern/kext) link error; check the system/kernel logs for > >>>>> errors or try > >>>>> kextutil(8). > >>>>> the MacFUSE file system is not available (71) > > >>>>> dmesg output: > > >>>>> kxld[com.google.filesystems.fusefs]: The following symbols are > >>>>> unresolved > >>>>> for this kext: > >>>>> kxld[com.google.filesystems.fusefs]: _OSRuntimeFinalizeCPP > >>>>> kxld[com.google.filesystems.fusefs]: _OSRuntimeInitializeCPP > >>>>> Can't load kext com.google.filesystems.fusefs - link failed. > >>>>> Failed to load executable for kext com.google.filesystems.fusefs. > >>>>> Kext com.google.filesystems.fusefs failed to load (0xdc008016). > >>>>> Failed to load kext com.google.filesystems.fusefs (error > >>>>> 0xdc008016). > > >>>>> -- > >>>>> You received this message because you are subscribed to the > >>>>> Google Groups > >>>>> "MacFUSE" group. > >>>>> To post to this group, send email to [email protected]. > >>>>> To unsubscribe from this group, send email to > >>>>> [email protected]<macfuse > >>>>> %[email protected]> > >>>>> . > >>>>> For more options, visit this group at > >>>>>http://groups.google.com/group/macfuse?hl=en. > > >>>> -- > >>>> You received this message because you are subscribed to the > >>>> Google Groups > >>>> "MacFUSE" group. > >>>> To post to this group, send email to [email protected]. > >>>> To unsubscribe from this group, send email to > >>>> [email protected]<macfuse > >>>> %[email protected]> > >>>> . > >>>> For more options, visit this group at > >>>>http://groups.google.com/group/macfuse?hl=en. > > -- > > You received this message because you are subscribed to the Google > > Groups "MacFUSE" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected] > > . > > For more options, visit this group > > athttp://groups.google.com/group/macfuse?hl=en > > .
-- You received this message because you are subscribed to the Google Groups "MacFUSE" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macfuse?hl=en.
