unable to locate image store
-
Hi,
I use VMWare with mac and i installed ubuntu 14.04
When I download image to a client, I have a message unable to locate image store.Help Please !!!
-
Could you let us know what version of FOG you are using?
Also, can you please take a photo of the error and upload it here?
-
I use FOG 1.2.0, now I have the error : could not start download : operation not supported (http://ipxe.org/3c092003).
I have dhcp server with windows server 2012 R2 in other virtual machineHelp please !!!
-
-
It’s the photo of the errorHelp help help please
-
I think it’s a problem of permission
-
I think it could be permissions,
But it’s more likely NFS…
https://wiki.fogproject.org/wiki/index.php/Troubleshoot_NFS
That article is missing some parts for Ubuntu… (sorry). Maybe you can help suggest commands for the missing parts.
-
It looks like portmap switched to RPC for Ubuntu.
RPC status:
sudo service rpcbind statusRestart RPC:
sudo service rpcbind restartEnable RPC on boot:
update-rc.d rpcbind defaults -
@cml Added to the WiKi, thank you greatly!
-
I created a post with this same error last week and could not figure out the solution. (still appreciate the help none-the-less to those who tried).
https://forums.fogproject.org/topic/5134/svn-3513-unable-to-locate-image-storage
Anyways, I have, since then, totally rebuilt my FOG server and reimaged it using Ubuntu 12.04 LTS (64-bit) and I’ve ran all of the system updates for it. I have installed the regular FOG 1.2 stable and everything works great with registering hosts, but I still get the very same error as mentioned in this thread when trying to image a host…“Unable to Locate Image Store”.
I have tried to run the following rpcbind commands mentioned in this thread, but all I get is an “unrecognized service” error…would appreciate any help.
Thanks