Unable to boot to some PXE ROM
-
I don’t understand what the Kernel has to do with PXE boot files.
-
I read in other forum posts that updating the kernel fixed pxe booting for certain models of PC’s. I thought I would try it see if it would work for me. Unfortunately it did not.
-
Can you try the undionly.kkpxe boot file instead of the undionly.kpxe?
-
[LEFT]That got it to work. Thank you. My reasoning behind why I thought the kernel’s would help was because the kernels contain the bzImage files that go into the pxe service.[/LEFT]
-
What?
bzImage is loaded by the ipxe file after things are happening.
bzImage is after pxe service and is at the OS layer.
-
[quote=“Tom Elliott, post: 40893, member: 7271”]Can you try the undionly.kkpxe boot file instead of the undionly.kpxe?[/quote]
This is an interesting point. I have a DD-WRT router that directs to the FOG server, however, it doesn’t matter which image I use to try to boot as always redirect to to the default. Is that what has to happen?
-
The default.ipxe file is a generated file that tells the undionly where to get it’s information. All systems will always search for this file based on the proper setup. If some systems are failing with .kpxe, using the .kkpxe should correct that, but I guess I’m at a loss as to what the problem is.
-
[quote=“Wolfbane8653, post: 40748, member: 3362”]Um would this help at all?
"[SIZE=14px][FONT=Trebuchet MS][COLOR=#000000]1. Enter Bios from startscreen (Delete)[/COLOR][/FONT][/SIZE]
[SIZE=14px][FONT=Trebuchet MS][COLOR=#000000]2. Select “Authentication” (right key)[/COLOR][/FONT][/SIZE]
[COLOR=#000000][SIZE=14px][FONT=Trebuchet MS]3. Select “Secure Boot” and set it to Disabled[/FONT][/SIZE][/COLOR]
[COLOR=#000000][SIZE=14px][FONT=Trebuchet MS]4. Select “Boot Option” (right key)[/FONT][/SIZE][/COLOR]
[COLOR=#000000][SIZE=14px][FONT=Trebuchet MS]5. Select “Launch CSM” and set it to Allways[/FONT][/SIZE][/COLOR]
[COLOR=#000000][SIZE=14px][FONT=Trebuchet MS]*1 [6. Select “Boot Menu” and set it to Enabled][/FONT][/SIZE][/COLOR]
[COLOR=#000000][SIZE=14px][FONT=Trebuchet MS][7. Select DVD, Removable Device or LAN as 1. Boot Device][/FONT][/SIZE][/COLOR][SIZE=14px][FONT=Trebuchet MS][COLOR=#000000]Press F10 and Yes[/COLOR][/FONT][/SIZE]
[COLOR=#000000][SIZE=14px][FONT=Trebuchet MS]*1 [Press F12 from startscreen to select Boot Menu][/FONT][/SIZE][/COLOR][SIZE=14px][FONT=Trebuchet MS][COLOR=#000000]NB!! Remember to set back 3 and 5 when you are finished another boot device.[/COLOR][/FONT][/SIZE]
[SIZE=14px][FONT=Trebuchet MS][COLOR=#000000]Regards[SIZE=14px]" ~[/SIZE][FONT=Tahoma][COLOR=#141414][url]http://community.acer.com/t5/Desktops-All-In-Ones/Aspire-5600U-Bios/td-p/201413[/url][/COLOR][/FONT][/COLOR][/FONT][/SIZE][/quote]
This is similar to what I do with the Lenovo, however, on the the one I am having the issue there is very limited what I can do with it. As you can see my configuration is very close to your but with less features.
Here are some screenshots:[url=“/_imported_xf_attachments/1/1608_IMAG0322.jpg?:”]IMAG0322.jpg[/url][url=“/_imported_xf_attachments/1/1609_IMAG0323.jpg?:”]IMAG0323.jpg[/url]
-
Hi Tom:
I am trying to give as much information as possible but, I am where you are. I am not sure what is going on. I am only getting it with Windows 8.1 when it is manually installed. Please see the update below, perhaps that can provide more information.
Update:
I am diagnosing what the system is doing and paying attention today, I don’t think it is the PXE boot process as I am able to boot all the way to the FOG menu when there is not task pending. I am starting to think the issue is actually with something else as I can see also the FOG logo right before the Created By comes up. It actually list the operating system, CPU, file type and even it mounts the file system. Then it move to checking the file system then to preparing backup location all the way to Using Hard Disk: /dev/sda and then it just sit there. Here is the big question, what is it loading at this point? -
It sounds like you are trying to do MBR style image setup, but there’s likely still GPT structures on the disk.
If you would, you could recreate the upload task, but enable it as a Debug task. If you’re on the Latest SVN (sorry I forget which specific rev that I added this feature) it’s as simple as clicking the checkbox for Schedule task as a debug task. Then you can boot the client and be brought to a prompt. You would then run fixparts /dev/sda. Confirm the settings as needed and then run the command: fog. It should go through the processes although you will have to press enter a whole bunch of times.
If you’re running a released version (i.e. FOG 1.2.0, FOG 1.10, etc…) you can do the same type of thing, but you have a few extra steps rather than just clicking a checkbox. You would select the host, choose Basic Tasks, then click on Advanced Tasks. You will see a tasking in that area that displays Upload - Debug.
Hopefully this part helps.
-
If you’re able to, can you please upgrade to trunk? I know this isn’t recommended as “production quality” but I’ve attempted to add in an auto-fixparts capable system. While I don’t know 100% it will work, I do need some testers. The information I gave above is still valid should the init fail to do it directly, but I’m hoping for a miracle that might help Many more users including yourself.
-
[quote=“Tom Elliott, post: 40980, member: 7271”]
If you would, you could recreate the upload task, but enable it as a Debug task. If you’re on the Latest SVN (sorry I forget which specific rev that I added this feature).Hopefully this part helps.[/quote]
Here is probably where I am going to need lots of help. I am not sure what is the SVN or how to even download/install it on the system. If you can kindly provide me with a brief on how to I will be more than glad to proceed so. I am using FOG 1.2.0 so far.
The other thing that comes to mind is to rebuild the machine again from scratch and see if it will upload the file. I don’t think I have tried that route and as you mention I might have some GPT. I will low format the drive and do it all over again just to make sure it is doing it from scratch.
-
-
[quote=“Tom Elliott, post: 40985, member: 7271”]If you’re able to, can you please upgrade to trunk?[/quote]
Absolutely!!! I can do anything with the system but, how? What do I need to do to upgrade the trunk? I think this is part also of the SVN which I know nothing about it. Any help appreciated.
-
[quote=“DarkEnergy, post: 41015, member: 26785”]Absolutely!!! I can do anything with the system but, how? What do I need to do to upgrade the trunk? I think this is part also of the SVN which I know nothing about it. Any help appreciated.[/quote]
[url]http://fogproject.org/wiki/index.php/Upgrade_to_trunk[/url]
-
I have this issue occuring again but only on laptops and only when they are not on my domain. It’s really weird. If I push an inventory request or an image deploy pxe will work perfectly fine. If I just want to boot into windows it gives me an input/output error. My apache error log references line 774 in BootMenu.Class.php file[($StorageNode = $StorageGroup->getOptimalStorageNode();]. If my laptop is on the domain this error does not occur.
-
Are you on the latest SVN?
-
I’m on SVN 2873.
-
Can you update to the latest SVN? We’re nearly 100 commits ahead.
-
Sorry for the long break; many things going at work. I finally was able to do the update but I haven’t test the upload yet.
Tom:
Do you want me to do the BTSync too? I will be testing it fully tomorrow or the day after. Please let me know if there is anything else you want me to do.