[00:57] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [06:48] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [07:27] Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai. [07:46] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [08:10] what's is a good pgp server for apt? [08:10] subkeys.pgp.net sjust sucks [08:19] really like x-hkp://gpg-keyserver.de [08:32] Nic0 (~courtel@fw.tls.cena.fr) joined #fai. [08:34] codice (UvX3YIpF4Q@71-92-66-39.static.mtpk.ca.charter.com) left irc: Ping timeout: 480 seconds [08:46] Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving [08:47] Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai. [09:07] Steffen (~Steffen.K@195.122.130.2) joined #fai. [09:20] kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) joined #fai. [09:30] Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving. [09:37] Nic0 (~courtel@fw.tls.cena.fr) joined #fai. [10:51] what's this diversion of update-initramfs that make-fai-nfsroot does? [10:53] even if i copy the make-fai-nfsroot of fai 3.2.4+svn4837-0ubuntu2 to my lenny server and run that, the initrd is not generated for the hardy kernel :( [10:55] ah, maybe i need the -U option [11:38] eh??? my generated hardy nfsroot has an empty .../live/filesystem.dir/var/lib/fai/config , but when i boot it with live=aufs, i get "Calling task_confdir" and soon later "mount.nfs: mount point /var/lib/fai/config does not exist" :( [11:38] and indeed in the shell in which i get dumped there seems to be no /var/lib/fai [11:39] it does exist under /live/image/live/filesystem.dir though [12:44] verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai. [12:58] sepski (~sep@40.211.jostedal.no) left irc: Remote host closed the connection [12:59] sepski (~sep@40.211.jostedal.no) joined #fai. [14:06] codice (elG2D8fNaN@71-92-66-39.static.mtpk.ca.charter.com) joined #fai. [14:10] Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving [14:43] \sh (~shermann@newzealand.sourcecode.de) joined #fai. [14:47] kardan_ (~kardan@p54BE6459.dip.t-dialin.net) joined #fai. [14:54] kardan__i (~kardan@p54BE6B41.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [15:08] hm. fai-setup does not install a kernel in the nfsroot. [15:08] any hints? [15:10] fix /etc/fai/NFSROOT ? [15:11] gold:~# grep linux-image /etc/fai-amd64/NFSROOT [15:11] linux-image-2.6-amd64 aufs-modules-2.6-amd64 [15:11] linux-image-2.6.26-2-amd64 [15:11] linux-image-2.6-powerpc aufs-modules-2.6-powerpc [15:11] what is wrong with this? [15:12] maybe show us your /var/log/fai/make-fai-nfsroot.log [15:14] oh. paste.debian.net does not allow more than 20kb? [15:16] oz_: since some used it for providing malware, yes. [15:16] oz_: but the size is experimental, I can raise it [15:16] if needed [15:17] gold:~# du -k /var/log/fai/make-fai-nfsroot.log [15:17] 60 /var/log/fai/make-fai-nfsroot.log [15:17] 60k would be okay... [15:18] mgoetze: and I read _nothing_ about some linux-image pkg being installed in the log [15:18] hello, we created a new initrd.gz for our pxe boot to include the bnx2 module. We used the initrd from debian-installer template. Now when it boots it starts the debian-installer instead of fai. Which init paramter would start fai? [15:19] is the bit in /etc/fai/NFSROOT maybe under a class you don't have (I386)? [15:19] PACKAGES aptitude AMD64 [15:19] linux-image-2.6.26-2-amd64 [15:19] Steffen: don't do that, just put firmware-bnx2 in your /etc/fai/NFSROOT and rerun make-fai-nfsroot [15:19] that's a bit from it... [15:19] oz_: try again [15:20] verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat [15:20] should i use -k or -K? [15:20] http://paste.debian.net/44691/ [15:20] formorer: THX so much! :) [15:20] Action: oz_ didn't know that this # is so good. ;) [15:20] Steffen: no, it should just do the right thing by default [15:22] NFSROOT is like in http://paste.debian.net/44692/ [15:22] oz_: and you're sure this is a 64-bit environment you're installing? did you pass --arch amd64 to debootstrap? [15:22] I have to say: I'm building an amd64 nfsroot on a amd64 machine with 32bit userland [15:22] oz_: no problem [15:23] we tried rebuilding the NFSROOT with make-fai-nfsroot, but it did not create the initrd in /srv/tftp/fai/ [15:23] mgoetze: it shoudl do so [15:23] oz_: could you maybe just do file $NFSROOT/bin/bash to make sure? [15:24] mgoetze: FAIL [15:24] gold:~# file /srv/fai/nfsroot-amd64/live/filesystem.dir/bin/bash [15:24] /srv/fai/nfsroot-amd64/live/filesystem.dir/bin/bash: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.8, stripped [15:24] there's your problem, then ;) [15:24] we are trying to install Lenny on a system with onboard broadcom nics. [15:25] Steffen: show us your //var/log/fai/make-fai-nfsroot.log please [15:25] oz_: FAI_DEBOOTSTRAP_OPTS="--arch amd64 --exclude=dhcp-client,info" [15:25] mgoetze: thx, I'll recheck. [15:25] in make-fai-nfsroot.conf [15:25] sorry, but this file does not exist on our system. we are using fai 3.1 on debian [15:26] oh, fai 3.1? [15:26] why aren't you using 3.2? [15:26] our fai server is debian-etch [15:27] mgoetze: my make-fai-nfsroot.conf said "APT_CONFIG=/etc/fai-amd64/apt_arch.conf", apt SHOULD know. [15:27] .o0(fsck) [15:27] i'm not sure what the proper way to do it with 3.1 is, sorry. maybe consider upgrading to 3.2 (packages for etch are provided) [15:28] oz_: yeah but i'm sure debootstrap doesn't read that :) [15:29] mgoetze: that wicked debootstrap... ;) [15:29] thx, we will have a look [15:46] codice (elG2D8fNaN@71-92-66-39.static.mtpk.ca.charter.com) left irc: Read error: Connection reset by peer [15:46] codice (tTvLBieHjs@71-92-66-39.static.mtpk.ca.charter.com) joined #fai. [16:04] kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) left irc: Quit: Verlassend [16:28] simNIX (~simNIX@156-60.bbned.dsl.internl.net) left irc: Read error: Connection reset by peer [16:45] simNIX (~simNIX@156-60.bbned.dsl.internl.net) joined #fai. [17:54] tokkee (tokkee@osprey.tokkee.org) left irc: Ping timeout: 480 seconds [18:11] formorer (formorer@ruprecht.snow-crash.org) left irc: Ping timeout: 480 seconds [18:37] formorer (formorer@ruprecht.snow-crash.org) joined #fai. [21:50] tokkee (tokkee@osprey.tokkee.org) joined #fai. [00:00] --- Fri Aug 21 2009