I haven’t had any luck with my Lenovo M73 machines yet. It seems like it goes through the process of doing an upload and a download. Uploaded image has about 20 gb on the server so something is there. I do the download to a machine and it goes through the process (approx 15-20 minutes) but won’t boot. Plug the drive into my working computer and it shows it is empty and no partitions are there. I have tried about every kernel on the config page and still no luck. Any advice?
Posts made by bradburyn
-
RE: Lenovo M73 will not boot from local disk
-
RE: PXE Boot Problems after install FOG 1.0.0 on Ubuntu DHCP Server
Solved my own question. I did go back and change the default files under apache2/sites-available to point to html/fog and then changed the web config on the Web UI to point to just ‘/’ instead of /fog/ and then edited /tftpboot/default.ipxe to change the path and eliminated the ‘/fog/’ section and all is good to go now. Thanks for the help, that little tip helped solve all my problems!
-
RE: PXE Boot Problems after install FOG 1.0.0 on Ubuntu DHCP Server
That makes sense. I did change the root directory to /var/www/html/fog in /etc/apache2/sites-available/default to redirect to x.x.x.x/fog instead so I can just type the ip in the browser and not have to do /fog after. I reverted back and everything is good to go. My next question, how would I be able to setup the server to point to x.x.x.x/fog when I type just x.x.x.x in the browser?
-
RE: PXE Boot Problems after install FOG 1.0.0 on Ubuntu DHCP Server
Alright I had to create an account to submit my issue. I have spent about 2 days of reading and testing but have not had any success. I am trying to setup fog 1.0.1 and have a windows dhcp server (66 and 67 are setup correctly (undionly.kpxe). I have tried on 14.04 64bit and now 12.04 32bit with the exact same issue. I pxe boot the client and it picks up dhcp and starts the boot but I get an error when the line hits “<myip>/fog/service/ipxe/boot.php no such file”. I checked the directory and the file is clearly there, I disabled firewall and even opened up all permissions with still no luck. I gave up for the night but in the morning my next try will be to download fog and try an older install to see if this continues. Any help or insight before the downgrade would be appreciated.