using CZ 2.4.2-61-amd64
Hello All
I'm trying to use clonezilla with a networked image repository (windows machine).
To do so, I try to connect to a network share, but whatever params I set, clonezilla only tries to connect to "*SMBSERVER<20>", even if i set a domain name.
Method : clone partition to image
share mode is "samba_server"
security mode is "auto"
I set username and domain (verified)
the equivalent command is
mount -t cifs "//serveripaddress/sharename" /home/partimag -o user="user,domain=windomain"
Sniffing gets : "Session request, to SMBSERVER<20> from DEBIAN<00> " !!
The NetBios Called name: SMBSERVER<20> (Server service)
but it should be "mywindomain<20>" instead.
nota : It seems that using *smbserver is an old way of connecting to smb machines (even before cifs)...
How can I force CZ to use the domain name I give ?
Any help is welcome.
Best regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
...sorry all.
I found my mistake : I previously did activate network sharing on the windows interface, but it seems that I had to reboot the windows machine to be sure that it's activated.
(and also temporary disabled the windows firewall for testing purpose. I shall configure it correctly afterwards, but that is windows concern, not CZ)
I mark it as resolved...
Have a nice day
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
using CZ 2.4.2-61-amd64
Hello All
I'm trying to use clonezilla with a networked image repository (windows machine).
To do so, I try to connect to a network share, but whatever params I set, clonezilla only tries to connect to "*SMBSERVER<20>", even if i set a domain name.
Method : clone partition to image
share mode is "samba_server"
security mode is "auto"
I set username and domain (verified)
the equivalent command is
mount -t cifs "//serveripaddress/sharename" /home/partimag -o user="user,domain=windomain"
Sniffing gets : "Session request, to SMBSERVER<20> from DEBIAN<00> " !!
The NetBios Called name: SMBSERVER<20> (Server service)
but it should be "mywindomain<20>" instead.
nota : It seems that using *smbserver is an old way of connecting to smb machines (even before cifs)...
How can I force CZ to use the domain name I give ?
Any help is welcome.
Best regards
...sorry all.
I found my mistake : I previously did activate network sharing on the windows interface, but it seems that I had to reboot the windows machine to be sure that it's activated.
(and also temporary disabled the windows firewall for testing purpose. I shall configure it correctly afterwards, but that is windows concern, not CZ)
I mark it as resolved...
Have a nice day