Pxe boot ubuntu server - corrupt packages
Posted
by
Stu2000
on Server Fault
See other posts from Server Fault
or by Stu2000
Published on 2012-12-18T16:13:47Z
Indexed on
2012/12/18
17:04 UTC
Read the original article
Hit count: 320
I have set up a cobbler pxe boot server and managed to get centos5.8 to fully automatically install. Unfortunately with Ubuntu 12.04-server-i386, it stops mid-way through with a message stating that packages are corrupt. I tried following this tip to unzip the Packages.gz file which results in an empty Packages file with nothing in it. Other people suggested doing a touch command which essentially does the exact same thing, an empty Packages file. That results in me getting a different message that states:
Couldn't retrieve dists/precise/restricted/binary-i386/Packages. This may be due to a network.....
Does anyone know how to work around this issue? Hitting continue before having made the tip/workaround resulted in ubuntu installing fine, but I need to be able to provide no manual input.
Any advice appreciated, Stu
© Server Fault or respective owner