Stuck uploading image (Booting from SAN device0x80)
-
Can you change the hdd top from raid to ahci/ide? That or you could try exit or grub style exit types.
-
We changed the exit type to both exit and grub and neither worked. Exit didn’t do anything and grub wouldn’t execute cmain().
-
what version of fog are you running?
does the computer have more than 1 network card? -
FOG 1.2.0. Only one network card (integrated).
-
@almontschools Did you put the firmware into AHCI mode for the hard drive? I’ve had a problem similar to this before and that fixed it, and Tom was the one who suggested it lol.
-
what do you see if you go to <fog-server-ip>/fog/service/ipxe/boot.php?mac=00:14:38:c8:25:5b&arch=x86_64 in a web browser?
-
I get a plain white page with the following text:
#!ipxe
sanboot --no-describe --drive 0x80(I attached a screenshot too)
-
Is your FOG Configuration set to “No menu type”?
-
It was. I turned it off then tested. Still the same “Booting from SAN device 0x80” but on the FOG splash screen.
-
Change the boot exit type. Try exit or grub.
-
When in “Exit”, we get a stationary blinking cursor in the top left of the monitor.
When in “GRUB,” we get the following:
Launching GRUB…
begin pxe scan… Starting cmail()… -
Is it possible that the Upload just went bad? I did some additional troubleshooting/testing – I set the boot order to boot to the hard drive first, then fired up the machine. The OS didn’t boot, but the stationary cursor in the top left hand corner of the screen appeared.
So…is it possible that there actually wasn’t an image downloaded to the host?
-
Have you changed the sata controller type in your bios yet? We haven’t heard if that part was done. Just because we suggest things doesn’t mean there’s nothing else on your side to do.
-
We’ve tried that already–unfortunately this specific model doesn’t support AHCI. We’ve been doing other things as well…just haven’t posted detailed accounts of all that we’ve done. We do want to thank you for everything you’ve done to help us thus far, though.
-
What mode is the sata (in bios) set to right now?
AHCI is just one suggestion. Is this being booted from EFI? How is it loading? We NEED the details to help you.
The fact that NONE of the exit styles are working indicate a problem with the BIOS configuration, but I do not know what your bios Config is.
-
i guess i’m not understanding the exact nature of your current problem.
which of the following are you trying to do?- upload an image to the server from the host
- download an image from the server to the host
- boot a computer that you have deployed an image to from the fog server
- boot a computer that you used to upload an image to the server
-
- boot a computer that you have deployed an image to from the fog server
All types (SAN, Exit, GRUB) get stuck when trying to boot after downloading an image.
-
What is the SATA controller set to in the BIOS of these system(s)?
-
I am having a similar issue but I know it has to do with the BIOS. Although there has been some weird anomalies that have been happening. For some reason the GRUB boot isn’t an option and I’m stuck in a boot loop with SANBOOT and Exit. How can I get the GRUB boot back?
-
@George-Katsigiannis What version of FOG are you using?