_julian (~quassel@hmbg-5f762633.pool.mediaWays.net) joined #fai.
_julian_ (~quassel@hmbg-5f766d81.pool.mediaWays.net) left irc: Ping timeout: 480 seconds
ErKa (~keryell@user-64-9-237-5.googlewifi.com) left irc: Ping timeout: 480 seconds
oz_ (~osburg@88.198.25.104) left irc: Ping timeout: 480 seconds
oz_ (~osburg@88.198.25.104) joined #fai.
mikap (~mika@mail.michael-prokop.at) left irc: Ping timeout: 480 seconds
mikap (~mika@mail.michael-prokop.at) joined #fai.
and1bm (~andi@HSI-KBW-078-043-089-231.hsi4.kabel-badenwuerttemberg.de) joined #fai.
xok (~xok@78.139.162.169) joined #fai.
06:33 xokhello all...
06:33 xokI've got little problem with fai...
06:33 xokafter pxe booting it is not able to load firmware bnx2...
06:35 M`cc`integrate bnx2 firmware into your initrd
06:35 M`cc`most probably update-initramfs will do it for you if you have the firmware-bnx2 package installed
06:36 xokM`cc`: I guessed so but the problem is system errors before it loads initrd.gz...
06:36 M`cc`hm?
06:36 M`cc`initrd.gz is loaded by pxelinux, it doesn't need extra firmware
06:37 xokthat's why I am curious why this happens...
06:37 oz_error messages?
06:37 xokyes, there are...
06:37 xokI will screen the errors and post a link to the picture...
06:38 oz_tr to get the text and paste it on paste.debian.net
06:38 xokok, I will need to type them then...
06:39 M`cc`it can be difficult to copy-paste from the bios netboot screen :)
06:47 xokoz_: M`cc` are you guys still here?..
06:47 xokhttp://pastebin.com/gRBryt5Z
06:47 xokthis is the error...
06:48 xokas you can see the initrd.gz file is getting to be loaded after the errror...
06:51 oz_bnx2: Can't load firmware file "bnx2/bnx2-mips-06-5.0.0.3.j3.fw"
06:51 oz_08:35 < M`cc`> integrate bnx2 firmware into your initrd
06:51 xokyes...
06:51 xokI've did that with nfsroot/boot/intird I realized that it should be integrated to the tftp initrd...
06:51 xokI am trying to do that right now...
06:56 xokoz_: it now loads firmware, but I've got kernel panic...
06:57 xokoz_: can you please help me to integrate firmware to the new initrd?...
07:00 oz_can I see the error msg?
07:05 M`cc`xok: what kernel are you using?
07:06 M`cc`xok: looks like it tries to bring up networking before initrd is loaded -> bnx2 is compiled into the kernel
07:07 xokM`cc`: I'm using 2.6.32-5 kernel...
07:07 oz_M`cc`: but I think it misses the firmaware in the initrd
07:08 M`cc`xok: is it the stock kernel or you recompiled it?
07:08 xokM`cc`: regular one from the distribution...
07:08 xokM`cc`: but the firmware now loads normally...
07:08 xokM`cc`: I just copied it to the wrong place...
07:09 xokM`cc`: I should copy it in the tftp root but copied it to the nfs root...
07:09 M`cc`interesting, why does it even know about bnx2 before initrd is loaded?
07:10 xokit doesn't...
07:10 xok:-)
07:11 M`cc`okay, then why does it say "loading initrd.gz" _after_ it fails to load bnx2 firmware? :)
07:13 xokthe text on the screen at that tiime is overlapped...
07:13 xokso that the loading initrd.gz becomes the last one, though it was the second (after kernel loading)...
07:14 oz_I think it just _tries_ to load it
07:14 oz_and think, the _driver_ is there, just the _firmware_ is missing
07:15 M`cc`oz_: it can't, the bnx2 driver is in the initrd :)
07:15 M`cc`xok: oh, I see
07:15 oz_this is due due License things.
07:15 oz_M`cc`: compters do follow logic. always.
07:16 xokI've got new error here...
07:17 xokinit: line 215: can't open /scipts/live
07:18 xokand follows kernel panic - not syncing
07:18 xokoz_: M`cc`can you guys help?..
07:18 M`cc`if you copied the text well, there's a typo in your init
07:19 M`cc`kind of strange if you use the initrd from your distro
07:19 xokM`cc`: you mean live right?...
07:20 M`cc`i mean "scipts"
07:21 xokno, that's just a typo...
07:21 xokit prints scripts...
07:21 xok:-P
07:22 M`cc`your initrd is damaged in some way but I have no idea how
07:23 oz_xok: you have "boot=live" in the pxe arguments?
07:23 oz_M`cc`: I think it misses live-boot
07:24 M`cc`I guess I have to gain some extra levels in initramfs-building
07:24 xokoz_: let me have a look at it...
07:25 xokoz_: yes, it has live...
07:25 xokoz_: should I remove it?..
07:25 oz_nonono
07:26 xokthen what to do?..
07:27 oz_is check if "live-initramfs" is in the initrd
07:28 xokoz_: how do I do that?...
07:31 oz_'grep live-initramfs /etc/fai/*' could be a starter....
07:32 oz_what does that tell you?
07:38 xokit says something..
07:38 xokoz_: /etc/fai/live.conf:# /etc/live.conf - configuration file for live-initramfs(7)
07:39 xokoz_: is this normal?..
07:51 oz_add 'live-initramfs' to /etc/fai/NFSROOT
07:52 oz_xok: the string should also be found in /etc/fai/NFSROOT
07:52 oz_add it, and rebuild nfsroot
07:52 oz_what version of fai are you using?
07:52 xokoz_: how do I check?..
07:52 xoksorry..
07:53 xokfai FAI 3.4.7, 24 Dec 2010. Copyright (C) 1999-2009 Thomas Lange
07:53 oz_wow
07:54 oz_I thought live-initramfs should be in it by default
07:55 xokoz_: can you help me to include that string to /etc/fai/NFSROOT?..
07:55 xokI don't know how to do that...
07:56 oz_e.g. "echo live-initramfs >> /etc/fai/NFSROOT"
07:56 xok:-D
07:56 oz_or take any text editor of your choice add simply add it :)
07:57 xokoz_: I forgot how to rebuild the fai.... :-P
07:57 xokI've setup this pretty in the past...
07:57 oz_make-fai-nfsroot
07:58 xokthanks...
08:01 xokoz_: oh I've got anyther question...
08:02 xokoz_: when istalling from the regular CD image or from network install I've got ability to complete commands with command line...
alekibango (~alekibang@ip-94-113-217-19.net.upcbroadband.cz) left irc: Remote host closed the connection
08:03 xokbut when istalled from the fai it is not able to do so...
08:03 xokoz_: can you help me with this too?.. what package should I instal to have the same possibility?..
08:03 xokor how do I do that?..
08:04 oz_"bash" :)
08:04 xok:-)
08:04 xokbash is already installed..
08:04 xokbut the feature doesn't work...
08:04 xok:-)
08:04 xokyou can test it yourself...
08:04 oz_enter "bash"
08:04 oz_what do you get?
08:05 xokthe same thing as I had previously... :-)
08:05 xokservice lightt[TAB] doesn't work for example...
08:05 xokthough it works perfectly with installs from CD...
08:06 oz_normally this 'fixes' this
08:06 oz_bash -l?
08:06 oz_I've got work here, you know?
08:06 xokand?...
08:06 M`cc`you want bash-completion
08:07 M`cc`that's for completing not just commands but also arguments for some of them
08:07 M`cc`(and for pissing me off when it tries to be smarter than me)
xok1 (~xok@46.49.9.96) joined #fai.
08:09 xok1M`cc`: thank you very, very much...
08:09 xok1M`cc`: this was a really missing feature and I couldn't find it...
Nic0 (~courtel@fw.tls.cena.fr) joined #fai.
xok (~xok@78.139.162.169) left irc: Ping timeout: 480 seconds
xok (~xok@78.139.162.169) joined #fai.
xok1 (~xok@46.49.9.96) left irc: Ping timeout: 480 seconds
alekibango (~alekibang@ip-94-113-217-19.net.upcbroadband.cz) joined #fai.
08:41 xokoz_: I've rebuild the fai nfs root but the problem still exists...
08:41 xokoz_: the same error: /init: .: line:215  'can't open /scripts/live'
08:42 xokfollowed by: kernel panic - not syncing: attempted to kill init!
09:09 xokM`cc`: I've solved all problems, one remaining, could you help?...
09:10 xokthe system after booting from pxe says: IP-Config: eth0 hardware address MAC_HERE mtu 1500 DHCP RARP
09:10 xokand stucks so...
09:10 xokdoesn't do anything...
09:11 oz_xok: what does your /etc/fai/NFSROOT look like?
09:11 xokoz_: I will paste it...
09:12 xokoz_: the problem with /scripts/live has been solved by installing the live-initramfs on the server and then copying intiram.img to the tftp directory of fai...
09:12 xokoz_: the NFSROOT file looks like this: http://pastebin.com/eU0hLg9H
09:15 oz_live-initramfs on the server?
09:15 xokoz_: yes...
09:15 oz_on the server's nfsroot, right?
09:16 xokhmmm, I've installed it on the main system (server)...
09:16 xokbut should be installed already in nfs root as well...
09:16 xoklogs say so...
09:20 xokhm...
09:21 xokthe package was not installed in the nfs root...
09:21 xokI've chrooted now and will install it there...
09:24 xokoz_: are you here?.
09:25 oz_I'm doing work, but yes
09:26 xokoz_: can you help a bit?...
09:26 xokI've installed live-initramfs inside chroot (nfsroot)...
09:26 xokcopied newly created initram.img file to the tftp directory of fai...
09:26 xokdoes the same...
09:27 xokstarts loading kernel, then initram and then this thing: IP-Config: eth0 hardware address MAC_HERE mtu 1500 DHCP RARP
09:27 xokabsolutely nothing happens after this...
09:27 xokit just stucks so...
09:30 xokcan anyone please help with my problem?...
09:31 oz_xok: oh.
09:32 oz_you should put live-initramfs in the correct section
09:32 oz_in NFSROOT
09:36 xokoz_: where I am supposed to do that?...
09:36 oz_in /etc/fai/NFSROOT
09:37 xokwhere to put that live-initramfs there?..
09:37 xokoz_: I found it...
09:37 xokoz_: but what should I do after make-fai-nfsroot has been finished?..
09:38 xokshould I copy the initramfs somewhere or it will do that automatically?...
09:39 oz_here, it's done automatically, but you better double-.check it
09:39 xokoz_: so, from NFSROOT/boot/ directory I should copy the initram.img file to the tftp of fai right?..
09:41 oz_would be good
09:47 xokoz_: still the same... absolutely nothing changes...
09:47 xok;-(
09:53 xokoz_: there are two DHCP servers on the same network...
09:53 xokcould this cause the problem?...
09:55 oz_oh, yea
09:59 xokoz_: I've stopped other dhcp server but the problem still exists... ;-(
10:00 oz_boot-live is not really installed in the nfsroot?
10:01 oz_the correct nfsroot is mounted?
10:01 oz_you must check every detail
10:02 xoknfsroot doesn't even get mounted...
10:03 oz_boot=live is given as boot argument?
10:03 oz_can you paste some logs ?
10:03 xokyes, argument boot=live is prestented..
10:04 xokbut I don't know where to find logs...
10:04 xokthe system is not even getting booted...
10:04 oz_existing /etc/fai/live.conf?
10:04 xokyes, it does...
10:04 oz_xok: like you did it befor
10:04 oz_+e
10:04 xokwhat do you mean?..
10:06 oz_08:47 < xok> http://pastebin.com/gRBryt5Z
10:07 xokoz_: http://oi53.tinypic.com/24bn7zl.jpg
10:07 xokcould you please have a look at this?...
10:08 xokand this screen remains so infinitely...
10:08 xokit just stucks and doesn't go anywhere..
10:10 oz_what are you boot args?
10:10 xokoz_: append initrd=fai/initrd.gz ip=dhcp  root=/dev/nfs nfsroot=10.1.1.2:/home/fai/nfsroot boot=live  FAI_FLAGS=reboot,verbose,sshd,createvt FAI_ACTION=install quiet --
10:11 xokif I were able to track the error I may could fix the problem...
10:11 xokbut the thing happens at th very beggining of the process...
10:11 oz_add "FAI_FLAGS=verbose,sshd,createvt" for a starter
10:12 xokI don't know even where to have a look for errors...
10:12 xokverbose?..
10:12 xokI will try...
10:13 xokbut it does present there...
10:14 xoksame thing.. no changes...
10:14 oz_FAI_FLAGS="verbose,sshd,createvt" should change something
10:15 oz_if not, the config you changed in actually not used
10:15 xokFAI_FLAGS=reboot,verbose,sshd,createvt
10:15 xokthis is how it looked like...
10:15 xokreboot is just to reboot machine after everything ends...
10:15 oz_better take that out for now
10:16 xokI've just removed reboot, everything else was already presented...
10:16 xokI did..
10:16 xokbut nothing changes...
10:16 xokstill at the position I showed you...
10:16 xokany chance to have a log or something similar?..
10:16 xokmaybe we are able to increase verbosity?..
10:17 oz_double check if it actually uses the kernel and initrd you specify
10:17 xokit definitely does...
10:20 oz_xok: did you run "make-fai-nfsroot -v"?
10:20 xokyes, I did...
10:20 xokthere were some problems previously...
10:20 xokand I had to re-run it several times beofre everything wen smootly...
10:20 xokbefore*
10:23 oz_xok: what did the log say?
10:24 xokoz_: that the process finished normally...
10:24 xokhttp://ubuntuforums.org/archive/index.php/t-1501700.html
10:25 xokI think this is similar to my problem..
11:00 oz_xok: what does "dpkg -l | grep tftp" tell you?
11:01 xokoz_: I'm using dnsmasq for dhcp, tftp service..
11:01 oz_try to install tftpd-hpa
11:03 xokoz_: I did... doesn't help...
11:04 oz_xok: you did add the options, and the kernel is still not more verbose?
11:05 oz_somewhere you must have a mistake there, I think the config is not used, then.
11:05 xokoz_: how else I can test which one is used?..
11:06 xokoz_: I've changed some text there, yes, it is the config I am working with...
11:06 oz_i.e. rename the kernel, if you system doesn't boot after that, you at least know: that was right.
xok (xok@78.139.162.169) left #fai.
xok (~xok@78.139.162.169) joined #fai.
11:08 xokoz_: are we able to use static address in the pxelinux configuration?...
verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai.
alekibango (~alekibang@ip-94-113-217-19.net.upcbroadband.cz) left irc: Remote host closed the connection
11:21 oz_xok: yes, but why?
11:21 xokoz_: I've got some more verbosity...
11:22 xokeverything I got says link becomes ready..
11:22 xokand after this still the same: IP-Config blah-blah-blah...
alekibango (~alekibang@ip-94-113-217-19.net.upcbroadband.cz) joined #fai.
12:41 oz_xok: do you know how to use wireshark?
sep (~sep@40.211.jostedal.no) left irc: Ping timeout: 480 seconds
torkel (torkel@ip64.degernas.se) left irc: Ping timeout: 480 seconds
torkel (torkel@ip64.degernas.se) joined #fai.
xok (~xok@78.139.162.169) left irc: Ping timeout: 480 seconds
sneumann (~sneumann@router-sub.ipb-halle.de) left irc: Ping timeout: 480 seconds
verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat
xok (~xok@78.139.162.169) joined #fai.
15:26 xokis it possible to assign a static IP address to the client from pxe booting the fai?...
and1bm (~andi@HSI-KBW-078-043-089-231.hsi4.kabel-badenwuerttemberg.de) left irc: Quit: Konversation terminated!
torkel (torkel@ip64.degernas.se) left irc: Ping timeout: 480 seconds
torkel (torkel@ip64.degernas.se) joined #fai.
ErKa (~keryell@75.103.8.100) joined #fai.
pav5088 (~Mark@ppp118-208-141-162.lns20.bne1.internode.on.net) left irc: Ping timeout: 480 seconds
and1bm (~andi@HSI-KBW-078-043-089-231.hsi4.kabel-badenwuerttemberg.de) joined #fai.
sneumann (~sneumann@p4FDD6C43.dip.t-dialin.net) joined #fai.
alekibango (~alekibang@ip-94-113-217-19.net.upcbroadband.cz) left irc: Ping timeout: 480 seconds
alekibango (~alekibang@ip-94-113-217-19.net.upcbroadband.cz) joined #fai.
ErKa (~keryell@75.103.8.100) left irc: Remote host closed the connection
and1bm (~andi@HSI-KBW-078-043-089-231.hsi4.kabel-badenwuerttemberg.de) left irc: Quit: Konversation terminated!
pav5088 (~Mark@ppp118-208-141-162.lns20.bne1.internode.on.net) joined #fai.
oz_ (~osburg@88.198.25.104) got netsplit.
oz_ (~osburg@88.198.25.104) returned to #fai.
--- Wed Aug 17 2011

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