Hello everybody,

I want to backup win8 pro 64 bit clients.  For testing I installed 64 bit 
Bacula Client on my machine and configured.

FileSet {
  Name = "Windows FileSet"
  EnableVSS=no
  Include {
    Options {
        signature=MD5
        }
         File = C:/
  }

        Exclude {
                File = W:/
                File = X:/
                File = Y:/
                File = Z:/
        }
}

Job {
  Name = "win8clienttest "
  Client = win8
  JobDefs = "DefaultJob"
  Write Bootstrap  = "/var/lib/bacula/win8.bsr"
}

So I started a test backup and logmail says: "JobId 29: Fatal error: No drive 
letters found for generating VSS snapshots."

Client is Win8 Pro 64 Bit German / Bacula Service is starting

Can anyone help me?

Greetings

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to