PDA

View Full Version : smbfs.o gone


opticalcarrier
09-09-2002, 10:34 AM
I was trying to get samba working and I lost (accidentally del) my smbfs.o file. will the smbfs.o file from the smbfs.zip on the xtreme-emu site do the same thing? is it the same exact file? when I copied smbfs.o from the .zip file to my /lib/modules and did an insmod it gave me the incorrect kernel version error message. I dont know if the original one did that or not. In any event should I be ok? Or do the smbmount on the tivo only work with the smbfs.o on the tivo? or do i need to copy the smbmount file from the zip file over to the tivo to match the .o file that I got from the .zip file? Or are they all the same 2 files? I could re-xtreme the thing and start over but I really dont want to go through that again.

Thanks,
Bo

Enigma
09-09-2002, 02:02 PM
I don't know about the specific files to which you refer, but they are most likely the same file. Just do an insmod -f smbfs instaed of just insmod smbfs. This will force the module to load despite the kernel version mismatch.

opticalcarrier
09-09-2002, 02:15 PM
the reason im asking is ive seen different versions floating around some for 1.3 and some for 2.0

now that Ive extremed and updated my system xtreme and the 2.5xtreme update im wanting to make sure thats not a problem

What im trying to do is to be able to (on my windows box) type \\tivo\video so as to be able to have my windows box connect to a samba share on my tivo, but wheres the tivo config file for this? Ive setup samba on my bsd box to do this and it was a big complicated config file. is this even possible with the tivo?

Thanks,
Bo

BubbleLamp
09-09-2002, 05:22 PM
I don't think smbfs is a full blown Samba server, it is used with the smbmount Samba client. Pretty sure you will have to do the mounting from the Tivo side.