Re: [Unattended] Unattended-gui boot-cd v0.4

2007-09-17 Thread Mario Gzuk
Hi, it might be that the bios is to old. If you want to use the default isolinux without any menu try it yourself: http://unattended.technikz.de/index.php/Bootcd:howto#How_to_build_the_iso or contact me directly. I will build a iso for you if you want... greetz mario Am Montag, den 17.09.2007, 1

Re: Unable to compile linuxboot from CVS

2007-09-17 Thread Michael Hodgkinson
Now I'm getting a different issue: cd pmtools-20070511/acpidump/\ && make clean \ && make \ [ -e pmtools-20070511/acpidump/acpidump ] make[1]: Entering directory `/usr/src/unattended-src/unattended/linuxboot/pmtools-20070511/acpidump' rm -f acpidump acpidump.o *~ m

Re: Unable to compile linuxboot from CVS

2007-09-17 Thread Michael Hodgkinson
I have tried the original versions of Samba and Parted, have updated my Debian Sarge VM to Etch, have tried using gcc-3.3, but are still having the same compilation issue. I did resolve another issue where I had Jove (emacs variant) installed which was causing the Configure to hang when it was t

Re: Unattended-gui boot-cd v0.4

2007-09-17 Thread Gergo Szakal
Thank you. But when I try to boot it it says: vesamenu.c32:attempted DOS system call and gives me a loader prompt. Any ideas why it does this and what should I feed in the boot prompt? On Mon, 17 Sep 2007 14:01:50 +0200 Mario Gzuk <[EMAIL PROTECTED]> wrote: > Hi, > new release of the boot-cd

Unattended-gui boot-cd v0.4

2007-09-17 Thread Mario Gzuk
Hi, new release of the boot-cd is available: http://unattended.technikz.de/index.php/Main_Page#2007-06-17_unattended-gui_boot-cd_0.4 The boot-cd is now with a graphical menu, its also possible to edit the entries. We are currently testing the same version with parted v. 1.8.8 it would be nice to

Re: Latest Makefile

2007-09-17 Thread Juan Jose Pablos
Michael Hodgkinson escribió: > > No this was in relation to another issue. > > My source compiling is still broken (re: Unable to compile linuxboot > from CVS). > Are still trying to work around that issue. maybe you could try a "make tidy" to ensure that you have good a clean copy. ---