Re: linuxboot 4.9 problems

2010-05-20 Thread Jason Oster
On 05/19/2010 01:58 PM, Jason Oster wrote: Hi list, [snip] Seems like a cross-compiling problem! According to [1] "If you specify just ‘--build’, |configure| will get confused." So I changed it to use --host in the Makefile. To cross-compile gclibc properly, the -m32 argument must be passed to g

linuxboot 4.9 problems

2010-05-19 Thread Jason Oster
Hi list, I tried building linuxboot from SVN, and "make iso" stops during glibc build, because TLS support is "missing". Here's some relevant info from config.log: configure:7: checking for i386 TLS support configure:29: gcc -c -g -O2 conftest.s 1>&5 conftest.s: Assembler messages: conftest

problems

2009-07-29 Thread Paul Cahoon
and finally found that that registry change will not work after sp1 was installed. I finally changed the name of the computer to ntinstall hoping that I would not continue to have problems. That did not help any. Finally, I tried manually putting the share in using the ip address of the

Re: Problems compiling the linux boot disk

2009-04-21 Thread Brett Royles
hive.com/unattended-devel%40lists.sourceforge.net/msg01962.html it seems to have got past the glibc part ;) Thank you very much for that thread!! would recommend the changes getting added to CVS.. ;) Will update futher on any more problems / sucess of building my

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

Various problems

2007-12-07 Thread Jens Geile
Hi, after I managed to fix the HDD detection problems with the help of Mario I ran into a few more problems on the way. 1. I have the following line in my isolinux.cfg on the boot-cd: LABEL local MENU LABEL ^Next boot device in line MENU DEFAULT LOCALBOOT -1 After selecting this

Re: Fixing NTLDR Parted problems

2006-10-05 Thread Matt Hyclak
On Wed, Oct 04, 2006 at 08:21:02PM +0200, [EMAIL PROTECTED] enlightened us: > Hello guys, > > I was notified of a problem with GNU Parted 1.6.23 and onwards that > prevents NTLDR from being found. I'd like to fix this for GNU Parted > 1.8, but I can't because I could not find any changes betwee

Fixing NTLDR Parted problems

2006-10-05 Thread leslie . polzer
Hello guys, I was notified of a problem with GNU Parted 1.6.23 and onwards that prevents NTLDR from being found. I'd like to fix this for GNU Parted 1.8, but I can't because I could not find any changes between 22 and 23 that could have effected this. Can you help me? Leslie -- gpg -

Re: Problems with $oem$\$1\pnp

2006-08-10 Thread Sander Nieuwenhuizen
read my message from http://www.msfn.org/board/index.php?showtopic=73265 HTH imdos On Thu, 2006-08-10 at 16:27 +0200, Steffen Kaiser wrote: > Hello, > > I'm having a problem with copying over the drivers via winnt.exe setup. > > I'm using the BTSDriverPacks and some additional drivers, amount:

Problems with $oem$\$1\pnp

2006-08-10 Thread Steffen Kaiser
Hello, I'm having a problem with copying over the drivers via winnt.exe setup. I'm using the BTSDriverPacks and some additional drivers, amount: 1.2GB When I add one particular driver of a new machine, setup dies in the textmode installation immediately: claiming that the target partition does

Re: Problems with parted

2006-05-19 Thread Warren Volz
You might try the following patch. I ran into problems with the new version of parted not accepting the size that install.pl generates when it converts fdisk arguments to parted arguments. The attached patch adds a new function to the install.pl file that converts all sizes to MB. -Warren

Re: [Unattended] Problems with parted

2006-05-18 Thread Steffen Kaiser
On Wed, 17 May 2006, Andreas Heinlein wrote: which version of the boot media (CD/Disk/TFTP-Image) are you using? I'm It's a Linux boot CD compiled with the CVS content on 31st of March. But I do remember that I had problems before as well, but didn't investigated it, because I

Re: [Unattended] Problems with parted

2006-05-17 Thread Andreas Heinlein
Hello, which version of the boot media (CD/Disk/TFTP-Image) are you using? I'm having the same problems since I recompiled (with customized paths) the boot cd from CVS two weeks ago (the current stable 4.6 wouldn't compile, but I don't remember exactly what the problem was right

Problems with parted

2006-05-17 Thread Steffen Kaiser
Hello, I have serious problems with the use of parted in unatteded Linux boot disk. Usually I install unattended on pre-partitioned hard disks, either by a previous version of Windows or using sfdisk (our Linux deployment usually runs before the Windows deployment :-) . However, when I

problems with PCMCIA

