hrist (~hrist@lysithea.rus.uni-stuttgart.de) left irc: Ping timeout: 480 seconds
verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai.
06:50 verwilstmorning!
06:50 oz_verwilst: it's looking for  /scripts/live because boot=live
06:51 verwilstoz_: that's what i thought :)
06:51 verwilstbut what is that boot=live stuffs?
06:51 verwilsttried looking in the manuals
06:51 verwilstbut they are pretty outdated /me thinks?
06:59 verwilstoz_: any ideas what i can do next? :)
07:01 verwilsthm
07:01 verwilstjust installed live-helper live-initramfs
07:06 oz_verwilst: are those pkgs in /etc/fai/NFSROOT ?
07:07 oz_that should do the trick...you have to regenerate the nfsroot
Action: oz_ changes places
kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) joined #fai.
07:12 verwilstoz_: i guess this isnt in the docs? :)
07:12 verwilstadded them to NFSROOT and redoing it
07:14 verwilsti have to rebuild the initrd.img?
Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai.
07:40 verwilstok, getting further..
07:40 verwilstnow i have to patch in unionfs :P
07:40 verwilstwtf :D
hrist (~hrist@lysithea.rus.uni-stuttgart.de) joined #fai.
kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) left irc: Remote host closed the connection
kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) joined #fai.
07:59 verwilstoz_: do i need funionfs installed in the nfsroot as well?
08:00 verwilstmount: mounting aufs on /root failed: No such device
08:00 verwilstRegistering unionfs 2.5.1 (for 2.6.29-rc2) in dmesg, so kernelspace is OK
08:07 sepskii see this error,  Cannot satisfy pre-depends for lvcreate -n ltspwapfiles -L 3000 vg_system: vg_enabled_vg_system,lv_rm_vg_system/var+opt+ltsp+swapfiles,lv_rm_vg_system/var,lv_rm_vg_system/swap,lv_rm_vg_system/root,lv_rm_vg_system/opt,lv_rm_vg_system/usr -- system left untouched  fai 3.2.16 in lenny
08:17 verwilsthm, aufs is even more experimental...
ErKa (keryell@dhcp1.info.enstb.org) joined #fai.
08:18 verwilstdon't know what the devs were smoking when they did their technical selections, but i'll have some of that as well ;)
08:30 verwilstraaah
Action: verwilst chuckles towards systemimager :)
08:45 verwilsthm, starting it with "FAI_ACTION=install debug" to the kernel cmd seems to make it work, kinda
08:48 verwilstbleh
08:48 verwilst/usr/lib/fai/create_resolv_conf: line 11: /etc/resolv.conf: Permission denied
08:49 sepskiresolvconf at work ?
08:49 verwilstsay what?
08:53 Mrfaiverwilst: what are you doing there? You should try an installation with plain FAI packages and the default kernel. If your hardware needs some newer kernel, try to get some old hardware, and make your first FAI experiences with the old hardware, which should work out-of-the box. If this works, then you can do the next step and use the hardware which seems to cause problems to you currently.
Action: Mrfai brb
08:53 verwilsti have fai experience from 3.1 :P
08:53 verwilstit's not the hardware
08:53 verwilstit's the stupid aufs alpha thing :D
08:54 verwilsti guess unionfs itself isn't good?
08:54 verwilstit should be aufs?
08:54 verwilstwhich is only available from a git repository?
08:59 h01gerverwilst, are you using debian?
09:01 verwilstyeah
09:02 verwilstbut with my own kernel
09:02 h01gerwhy that?
09:03 verwilstbecause the default one can't find my hardware ;)
09:05 h01gerwhich default? .26? .28? .29?
09:07 verwilst.26
09:08 verwilst[   10.674367] firmware: requesting bnx2-06-4.0.5.fw
09:08 verwilstthat's my NIC
09:08 verwilstwhich hangs a long time
09:09 verwilstthen fails [   79.968460] bnx2: Can't load firmware file bnx2-06-4.0.5.fw
09:09 verwilst[   80.140711] bnx2: probe of 0000:05:00.0 failed with error -2
09:09 verwilstwhich means no network
09:10 verwilstoh, [  158.088119] Kernel panic - not syncing: Attempted to kill init!
09:10 verwilstso i need my own kernel
09:10 verwilstwhich works fine
09:10 verwilstapart from the alpha-code that should be included for fai
09:11 h01gerbuild your kernel with the same options as the debian kernel or, install the bnx2 firmware package in the chroot and rebuild the initrd
09:15 verwilstah, there is a firmware package?
09:15 verwilsthow come my kernel doesn't need it?
09:16 h01geryou use vanilla sources?
09:16 oz_where you got that kernel from?
09:16 oz_vanilla debian?
09:16 h01gerno. debian has it removed. upstream has it
09:17 verwilstyeah pristine sources
09:17 oz_h01ger: yea debian has to remove it because of copyright/license issues, right?
09:18 h01geryes. upstream doesnt care
09:18 h01gerverwilst, apt-cache search firmware
09:19 h01gerhttp://kitenet.net/~joey/blog/entry/d-i_firmware_loading/
09:19 verwilsth01ger: yeah got it, it was in non-free which wasn't enabled here
09:20 mgoetzeverwilst: see, this is the point... to make you aware that you are using non-free crap ;)
09:20 mgoetze(it works pretty good for non-free crap, though)
09:20 verwilstmyeah, i would rather just use my own kernel though ;)
09:20 verwilstbut i guess i can use the debian one for the install ;)
09:29 Mrfaiverwilst: you should you a plain Debian kernel and install additionally the nx2 firmware package into the nfsroot. Then the initrd should contain all things to boot your hardware. Also FAI 3.2.X uses aufs as default, so no need to care about unionfs
09:30 verwilstit works
09:30 verwilstnow it nags about FAI_ACTION ;)
09:30 verwilstso i might get there today ;)
09:30 verwilsti guess it shouldn't be specified on the kernel cmd line?
09:31 MrfaiFAI_ACTION is defined on the kernel command line. BTW, use fai-chboot :-)
09:31 verwilstah, it is :) ok
09:31 verwilsti am btw ;)
09:31 verwilstso i just specify "install" as action?
09:35 verwilstnext hurdle: Couldn't find any package whose name or description matched "grub" :P
09:35 verwilstfor every package it tries to install
09:36 verwilstah, W: Failed to fetch http://ftp.debian.org/debian/dists/lenny/Release.gpg  Temporary failure resolving 'ftp.debian.org'
09:45 verwilstany hints on the best way to setup another dns server ( if that's the problem? )
09:45 verwilsti edited the etc/resolv.conf in the nfsroot but i don't think that's very good ;)
09:45 verwilstit also doesn't work
09:50 verwilsthehe this is quite the challenge :D
09:53 Mrfaihave a look at NFSROOT_ETC_HOSTS in make-fai-nfsroot.conf
09:57 verwilstdns should be available, no?
09:58 verwilsti need to add ftp.debian.org to my hosts file then?
11:18 sepskihow do you guys make sure you keep the same ssh host keys between installs ?
yournick (~yournick@p5DC437FE.dip.t-dialin.net) joined #fai.
incognitu (incognitu@nettuning.nl) joined #fai.
12:29 incognituhello!
12:29 incognitui just installed a completely fresh debian system with kernel 2.6.29.1
12:30 incognitui want to isntall this on more pcs using fai
12:30 incognitubut dont know exactly where to start
12:31 sepskiincognitu, fai is not a imaging system, but you can start with http://www.informatik.uni-koeln.de/fai/fai-guide/
12:35 incognitui also cant load/import images?
12:36 incognitufor deploying on pcs
12:39 sepskiread the introduction in the link i sent you, and you will know a lot more about what fai does well, and what it does not.
kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) left irc: Remote host closed the connection
kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) joined #fai.
sepski (~sep@93.94.9.3) left irc: Quit: Leaving
Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving
ErKa (keryell@dhcp1.info.enstb.org) left irc: Ping timeout: 480 seconds
kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) left irc: Quit: Verlassend
Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Read error: Connection reset by peer
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
yournick (~yournick@p5DC437FE.dip.t-dialin.net) left irc: Read error: Connection reset by peer
Tvirus (~Tvirus@f050088007.adsl.alicedsl.de) joined #fai.
20:07 TvirusHallo zusammen :-)
20:16 TvirusAlle am schlafen ?
20:19 TvirusIch hätte eine Frage bezüglich der Partition von FAI
torkel_ (torkel@ip64.degernas.se) left irc: Quit: leaving
torkel (torkel@ip64.degernas.se) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
tanjix (tanjix@mozart.star-hosting.de) joined #fai.
--- Wed Apr 8 2009

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