MAC address
-
Hello,
I want to deploy an image from a master on about 50 laptops. They are new and I do not know their MAC addresses. How can I still get the image down?
Thanks for your help -
@mmartin You want to use the PXE boot menu to either directly deploy an image to an unregistered host or you can register the hosts (and do a unicast deploy straight after the registration) if you want to manage the hosts using FOG.
-
@Sebastian-Roth Thank you so much for you reply.
I have another problem.
I changed the image path to the /HDD/ images path.
Unfortunately impossible to capture the image.
The error message is as follows:Could not mount images folder (bin / fog.upload)
Reason: mount: mounting x.x.x.x: / HDD / images / dev / on / images failde: Permissions denied.I tried to put all permissions on HDD but nothing works.
I need your help…
-
@mmartin It’s good practice to open a new topic for each issue.
I tend to mount new HDs in /images to make things a little easier but let’s discuss this in a new topic.
-
@sebastian-roth said in MAC address:
I tend to mount new HDs in /images to make things a little easier but let’s discuss this in a new topic.
Thanks for your response.
If it helps:
I was missing the path to HDD/images when doing “showmount -e x.x.x.x”.
However my etc / exports file were good …
I had actually forgotten to restart /etc/init.d/nfs-kernel-server.
After, it’s okWe can close the thread