Image ID must be numeric ...
-
Don’t delete the whole folder. Just delete the file that is named:
01-XX-XX-XX-XX-XX-XX Where the XX’s represent the MAC address of the system you’re trying to get to upload the image. -
But in /tftpboot/pxelinux.cfg/, there are two files: 01-XX… and default. And in the 01-XX file, there is it:
"# Created by FOG Imaging System
DEFAULT fog
LABEL fog
kernel fog/kernel/bzImage
append initrd=fog/images/init.gz root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=193.52.239.70 type=up img=w7opt620 … "
Sorry if I take you a lot of time and thank you for your patience …
-
The file name is the mac of the pc, only delete this file. The file named default is the fog boot menu.
-
Okay, I arrived on the FOG menu … What I must to do ?
-
How Tom wrote, you should delete the file, restart the upload task and look if the upload works.
-
During the boot, I find all error I solved previously… I take back a copy of this afternoon of my virtual machine.
-
A few questions:
Which image type are you using?
Is the machine from that you want to upload the image, a virtual machine? If not has it UEFI or/and GPT?Edit: Was the last error that with unable to move … to …?
-
Sorry for time of answer.
It’s a “multiple partition image - single disk” for Windows7.
Machine I want to upload is a physic machine; my server is a virtual.
My last error is: "unable to move /images/dev/00XXXXX… to /images/w7opt620 ! -
Does the file/folder:
/images/w7opt620already exist on the server?
-
The file exists on the server.
-
I remarked files w7opt620 in /images and 00XXXX… in /images/dev I have created disappear when I try a reboot !
If it can help you …