@Tom-Elliott There is an image inside the folder. It is named the same thing as the folder itself.
Latest posts made by garysaxon
-
RE: Fog Upgrade Problems
-
RE: Fog Upgrade Problems
*The image was captured using partclone
*It just reboots, there is not additional error message
*ls -la /images/SENIOR2017FINAL results:
"No such file or directory*But when I run “ls -la /images/”…I see the list of images and i see SENIOR2017FINAL
*Partclone does not start at all
-
RE: Fog Upgrade Problems
@george1421 Hey George, this is Hamilton, on behalf of Gary, I work with him at this site. Although the management console comes up and you can log into it, we are having trouble pulling down images. We can register the host to the server and select an image, but the pc just reboots again. The last message it gives is “Attempting to deploy image, using partclone”
Thanks in advance,
-Hamilton
-
RE: Fog Upgrade Problems
I also tried :
sudo -i
git clone https://github.com/FOGProject/fogproject.git /opt/fogproject
cd /opt/fogproject
git checkout dev-branch
cd bin
./installfog.sh -
RE: Fog Upgrade Problems
I have tried several diffent waysbut all come back with same error: Here are the commands I tried first
cd /opt
sudo wget http://downloads.sourceforge.net/freeghost/fog_1.3.5.tar.gz
sudo tar -xvzf fog_1.3.5.tar.gz
cd fog_1.3.5/
cd bin
sudo ./installfog.sh