Asus X200M
-
I took a snap shot of the server last week so we are good. We are definitely making progress as it will now load the fog screen. Sort of. It doesn’t provide the graphics and is just a blue screen with white letters. It still allows me to select register host but when I do I get an error:
Kernal Panic - not syncing: VFS: Unable to Mount root fs on unkown-block(1,0)
Kernal Offset: 0x0 from 0xffffffff81000000 (relocation range: oxffffffff800000000-0xffffffff9ffffffff)
—{ end Kernal panic - not syncing: VFS: Unable to mount root fs on unkown block(1,0)Hope this is useful information. Please let me know how to proceed.
Thank you,
Matt
-
In your case it would be easier to just rename the files. Please make sure you don’t delete or overwrite any files. I won’t be liable in case anything goes wrong here! Think twice before you copy paste this commands…
[CODE]cd /tftpboot
mv undionly.kpxe undionly.kpxe.orig
mv ipxe.efi undionly.kpxe[/CODE]Try booting your client. If that works we know that this binary is working for you. We then can go ahead and configure things properly…
-
Hi again, could you please walk me trough how to change the DHCP-Server config to point to this binary. I tried researching this but was unsure if what I was looking at was correct. This a VM if that helps.
Thank you
-
AWESOME! I’m in. Sorry I’m a newb. I Can’t thank you guys enough
-
Seeing as you can log into the FOG Gui, to find the “FOG” user’s password, goto StorageManagement->YourStorageNode->ManagementPassword
-
Unfortunately i inherited this server and didn’t build it myself. I am logged in under the user “Fogadmin” I can’t seem to access the user “Fog”
Is there normally a default password? I will keep trying. Worst case I guess I just completely rebuild the server.
-
The /tftpboot folder is owned by fog, but should be able to be written by the user “root”.
My guess is you’re logged in under another username (example: Shock2k15) rather than logged into the FOG Server as the user fog or root.
-
No Worries I appreciate all the help. I downloaded the file but I cannot add that file to the tftpboot directory as it states I don’t have permission. It is owned by the user FOG. I have tried using command lines to add the file to no avail. Is there a secret to this or am I just simply missing something? Thanks again.
-
Sorry mate, somehow I must have missed to paste the link! My fault! I meant download this: [url]https://svn.code.sf.net/p/freeghost/code/trunk/packages/tftp/ipxe.efi[/url]
-
I will try it and let you know. Thank you so much for your help!
-
You could try the ipxe.efi file already provided in the folder. To make you life a little easier if highly recommend trying svn 3072
-
Hello,
Thank you for your quick response. When you say “try downloading this binary” was there supposed to link. I’m not sure I follow.
Thank you again
-
I guess you use ‘undionly.kpxe’ for all your clients. This iPXE-binary is not capable of booting (U)EFI machines. Try downloading this binary, put it into /tftpboot and change your DHCP-Server config to point to this binary… Does it work? If it does you’ll have to look into so called DHCP user-classes to make this work for your different clients. Let us know if you need assistence with that.