LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Upgraded FC5 to FC6. Now anable to access Win network. (https://www.linuxquestions.org/questions/linux-newbie-8/upgraded-fc5-to-fc6-now-anable-to-access-win-network-623228/)

richag77 02-23-2008 12:45 AM

Upgraded FC5 to FC6. Now anable to access Win network.
 
Hi all,
I've Upgraded FC5 to FC6. Now unable to access Win network. When I try, I get to a certain point and a msg appears "Couldn't display "smb:///mshome" location is not a folder". Any ideas?
Bye


Up grading can be dangerous!!

mickza 02-29-2008 09:29 AM

Check to see if you have a copy of the old smb.conf (look at the date). If so try copying it to smb.conf.

Quote:

[root@***** mick]# ls -l /etc/samba
total 32
-rw-r--r-- 1 root root 20 2007-12-10 18:18 lmhosts
-rw-r--r-- 1 root root 780 2008-01-01 13:00 smb.conf
-rw-r--r-- 1 root root 758 2007-12-14 15:38 smb.conf~
-rw-r--r-- 1 root root 759 2008-01-01 12:48 smb.conf.good
-rw-r--r-- 1 root root 9778 2007-12-14 10:12 smb.fc7
-rw-r--r-- 1 root root 97 2007-12-10 18:18 smbusers

teddyt 03-01-2008 07:41 AM

I assume you mean Fedora Core 6, but do you realize that Fedora Core 6 has not had support since Dec 7, 2007? Fedora 7 will only be supported for a few more months. If you want to use Fedora, you probably should be using Fedora 8.

richag77 03-08-2008 12:15 AM

The last time I did an upgrade results were disasterous so from now on I'll only do clean installs and I'm so busy at the moment that I don't have the time to do that and download all my favourite apps again and sort out any problems. This is why I tend to stay with a release for some time. Thanks
Bye

lazlow 03-08-2008 12:59 AM

If you are going to stick with a release that long you might want to switch to Centos(free to download). It has a five year support life, as opposed to Fedora's one year. Centos is RHEL with the logos removed. I switched all of my servers for this reason. I still run Fedora on my desktop.

mickza 03-08-2008 06:09 AM

Lets not confuse support with development cycles. FC5,6,7 etc are development cycles and support is what you come to the linuxquestions community for and should not be conditional on running the latest version of your preferred linux flavor.

Whilst I agree a fresh install is the preferred way to upgrade I understand where richag77 is coming from. He(she) has a lot of time invested in installed applications and in theory you can upgrade Fedora ONE LEVEL at a time hence FC5 to FC6, FC6 to FC7 etc. You then test for and resolve hiccups - heck I've done it many times in the past.

It seems as though the original problem raised was samba related but this has got lost in the "supported release" debate. If richag77 comes back maybe we can concentrate on the actual problem.

richag77 04-22-2008 01:35 PM

Thanks guys, but the problem has sorted itself out. Apparently we have had a change of routers at work. A few weeks ago we changed again and voila! everything is working again.(network access, irc ) Thanks again.

marquardl 04-22-2008 08:25 PM

yum upgrade
 
"clean install" is the mantra of those who don't really know what's running on their Linux box.

The upgrade from FC5 to FC6 only needs downloading and installing the appropriate repository files (fedora-relese-6-4 and fedor-realease-notes-6-3), and then running
Code:

# yum clean all
# yum -y upgrade
# reboot

Do the same to upgrade to Fedora 7 and Fedora 8.

Much easier to upgrade, then to re-install all needed applications, servers, etc and restoring all needed user and production data.

Server issues


All times are GMT -5. The time now is 10:00 AM.