Re: mixing architectures with debootstrap

2007-07-03 Diskussionsfäden Thomas Lange
On Mon, 2 Jul 2007 12:33:41 -0500, John Heim [EMAIL PROTECTED] said: So, if make-fai-nfsroot is supposed to create the nfsroot in /sur/share/fai/nfsroot, I can just issue my own debootstrap command to create an root directory there? make-fai-nfsroot does much more than just

Re: mixing architectures with debootstrap

2007-07-03 Diskussionsfäden John Heim
- Original Message - From: Thomas Lange [EMAIL PROTECTED] To: linux-fai linux-fai@uni-koeln.de Sent: Tuesday, July 03, 2007 2:50 AM Subject: Re: mixing architectures with debootstrap On Mon, 2 Jul 2007 12:33:41 -0500, John Heim [EMAIL PROTECTED] said: So, if make-fai-nfsroot

Re: mixing architectures with debootstrap

2007-07-03 Diskussionsfäden John Heim
From: John Heim [EMAIL PROTECTED] Huh? The debootstrap command works withthe --arch arguement or with the --exclude argument but not with both. So as far as i can tell, this is not a problem with fai but with debootstrap. Well, I am running sarge on a AMD64 machine and trying to create a root

Re: mixing architectures with debootstrap

2007-07-03 Diskussionsfäden Andreas Klein
Hello This works on my System: FAI_DEBOOTSTRAP_OPTS=--arch i386 --exclude=dhcp-client,info --arch and the architecture must be seperated with a space. MfG Andreas Klein On Tue, 3 Jul 2007 08:44:24 -0500 John Heim [EMAIL PROTECTED] wrote: - Original Message - From: Thomas Lange