<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>And how does make-nfsroot determine wether to install 64 bit
nfsroot??<br>
I've been following these guides :<br>
<a class="moz-txt-link-freetext" href="http://faiwiki.informatik.uni-koeln.de/index.php/FAI_Cross-architecture">http://faiwiki.informatik.uni-koeln.de/index.php/FAI_Cross-architecture</a><br>
<a class="moz-txt-link-freetext" href="http://www.osburg.org/Ubuntu-fai">http://www.osburg.org/Ubuntu-fai</a><br>
<a class="moz-txt-link-freetext" href="http://woonuk.springnote.com/pages/1447230.xhtml">http://woonuk.springnote.com/pages/1447230.xhtml</a><br>
<br>
all to no avail, Im still getting a 32bits nfsroot.<br>
<br>
How does fai go trough the /etc/fai-amd64/nfsroot&nbsp; file? It seems it
just reads the first bit, the I386 part..<br>
<br>
<br>
my current config looks the following. I try to create a nfsroot with
"export APT_CONFIG=/etc/fai-amd64/apt_arch.conf; fai-setup -C
/etc/fai-amd64 -v"<br>
<br>
-- /etc/fai-amd64/apt_amd64.conf:<br>
APT {<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Architecture "amd64";<br>
&nbsp;&nbsp;&nbsp; }<br>
<br>
</tt><tt>-- /etc/fai-amd64/</tt><tt>make-fai-nfsroot.conf :<br>
NFSROOT=/srv/fai/nfsroot-amd64<br>
FAI_DEBOOTSTRAP="lenny <a class="moz-txt-link-freetext" href="http://ftp.nl.debian.org/debian">http://ftp.nl.debian.org/debian</a> --arch amd64"<br>
TFTPROOT=/srv/tftp/fai<br>
FAI_ROOTPW='$1$BaZ/tg2M$x9byuA77AzsQZ./PZODSq0'<br>
FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info<br>
&nbsp;&nbsp; <br>
<br>
== /etc/fai-amd64/NFSROOT <br>
PACKAGES install<br>
fai-nfsroot module-init-tools dhcp3-client ssh rdate lshw hwinfo portmap<br>
bootpc rsync lftp rsh-client less dump reiserfsprogs usbutils<br>
psmisc pciutils hdparm smartmontools parted mdadm lvm2<br>
dnsutils ntpdate dosfstools cvs jove xfsprogs xfsdump<br>
sysutils dialog discover mdetect<br>
console-tools console-common<br>
expect iproute udev subversion vim<br>
<br>
PACKAGES install I386<br>
grub lilo read-edid<br>
<br>
PACKAGES install AMD64<br>
grub lilo<br>
linux-image-2.6-amd64 aufs-modules-2.6-amd64<br>
<br>
PACKAGES install IA64<br>
elilo gnu-efi efibootmgr<br>
<br>
PACKAGES install SPARC<br>
silo sparc-utils<br>
<br>
PACKAGES install ALPHA<br>
aboot</tt><br>
<br>
<br>
Thomas Neumann wrote:
<blockquote
 cite="mid:76fb869b6175875ed3e1a59ef9c773f4.squirrel@webmail.fluffbunny.de"
 type="cite">
  <blockquote type="cite">
    <blockquote type="cite">
      <blockquote type="cite">
        <blockquote type="cite">
          <blockquote type="cite">
            <blockquote type="cite">
              <pre wrap="">On Wed, 30 Sep 2009 12:03:27 +0200, Leen Smit
              </pre>
            </blockquote>
          </blockquote>
        </blockquote>
      </blockquote>
    </blockquote>
    <pre wrap="">If you want to install a 64bit system on your client, you must boot a
64bit kernel and use a 64bit nfsroot during the installation. Have a
look at your fai.log if this is correct in your environment.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
64bit nfsroot can install 64 and 32 bit clients
32bit nfsroot can only install 32bit clients

I'm using 32bit nfsroots only as a fallback on old hardware and on 32bit
VMware clients. (Paravirtualization can not be enabled while trying to run
using a 64bit nfsroot/kernel. Either disable PV during install or boot
32bit.)

tsch&uuml;&szlig;
thomas

P.S.: At least with VMware ESX 3.5 / ESX 3.5i.

  </pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<title></title>
<pre wrap=""><tt>Leen Smit

Systems Admin



Service2Media B.V.

Arnhemseweg 2

3817 CH Amersfoort



Capitool 41

7521 PL Enschede



Tel  +31 (0)35 626 46 12

Fax +31 (0)35 626 46 13</tt><big>
<img alt="Service2media: Empowering live on the move&quot;"
 src="cid:part1.07040706.05050902@service2media.com" height="63"
 width="202"></big>
</pre>
</div>
</body>
</html>