[SOLVED] Can not download Kernel - 2.6.35.7 PS (and other problems) - im a n00b
-
Hi Chad.
Yes it is 12.0.4!! - Hmmn… Is there a way of downgrading? - I’ll research the known issues and weigh up the cost. I now know a lot more about fog and could probably rebuild the whole thing in about 1 hour. Might be worth it!
-
Oh BTW. After restarting the server one more time and manually starting tftp-hpa, all worked like clockwork
-
You got your HP8100 to upload and image?
-
Yup. Image created perfectly. Redeployed it aswell. Todays project is to sysprep it as there were a couple problems which were hard to get past.It created another drive on any user profile after i added pcs to the domain. ill add the code i did to remove it below when i get into work.
The above changes worked perfectly and i was able to image perfectly. I also made the changes on my home build and it now works flawlessly. Ive added avg rescue, hirens, dban and ubuntu to the pxe menu. Even mini windows xp within hirens boot cd works great.
If i can get the 8200’s to work i think we wont bother fixing our altiris server!!!
-
Hi All. I never posted the fix for TFTP open timeout.
navigate to /etc
then type in
sudo nano rc.local
then your password.
next, add this one line before the end:
/bin/sleep 30 && /etc/init.d/tftpd-hpa restart
hit ctrl + o
hit enter
then ctrl + x to exit.
I can also confirm that HP 8100’s and 8200’s work with the latest kernel out of the box.