Results 1 to 4 of 4
I have exactly the same problem as harjim. When I boot up, the software updater says the ZMD isn't running. On the command line:
Code:
rczmd status dead
rczmd start ...
- 06-11-2007 #1
ZMD not working
I have exactly the same problem as harjim. When I boot up, the software updater says the ZMD isn't running. On the command line:
Why does this happen?Code:rczmd status dead rczmd start done rczmd status dead
- 06-13-2007 #2Linux Newbie
- Join Date
- May 2006
- Location
- Kansas
- Posts
- 187
I got an error message everytime I booted my openSUSE box about the ZMD not starting or something. Eventually I got sick of it and removed it. It won't be in 10.3 so I figured 10.2 probably doesn't need it either.
- 06-13-2007 #3
The service is not running. Why I don't know.
go to Yast-System-System services look for Novell-ZMD and start the service.
Also you might want to look at smart all in all a lot less problems then ZMD+Yast. Also much faster.
SMART Package Manager - SUSE Wiki
- 06-13-2007 #4
Incidentally, I found out how to fix it. Apparently, my Zenworks database was corrupted. So, as root:
I think I will switch to smart though... =)Code:killall zen-updater /etc/init.d/novell-zmd stop rm -f /var/lib/zmd/zmd.db /etc/init.d/novell-zmd start zen-updater &


Reply With Quote