Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined! Mooseguy's Avatar
    Join Date
    Feb 2007
    Posts
    42

    Question 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:
    Code:
    rczmd status              dead
    rczmd start              done
    rczmd status              dead
    Why does this happen?

  2. #2
    Linux 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.

  3. #3
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    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

  4. #4
    Just Joined! Mooseguy's Avatar
    Join Date
    Feb 2007
    Posts
    42
    Incidentally, I found out how to fix it. Apparently, my Zenworks database was corrupted. So, as root:
    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 &
    I think I will switch to smart though... =)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...