Asus EEE PC Imaging Errors
-
Ubuntu Server 14.04. I think it has to do with these eee pc netbooks. They have the atheros boot stuff. It seems to work on all my others. I’m going to keep testing. I have a working setup going so I’m not down production wise.
-
Everything is working properly so far except these little Asus EEE PC. I have also ran the single disk option for uploading and it works great. I guess i am going to have to figure out a sort of external imaging for the EEE PC. I don’t want to mess up my production server just for a few old netbooks. Thank you all for all your help.
-
I don’t believe you’ve mentioned what network boot file you’re using, but I’m going to assume it’s the default undionly.kpxe
sometimes the undionly.kkpxe works better, especially on buggy bios/pxe implementations. I’d give that a try before giving up on it. -
@Junkhacker said:
I don’t believe you’ve mentioned what network boot file you’re using, but I’m going to assume it’s the default undionly.kpxe
sometimes the undionly.kkpxe works better, especially on buggy bios/pxe implementations. I’d give that a try before giving up on it.@EAHarvey I would have suggested the exact same thing.
-
I t should be a standard defaults install. Where can i check this and/or change it. Is it inside the tftp info?
-
@EAHarvey For most people, it’s their DHCP option 067.
For some people, it’s their dnsmasq ltsp.conf file and the corresponding symbolic link.
just depends on how you have fog set up.
See this article for more info: https://wiki.fogproject.org/wiki/index.php/Troubleshoot_TFTP
There is stuff in there about DHCP and a link for dnsmasq. You will only have one or the other, not both.
-
@Wayne-Workman Quick question, So do i need to run the SVN up or the git pull each day to update? or do i just use one or the other?
-
@EAHarvey said:
@Wayne-Workman Quick question, So do i need to run the SVN up or the git pull each day to update? or do i just use one or the other?
Neither.
I would never recommend updating everyday to anyone unless you just want to be the best FOG Beta tester that we’ve ever seen lol.
Most times, I tell people to update when there is a need. Be that need a feature, a bug fix, support for hardware, etc. And with using FOG Trunk, you will find needs occasionally.
SVN and GIT are simply two different methods to get the Same Thing. It makes no sense to use both at the same time.
-
@Wayne-Workman Roger that, thats what i was thinking but i wanted to ask the experts.
-
So new error I have found. Just wanted you guys to be aware. So the Asus EEE PC that i have been having trouble will eventually not time out and get the pxe image and boot all the way into fog and work. It seems to take multiple;e reboots and/or attempts to connect to the server then it goes right through., Not sure if maybe it’s some type of delay but i’m looking into it and trying to figure out what exactly is going on.
-
@EAHarvey said:
So new error I have found. Just wanted you guys to be aware. So the Asus EEE PC that i have been having trouble will eventually not time out and get the pxe image and boot all the way into fog and work. It seems to take multiple;e reboots and/or attempts to connect to the server then it goes right through., Not sure if maybe it’s some type of delay but i’m looking into it and trying to figure out what exactly is going on.
Do you have Dual DHCP ?
Can you look for a potential IP conflict issue with the client and the fog server?
-
@Wayne-Workman the ip of the server is 172.29.2.250 and DHCP is giving an address of .2.25 so seems ok as duplicate addresses. I have dual NICS in the machine. One is my FOG network and the other is standard 192.x.x.x ATT network. I wonder if for some reason it’s trying to grab DHCP from the ATT? If it was though, you would think it would be a issue with all the machines and not just these netbooks. Food for thought.
-
@EAHarvey said:
@Wayne-Workman the ip of the server is 172.29.2.250 and DHCP is giving an address of .2.25 so seems ok as duplicate addresses. I have dual NICS in the machine. One is my FOG network and the other is standard 192.x.x.x ATT network. I wonder if for some reason it’s trying to grab DHCP from the ATT? If it was though, you would think it would be a issue with all the machines and not just these netbooks. Food for thought.
To clarify, your FOG server has two NICs? The netbooks only have one, right?
-
@Wayne-Workman Yes that is correct.
-
@EAHarvey have you changed the bootfile to undionly.kkpxe as suggested?
-
@Wayne-Workman Was that changing the 0.0.0.0:67 or 69 and trying it? If that is waht you mean then yes i have tried on each setting.
-
@EAHarvey Nope. This is done in your DHCP settings (usually).
-
@Wayne-Workman Ok let me double check…
-
@Wayne-Workman Yes both of my servers are set to filename “undionly.kpxe”;.
-
@EAHarvey We are suggesting that you change them to undionly.kkpxe
Note the extension.