| 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 uchimata | really 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 mgoetze | what's this diversion of update-initramfs that make-fai-nfsroot does? |
| 10:53 mgoetze | 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 mgoetze | ah, maybe i need the -U option |
| 11:38 mgoetze | 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 mgoetze | and indeed in the shell in which i get dumped there seems to be no /var/lib/fai |
| 11:39 mgoetze | it 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 mgoetze | fix /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 mgoetze | maybe 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 formorer | oz_: since some used it for providing malware, yes. |
| 15:16 formorer | oz_: but the size is experimental, I can raise it |
| 15:16 formorer | if 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 Steffen | 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 mgoetze | is 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 mgoetze | Steffen: 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 formorer | oz_: try again |
| verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat |
| 15:20 Steffen | should 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 mgoetze | Steffen: no, it should just do the right thing by default |
| 15:22 oz_ | NFSROOT is like in http://paste.debian.net/44692/ |
| 15:22 mgoetze | oz_: 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 formorer | oz_: no problem |
| 15:23 Steffen | we 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 mgoetze | oz_: 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 mgoetze | there's your problem, then ;) |
| 15:24 Steffen | we are trying to install Lenny on a system with onboard broadcom nics. |
| 15:25 mgoetze | Steffen: show us your //var/log/fai/make-fai-nfsroot.log please |
| 15:25 mgoetze | oz_: FAI_DEBOOTSTRAP_OPTS="--arch amd64 --exclude=dhcp-client,info" |
| 15:25 oz_ | mgoetze: thx, I'll recheck. |
| 15:25 mgoetze | in make-fai-nfsroot.conf |
| 15:25 Steffen | sorry, but this file does not exist on our system. we are using fai 3.1 on debian |
| 15:26 mgoetze | oh, fai 3.1? |
| 15:26 mgoetze | why aren't you using 3.2? |
| 15:26 Steffen | our 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 mgoetze | 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 mgoetze | oz_: yeah but i'm sure debootstrap doesn't read that :) |
| 15:29 oz_ | mgoetze: that wicked debootstrap... ;) |
| 15:29 Steffen | thx, 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 |