>-----Original Message----- >From: m.o.tigchelaar@xxxxxxx [mailto:m.o.tigchelaar@xxxxxxx] > >I am experiencing some problems while running > a kickstart install over FTP. The problem is that > I get aan "attempt to access beyond end of device" > error. What is going wrong? When I do a normal > (non-kickstart) FTP install it all works well.... > >Sincerely, > >Martijn Tigchelaar. What do you have for the partitioning in your ks.cfg? Perhaps you made it too large, and it is going beyond the end of the hard drive. You could take out the partitioning section, and do the partitioning manually. Forrest