siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
08:10 oz_what's is a good pgp server for apt?
08:10 oz_subkeys.pgp.net sjust sucks
08:19 uchimatareally like x-hkp://gpg-keyserver.de
Nic0 (~courtel@fw.tls.cena.fr) joined #fai.
codice (UvX3YIpF4Q@71-92-66-39.static.mtpk.ca.charter.com) left irc: Ping timeout: 480 seconds
Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving
Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai.
Steffen (~Steffen.K@195.122.130.2) joined #fai.
kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) joined #fai.
Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving.
Nic0 (~courtel@fw.tls.cena.fr) joined #fai.
10:51 mgoetzewhat's this diversion of update-initramfs that make-fai-nfsroot does?
10:53 mgoetzeeven 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 mgoetzeah, maybe i need the -U option
11:38 mgoetzeeh??? 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 mgoetzeand indeed in the shell in which i get dumped there seems to be no /var/lib/fai
11:39 mgoetzeit does exist under /live/image/live/filesystem.dir though
verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai.
sepski (~sep@40.211.jostedal.no) left irc: Remote host closed the connection
sepski (~sep@40.211.jostedal.no) joined #fai.
codice (elG2D8fNaN@71-92-66-39.static.mtpk.ca.charter.com) joined #fai.
Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving
\sh (~shermann@newzealand.sourcecode.de) joined #fai.
kardan_ (~kardan@p54BE6459.dip.t-dialin.net) joined #fai.
kardan__i (~kardan@p54BE6B41.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
15:08 oz_hm. fai-setup does not install a kernel in the nfsroot.
15:08 oz_any hints?
15:10 mgoetzefix /etc/fai/NFSROOT ?
15:11 oz_gold:~# grep linux-image /etc/fai-amd64/NFSROOT
15:11 oz_linux-image-2.6-amd64 aufs-modules-2.6-amd64
15:11 oz_linux-image-2.6.26-2-amd64
15:11 oz_linux-image-2.6-powerpc aufs-modules-2.6-powerpc
15:11 oz_what is wrong with this?
15:12 mgoetzemaybe show us your /var/log/fai/make-fai-nfsroot.log
15:14 oz_oh. paste.debian.net does not allow more than 20kb?
15:16 formoreroz_: since some used it for providing malware, yes.
15:16 formoreroz_: but the size is experimental, I can raise it
15:16 formorerif needed
15:17 oz_gold:~# du -k /var/log/fai/make-fai-nfsroot.log
15:17 oz_60/var/log/fai/make-fai-nfsroot.log
15:17 oz_60k would be okay...
15:18 oz_mgoetze: and I read _nothing_ about some linux-image pkg being installed in the log
15:18 Steffenhello, 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 mgoetzeis the bit in /etc/fai/NFSROOT maybe under a class you don't have (I386)?
15:19 oz_PACKAGES aptitude AMD64
15:19 oz_linux-image-2.6.26-2-amd64
15:19 mgoetzeSteffen: don't do that, just put firmware-bnx2 in your /etc/fai/NFSROOT and rerun make-fai-nfsroot
15:19 oz_that's a bit from it...
15:19 formoreroz_: try again
verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat
15:20 Steffenshould i use -k or -K?
15:20 oz_http://paste.debian.net/44691/
15:20 oz_formorer: THX so much! :)
Action: oz_ didn't know that this # is so good. ;)
15:20 mgoetzeSteffen: no, it should just do the right thing by default
15:22 oz_NFSROOT is like in http://paste.debian.net/44692/
15:22 mgoetzeoz_: and you're sure this is a 64-bit environment you're installing? did you pass --arch amd64 to debootstrap?
15:22 oz_I have to say: I'm building an amd64 nfsroot on a amd64 machine with 32bit userland
15:22 formoreroz_: no problem
15:23 Steffenwe tried rebuilding the NFSROOT with make-fai-nfsroot, but it did not create the initrd in /srv/tftp/fai/
15:23 oz_mgoetze: it shoudl do so
15:23 mgoetzeoz_: could you maybe just do file $NFSROOT/bin/bash to make sure?
15:24 oz_mgoetze: FAIL
15:24 oz_gold:~# file /srv/fai/nfsroot-amd64/live/filesystem.dir/bin/bash
15:24 oz_/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 mgoetzethere's your problem, then ;)
15:24 Steffenwe are trying to install Lenny on a system with onboard broadcom nics.
15:25 mgoetzeSteffen: show us your //var/log/fai/make-fai-nfsroot.log please
15:25 mgoetzeoz_: FAI_DEBOOTSTRAP_OPTS="--arch amd64 --exclude=dhcp-client,info"
15:25 oz_mgoetze: thx, I'll recheck.
15:25 mgoetzein make-fai-nfsroot.conf
15:25 Steffensorry, but this file does not exist on our system. we are using fai 3.1 on debian
15:26 mgoetzeoh, fai 3.1?
15:26 mgoetzewhy aren't you using 3.2?
15:26 Steffenour fai server is debian-etch
15:27 oz_mgoetze: my make-fai-nfsroot.conf said "APT_CONFIG=/etc/fai-amd64/apt_arch.conf", apt SHOULD know.
15:27 oz_.o0(fsck)
15:27 mgoetzei'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 mgoetzeoz_: yeah but i'm sure debootstrap doesn't read that :)
15:29 oz_mgoetze: that wicked debootstrap... ;)
15:29 Steffenthx, we will have a look
codice (elG2D8fNaN@71-92-66-39.static.mtpk.ca.charter.com) left irc: Read error: Connection reset by peer
codice (tTvLBieHjs@71-92-66-39.static.mtpk.ca.charter.com) joined #fai.
kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) left irc: Quit: Verlassend
simNIX (~simNIX@156-60.bbned.dsl.internl.net) left irc: Read error: Connection reset by peer
simNIX (~simNIX@156-60.bbned.dsl.internl.net) joined #fai.
tokkee (tokkee@osprey.tokkee.org) left irc: Ping timeout: 480 seconds
formorer (formorer@ruprecht.snow-crash.org) left irc: Ping timeout: 480 seconds
formorer (formorer@ruprecht.snow-crash.org) joined #fai.
tokkee (tokkee@osprey.tokkee.org) joined #fai.
--- Fri Aug 21 2009

Generated by irclog2html.pl 2.1_h01ger1 by Jeff Waugh - find it at freshmeat.net! Customized by Holger 'h01ger' Levsen