Moderator: Moderators
Maybe it is not related to the latests updates... I have a relatively fresh
install of 5.0 , KDE, AMD_64. Did not upgrade samba or KDE yet, but I have the
same samba crash upon boot then login.
FWIW here is a trail of tests with samba's init script, notice how it appears to
fail at restarting the crashed service and properly detect its real status
Sabayon user # /etc/init.d/samba status
* status: crashed
Sabayon user # /etc/init.d/samba start
* WARNING: samba has already been started
Sabayon user # /etc/init.d/samba status
* status: crashed
Sabayon user # /etc/init.d/samba stop
* samba -> stop: smbd... [ ok ]
* samba -> stop: nmbd... [ ok ]
Sabayon user # /etc/init.d/samba status
* status: stopped
Sabayon user # /etc/init.d/samba start
* samba -> start: smbd...
* start-stop-daemon: /usr/sbin/smbd is already running [ !! ]
* samba -> start: nmbd... [ ok ]
* Error: starting services (see system logs)
* samba -> stop: smbd... [ ok ]
* samba -> stop: nmbd... [ ok ]
* ERROR: samba failed to start
Sabayon user # /etc/init.d/samba status
* status: stopped
Test done under
- KDE 4.3.1
- Samba 3.3.6
mkdir /media/test
mount -t cifs //servername/foldername /media/test
# mount -t cifs //alok-laptop/HOMES .
mount error: could not resolve address for alok-laptop: Name or service not known
No ip address specified and hostname not found# mount -t cifs //192.168.1.25/STUFFDRIVE .
Password:
mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)Return to Beginners|Newbies Area
Users browsing this forum: No registered users and 2 guests