[03:50] _schurig (~schurig@pD95FA260.dip0.t-ipconnect.de) joined #fai. [03:52] juri_ (GmBAhPQ5zL@volumehost.com) got netsplit. [03:52] kriebly (~moho@wisdom.Stanford.EDU) got netsplit. [03:52] asw (~asw@karuna.med.harvard.edu) got netsplit. [03:55] kriebly (~moho@wisdom.Stanford.EDU) returned to #fai. [03:55] juri_ (GmBAhPQ5zL@volumehost.com) returned to #fai. [03:55] asw (~asw@karuna.med.harvard.edu) returned to #fai. [03:57] schurig (~schurig@pD95F8FF2.dip0.t-ipconnect.de) left irc: Ping timeout: 480 seconds [07:01] allee (~ach@195.55.82.66) joined #fai. [07:19] meandtheshell (~markus@85-124-39-136.dynamic.xdsl-line.inode.at) joined #fai. [07:35] ErKa (~keryell@m13.wifi.enstb.org) joined #fai. [08:06] allee (~ach@195.55.82.66) left irc: Ping timeout: 480 seconds [08:48] Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai. [09:24] allee (~ach@195.55.82.66) joined #fai. [09:32] DonDiego (~diego@cerebus.informatik.RWTH-Aachen.DE) joined #fai. [09:32] hi [09:33] say, what is the official way to include local packages with current fai versions? [09:33] now that files/packages is not read by default [09:34] in /etc/fai/fai.conf i see FAI_DEBMIRROR [09:35] meandtheshell (~markus@85-124-39-136.dynamic.xdsl-line.inode.at) left irc: Quit: Leaving. [09:35] meandtheshel1 (~markus@85-124-39-136.dynamic.xdsl-line.inode.at) joined #fai. [09:36] Hi DonDiego [09:36] but i have trouble reading local packages from there [09:36] hi Mrfai [09:36] you should create a local repositor [09:36] i think i have [09:36] let me rerun make-fai-nfsroot and paste the error.. [09:36] the add a line for it to etc/fai/apt/sources.list [09:36] s/the/then/ [09:37] deb file:///var/lib/fai/config/files packages/ [09:37] this one did not work [09:39] I'm only using http for my local repository [09:41] i don't have a http server on the install server.. [09:41] btw [09:41] i have a few small patches here [09:41] shall i send them to you directly by mail or dcc or .. [09:41] best thing would be to put them into the BTS [09:42] or mail them to me [09:42] i don't see an url on the home page .. [09:48] meandtheshel1 (~markus@85-124-39-136.dynamic.xdsl-line.inode.at) left irc: Quit: Leaving. [09:48] meandtheshell (~markus@85-124-39-136.dynamic.xdsl-line.inode.at) joined #fai. [09:49] bugs.debian.org [09:49] ah, ok [09:57] ok, i figured out how to do this after reading through subroutines-linux .. [09:57] asyd (asyd@kaoru.asyd.net) left #fai. [09:59] how? Please tell me. [10:01] i did the following: [10:01] in /etc/fai.conf: [10:02] FAI_DEBMIRROR=pride:/srv/fai/packages [10:02] MNTPOINT=media/mirror [10:02] notice that i left out the leading / [10:02] and in /etc/fai/apt/sources.list i appended [10:02] deb file:///media/mirror / [10:03] and the nfs server (the install server) exports /srv/fai/packages [10:05] i'm running a test install now to see if it worked as expected [10:06] but make-fai-nfsroot worked [10:13] meandtheshell (~markus@85-124-39-136.dynamic.xdsl-line.inode.at) left irc: Quit: Leaving. [10:14] meandtheshel1 (~markus@85.124.39.136) joined #fai. [11:24] allee (~ach@195.55.82.66) left irc: Quit: Konversation terminated! [12:16] allee (~ach@195.55.82.66) joined #fai. [12:20] nomeata (nobody@nomeata.de) joined #fai. [12:30] wish me luck. toddling off to have my teeth removed. :/ [12:48] arrrk (arrrk@pso-132.picsearch.com) left #fai (Leaving). [12:48] arrrk (~arrrk@pso-132.picsearch.com) joined #fai. [13:46] sanso (~sanso@d90-128-95-225.cust.tele2.de) left irc: Ping timeout: 480 seconds [13:48] sanso (~sanso@d90-128-95-225.cust.tele2.de) joined #fai. [14:14] gannonb (~gannonb@rgmadvisors.com) joined #fai. [14:16] quick question: is there a place somewhere on the net where I can look up NFS error codes..Getting a "-93" when it tries to mount the root fs.... [14:17] sanso (~sanso@d90-128-95-225.cust.tele2.de) left irc: Ping timeout: 480 seconds [14:18] sanso (~sanso@d90-128-95-225.cust.tele2.de) joined #fai. [14:25] DonDiego (~diego@cerebus.informatik.RWTH-Aachen.DE) left irc: Quit: bye and thanks [14:26] allee (~ach@195.55.82.66) left irc: Quit: Konversation terminated! [14:30] meandtheshel1 (~markus@85.124.39.136) left irc: Quit: Leaving. [14:35] meandtheshel1 (~markus@85-125-158-186.dynamic.xdsl-line.inode.at) joined #fai. [14:47] allee (~ach@195.55.82.66) joined #fai. [14:47] gannonb: normally you get error -13, which means permission denied. [14:48] Try to look into the nfs sources [14:48] i think i might have figured some of it out... [14:48] this box has 6 ethernet cards. [14:48] PXE uses the onboard one.. [14:48] and then the kernel somehow renames that to eth5. [14:48] doing a tcpdump on the FAI server shows that it's not even trying to mount it. [14:49] so i'm thinking about recompiling the fai-kernel to have the onboard in the kernel, and the additional ones as a module..... so that the onboard always show up at eth0/eth1 [14:50] that should about right? [14:50] should/sound [14:52] good idea [14:52] or is there anyway in the append line to say eth5?... been googling for that as well [14:52] yes you can tell the kernel which nic to use. Let me see... [14:52] ip=dhcp card=eth5 ;) if only it was that easy. [14:53] ip=:::::: [14:53] from nfsroot.txt from the kernel sources documentation [14:53] perfect. [14:53] thanks ;) [14:54] no problem. But don't forget the FAI questionnaire ;-) [14:54] :) thanks. [15:02] sanso_ (~sanso@d83-189-120-253.cust.tele2.de) joined #fai. [15:04] perfect.. that worked. [15:06] upgrading an old FAI 2.8 install to 3.1.8... and from deb 3.0r2 -> 4.0 ... so it's fun .. real fun.. [15:07] sanso (~sanso@d90-128-95-225.cust.tele2.de) left irc: Ping timeout: 480 seconds [15:36] real 0m7.154s [15:37] Wow. Creating an ISO image in 7 seconds! [15:37] on a machine with 2GB RAM, running etch, inside a sarge chroot, created by FAI an a couple of manual changes [15:40] even burning from inside the sarge chroot works. [15:47] nomeata (nobody@nomeata.de) left irc: Quit: Client exiting [16:12] allee (~ach@195.55.82.66) left irc: Ping timeout: 480 seconds [16:15] _schurig (~schurig@pD95FA260.dip0.t-ipconnect.de) left irc: Remote host closed the connection [16:19] ErKa (~keryell@m13.wifi.enstb.org) left irc: Ping timeout: 480 seconds [16:32] wow. [16:34] Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: Lost terminal [16:45] allee (~ach@195.55.82.66) joined #fai. [17:06] allee (~ach@195.55.82.66) left irc: Remote host closed the connection [17:08] Topic changed on #fai by !services.oftc.net: FAI 3.1.8 and fai-kernels_1.17 are in etch, fai-kernels_1.18 (with 2.6.20) is in sid | #fai is logged at http://layer-acht.org/fai-irc/ | http://www.informatik.uni-koeln.de/fai/ or http://faiwiki.informatik.uni-koeln.de/ | this is a bilingual channel (english/german) - english prefered :) | Don't ask if you can ask. Just ask [20:34] gannonb (~gannonb@rgmadvisors.com) left irc: Quit: gannonb [22:34] juri_ (GmBAhPQ5zL@volumehost.com) left irc: Read error: Operation timed out [22:41] juri_ (ejrTxR0lK9@volumehost.com) joined #fai. [00:00] --- Sat May 12 2007