2005-06-26 Thread Michael Gichoga
I recently compiled the linuxboot.iso successfully, I was trying to solve the issue of the PCMCIA cards no being detected. This is the erroe mssages generated while booting off the unattended linuxboot.iso ** cardmgr[546]: socket 2: Intersil PRISM2 11 Mbps Wireless Adapter cardmgr[546

Re: Problems with office2k script.

2005-05-18 Thread Eugene Kotlyarov
Edmundo Valle Neto wrote: > All updates points to a EN-US file, that doesn't install in another > languages. > In example PT-BR has it's own file: > :: > URL|PTB|http://download.microsoft.com/download/office2000/SP/3/WIN98MeXP/PT-BR/O2kSp3.exe >

Problems with office2k script.

2005-05-14 Thread Edmundo Valle Neto
Hi. Executing the office2k.bat script to an Brazilian Portuguese installation I found a problem: In the SP3 section: :: Office 2000 Update: Service Pack 3 (SP3) :: ::

Re: Problems with dosboot and site/config.pl

2004-10-22 Thread Patrick J. LoPresti
Niels de Groot <[EMAIL PROTECTED]> writes: > (I'm not a perl expert, but use of the $is_linux variable should be > possible outside of install.pl. If not, feel free to modify > install.pl :-) ) We declare it as "my $is_linux", so it should only be visible from install.pl itself. Maybe we should

Re: Problems with dosboot and site/config.pl

2004-10-22 Thread Patrick J. LoPresti
"Brauer, Jan" <[EMAIL PROTECTED]> writes: > What i mean is: how can install.pl determine whether i'm booting > from dos and not use config.pl or whether im botting from linux and > use it? Have config.pl do the test and load config-linux.pl when running on Linux. Something like this in Z:\site\c

RE: Problems with dosboot and site/config.pl

2004-10-22 Thread Niels de Groot
ubject: RE: Problems with dosboot and site/config.pl Date: Thu, 21 Oct 2004 16:18:41 +0200 From: "Brauer, Jan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Oops should have rtfm. But how can i let install.pl determine when to use site/config.pl? What i mean is: how can install.pl determ

RE: Problems with dosboot and site/config.pl

2004-10-21 Thread Brauer, Jan
EMAIL PROTECTED] On Behalf Of Brauer, Jan Sent: Thursday, October 21, 2004 2:26 PM To: [EMAIL PROTECTED] Subject: Problems with dosboot and site/config.pl Hi, i'm using this snippet to get the hostname from the ip-adress. works like a charm. # File to hold site-specific customizations.

Problems with dosboot and site/config.pl

2004-10-21 Thread Brauer, Jan
Hi, i'm using this snippet to get the hostname from the ip-adress. works like a charm. # File to hold site-specific customizations. # Enable maximum warnings and disallow sloppy constructs. use warnings; use strict; use IO::Socket; use Net::hostent; # # PUT YOUR CHANGES HERE # # Get Hostname

Problems with some ASUS P4P800-E

2004-10-15 Thread Steffen Kaiser
old one, the unattended linux boot CD is working. On the new ones (I tried three of the seven) it does not, it stops with the line: ACPI: Subsystem revision 20040326 Sometimes I also get another line from ACPI: about some IRQ21 problems, sorry I don't have the exact string. There is no c

Re: 2 localization problems with scripts

2004-08-03 Thread Patrick J. LoPresti
"Jeff Black" <[EMAIL PROTECTED]> writes: > Windows 2000 does have the %ProgramFiles% variable... patch > attached > > I also fixed the unix line endings in opera.bat Applied. Thank you! --- This SF.Net email is sponsored by OSTG. Have you n

RE: 2 localization problems with scripts

2004-08-03 Thread Jeff Black
> Hello, > > the scripts tightvnc.bat and emacs.bat both use an absolute path to an > executable in the "C:\Program Files" tree, however, this is named > differently in localized versions of Windows. For WinXP it is better to > replace "C:\Program Files\***" by: "%ProgramFiles%\***" (the quotes ar

2 localization problems with scripts

2004-08-03 Thread Steffen Kaiser
Hello, the scripts tightvnc.bat and emacs.bat both use an absolute path to an executable in the "C:\Program Files" tree, however, this is named differently in localized versions of Windows. For WinXP it is better to replace "C:\Program Files\***" by: "%ProgramFiles%\***" (the quotes are require

having some problems using v4.3

2004-07-30 Thread Adriel Navarro
Title: Message Using 4.3, trying to pxe boot windows 2000 server from a samba share onto a Dell 1750 with a Perc4 DI raid controller using the linux boot. Once all the files copy over and the system reboots it starts to load the windows install portion and then I get a BSOF stating that the

Re: Unzip problems for 4.3 on windows

2004-07-01 Thread Patrick J. LoPresti
Niels de Groot <[EMAIL PROTECTED]> writes: > I ran into a small problem with updating my unattended share to 4.3: > extracting the linuxboot archive gives errors about illegal > filenames. They are causes by the ':' in the names, they are illegal > for Windows/DOS filenames. Those man pages are k

Unzip problems for 4.3 on windows

2004-07-01 Thread Niels de Groot
they were all man pages from the perl-DBI stuff, so it shouldn't cause any real problems by removng/skipping them, but it's annoying to extract with the error messages popping up. Greetings, Niels de Groot --- WinZip --- The following

Re: Problems compiling Linux boot disk

2004-04-30 Thread Jan Brauer
Patrick J. LoPresti wrote: Jan Brauer <[EMAIL PROTECTED]> writes: > b)When i try it to compile myself, it always breaks when reaching the > klibc part. > unresolved symbols in tests/environ.o Neither Shad nor I have had this problem. I am running RedHat 9; he is running Fedora Core 1. What Lin

Re: Problems compiling Linux boot disk

2004-04-29 Thread Patrick J. LoPresti
Jan Brauer <[EMAIL PROTECTED]> writes: > b)When i try it to compile myself, it always breaks when reaching the > klibc part. > unresolved symbols in tests/environ.o Neither Shad nor I have had this problem. I am running RedHat 9; he is running Fedora Core 1. What Linux distribution are you usi