compiling the linux boot disk

2009-04-23 Thread Mario Gzuk
Hi, because I read that there are several problems compiling the boot stuff, there is a short how to prepare an "clean" environment to build: http://unattended-gui.sourceforge.net/www/index.php?loadsub=quwiki&func=wiki&type=index&show=4#4. Step 4.1. till 4.4 should work also for the unattended pr

Re: Problems compiling the linux boot disk

2009-04-21 Thread Brett Royles
On Tue, Apr 21, 2009 at 05:08, Tim Bates wrote: > > This is probably the same issues being discussed about the tftpboot. > The thread was titled "Re: how to make tftpboot (with reply to ML of > Unattended too)". > Just by following http://www.mail-archive.com/unattended-devel%40lists.sourceforge

Re: Problems compiling the linux boot disk

2009-04-20 Thread Tim Bates
This is probably the same issues being discussed about the tftpboot. The thread was titled "Re: how to make tftpboot (with reply to ML of Unattended too)". There's a list of steps in one of the posts in that thread, and it should be available in the list archives. You may need to grab a Ubuntu li

Problems compiling the linux boot disk

2009-04-20 Thread Brett Royles
Hi, Just installed a base debian lenny I think ran apt-get install cvs build-essential bison flex libncurses-dev mkisofs gawk Checked the Makefile inside linuxboot and checked the comment for the glibc version it was set to use 2.6.1 and failed to compile as it could not find limits.h, checked m