Jump to content

Guide to repair SMB after 10.4.6 install--Read BEFORE you update to 10.4.6!


30 posts in this topic

Recommended Posts

I had a hard time getting my "SMB Share Connections" to work after updating to 10.4.6 and looked all over this forum for a answer and finally figured it out by reading multiple posts and using info from a number of them. So I though I would make and easy Guide with the combined info for anyone new to OSX86 and the update.

 

I in NO WAY take credit for the fix and would like to thank all the posters who helped come to a Resolution.

 

This is the procedure I used....

 

This Guide is assuming you are running 10.4.5 and you HAVE your 10.4.5 install DVD!

 

 

 

1. First open Terminal located in Applications-->Utilities

 

2. Make sure root is enabled! If it is not enabled you can enable it by typing "sudo passwd root" This will ask you for your current password the it will ask you to set the root password and verify it.

 

3. Now you must BACKUP your extentions directory (/System/Library/Extentions) using this command at the prompt:

 

"sudo tar cvzf ~/Desktop/10.4.5_Extentions.tgz /System/Library/Extensions"

(it will ask for a password use the one you Enabled on the root account)

 

This command will make a Backup of you Extentions directory to a file named 10.4.5_Extentions.tgz on your desktop.

 

4. Now install the 10.4.6 Update and let the computer reboot.

 

5. Once the computer restarts open terminal again and put your "Install DVD" in the drive.

 

6. In the terminal use this command:

 

"sudo cp /Volumes/Mac\ OS\ X\ Install\ Disc\ x86/sbin/mount_smbfs /sbin/mount_smbfs"

 

7. Now leave terminal open and extract the 10.4.5_extentions.tgz file by Double-Clicking it The go back to Terminal

 

8. In the terminal use this command:

 

"sudo cp -r ~/Desktop/System/Library/Extensions/smbfs.kext/ /System/Library/Extensions/smbfs.kext"

 

Followed by

 

"sudo diskutil repairPermissions /"

 

9. Type: "reboot" in Terminal

 

10. Now you should have SMB back! It worked for me!

Thanks to all info here, I put a simple package install in demonoid wich will apply the good files without need to enter nothing in the shell, also there is no need to get back to 10.4.5 to get the extension if you have already have 10.4.6 installed.

 

Hope it helps

 

Cheers

Thanks to all info here, I put a simple package install in demonoid wich will apply the good files without need to enter nothing in the shell, also there is no need to get back to 10.4.5 to get the extension if you have already have 10.4.6 installed.

 

Hope it helps

 

Cheers

 

thank you!! just what I was looking for.

hmm, not working here though. playing with it some more

later: strange. I unpacked your smb file and manually overwrote the one in my 10.4.6 sbin folder. now it's working. thanks for the file!!

thank you!! just what I was looking for.

hmm, not working here though. playing with it some more

later: strange. I unpacked your smb file and manually overwrote the one in my 10.4.6 sbin folder. now it's working. thanks for the file!!

Welcome , Im glad it worked for you! ;)

Thanks to all info here, I put a simple package install in demonoid wich will apply the good files without need to enter nothing in the shell, also there is no need to get back to 10.4.5 to get the extension if you have already have 10.4.6 installed.

 

Hope it helps

 

Cheers

 

I tried your file, it worked and fixed my "error -50" problem in SMB.

 

Thanks very much for your help.

 

The now remaining problem is frequent crash of safari.

 

Cheers,

 

Cougar

Thanks to all info here, I put a simple package install in demonoid wich will apply the good files without need to enter nothing in the shell, also there is no need to get back to 10.4.5 to get the extension if you have already have 10.4.6 installed.

 

Hope it helps

 

Cheers

 

Thanks Smyrna for the great guide and davidovi for the amazing little package, it works great on my 10.4.6 update. Really appreciate!

 

Bruce

The problem is I was update to 10.4.6 from my 10.4.5, and after that I found this treat... can anyone give me that file? to replace my 10.4.6 files?

 

Please help.

Thanks

 

 

i did the same thing. forgot to backup the extensions.

can someone send me the kext file too? i tried the one in the 10.4.3 but it didnt work.

 

thanks,

 

Methos

please seed the davidovi file posted on demonoid...i've been trying to download a 483k file for like 2 hours now! if anyone wants to do me a favor and email it to me pm me please for my email? thanks!

 

EDIT: Someone started seeding and I managed to download and start seeding myself but thank you suser!

Is this to address connecting to a Windows share (for example W2k3) which isn't working for me (keep getting invalid password connecting to a machine on my home domain)? Or is this for the reverse, sharing out folders to a Windows PC?

 

Thanks!

  • 2 weeks later...
  • 2 weeks later...

I too got GRUPO and My Network now and it doesnt automaticly find my shared windows computers as i should. How to fix this? Btw the samba package fix worked for my previous install.

 

//edit

 

I edited smb.conf back to standard and now it finds my computers automaticly. Must remember to use pacifist on that pkg next time ;)

×
×
  • Create New...