incognitu (incognitu@nettuning.nl) left irc: Ping timeout: 480 seconds
msc (~msc@gw2.cgn3.hosteurope.de) joined #fai.
allee-k (~allee-k@p54A43473.dip.t-dialin.net) joined #fai.
Nabilou (~Nabilou@mail.sysun-technologies.com) joined #fai.
Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai.
verwilst (~verwilst@77.73.176.113) joined #fai.
ErKa (~keryell@APuteaux-154-1-20-247.w83-199.abo.wanadoo.fr) joined #fai.
siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) joined #fai.
ErKa (~keryell@APuteaux-154-1-20-247.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
faibot joined #fai.
MrCatEye (~me@office.metaversum.com) got netsplit.
Adri2000 (~adri2000@88.165.188.51) got netsplit.
uchimata (~uchimata@HSI-KBW-078-043-160-035.hsi4.kabel-badenwuerttemberg.de) got netsplit.
glance_ (~glance@kennedy.acc.umu.se) joined #fai.
eartoast_ (~glawe@login.physik.fu-berlin.de) joined #fai.
Adri2000 (~adri2000@88.165.188.51) returned to #fai.
MrCatEye (~me@office.metaversum.com) returned to #fai.
uchimata (~uchimata@HSI-KBW-078-043-160-035.hsi4.kabel-badenwuerttemberg.de) returned to #fai.
pjustice (~pjustice@yagi.h-net.msu.edu) left irc: Ping timeout: 480 seconds
pjustice (~pjustice@yagi.h-net.msu.edu) joined #fai.
sep (~sep@40.211.jostedal.no) joined #fai.
ErKa (~keryell@APuteaux-154-1-20-247.w83-199.abo.wanadoo.fr) joined #fai.
MrCatEye (me@office.metaversum.com) left #fai.
MrCatEye (~me@office.metaversum.com) joined #fai.
MrCatEye (me@office.metaversum.com) left #fai.
14:29 sergeguys, which script, settings, etc... is responsible for  grub's menu.lst ?  My Problem is that amd64 was installed correctly, but there is nothing in grub's menu  except "memtest86+" -- I can't boot my newly installed system. Nevertheless everything, including menu.lst was correct for i386 .
14:33 MrfaiIt's ./examples/simple/files/boot/grub/menu.lst/postinst and the script update-grub
14:40 mgoetzeserge: grep -ir grub /srv/fai/config
14:40 mgoetzeserge: however, i suspect your problem is actually that you did not install a kernel
14:40 mgoetzeserge: check software.log and search for linux-image
14:41 sergeYes, I did for both i386 and amd64 .  But I guess there is something is misconfigured for amd64...
14:44 sergebecause my server system is amd64, and when I was trying to do fai-setup -v  there was a problem -- by default the fai was still configured for i386 kernel, so I had to fix it in  make-fai-nfsroot.conf --> KERNELPACKAGE=/usr/lib/fai/kernel/linux-image-2.6.18-fai-kernels_1_amd64.deb
14:45 serge..well now I look at fai_3.3.2.tar.gz ...probably will try to build *.deb pkgs for Etch...
14:46 mgoetzeserge: check software.log and search for linux-image
14:46 sergeok..
14:46 sergethnx
14:48 MrfaiThe variable KERNELPACKAGE is not used any more (since 3.2).
14:48 sergemgoetze: software.log is on the newly installed system?..  Well, first I need to find the way to boot it.. :)  or to have access to the disk content someway
14:49 sergein Etch it's v. 3.1.x
15:00 mgoetzeoh right you're the person still using etch. sorry, i'm not really interested in supporting that
15:01 mgoetzeyou'll have to make do with the hint that i suspect you didn't install a kernel, and figure it out yourself ;)
15:01 mgoetzeok one more hint: you can add sshd or createvt to FAI_FLAGS to aid in debugging...
15:46 uchimatadidn't run etch out of security support these days?
15:47 Mrfaiyep.
15:48 MrfaiAnd there's no FAI and etch support from my site any more.
15:48 MrfaiBut I can give commercial support how to upgrade FAI to lenny ;-)
Nabilou (~Nabilou@mail.sysun-technologies.com) left irc: Ping timeout: 480 seconds
15:50 uchimatahehe
15:51 uchimataMrfai: is FAI part of you phd thesis or sth like that?
15:52 Mrfaino. It's part of my research and work (without creating a phd)
15:53 Mrfaiuchimata: Did you already fill out the FAI questionnaire?
15:56 uchimataMrfai: aye
15:56 uchimataMrfai: alright, I'm sorry for not knowing anything about your person, just always read the uni-koeln url ;)
15:58 Mrfaiaye = yes?
15:59 uchimatahm... seems to be too underground ;) aye = yes, aye
15:59 Mrfaiok, fine
16:00 uchimataI'm that uni-mannheim guy ;)
16:01 Mrfaiok. I have to add your questionnaire to the official list. But not today. That will be done next week.
16:02 uchimatadon't hurry...
Nabilou (~Nabilou@mail.sysun-technologies.com) joined #fai.
16:15 sergethere are some reasons why we didn't switch to Lenny yet.. sorry :(   ANd I don't ask for too much support. Just give me a clue...  Well, I've mounted the hdd f
16:15 sergeof the broken system:
16:15 sergeshell.log: ERROR: No kernel was installed. Have a look at shell.log
16:16 Mrfaihave a look at software.log
16:16 sergesoftware.log: Couldn't find any package whose name or description matched "linux-image-486"  
16:17 sergeit is...  
16:17 sergeit was amd64 OS installation
16:18 Mrfaiso you only have to fix this
16:18 sergethere are similar  configs for i386 and yesterday it worked OK
16:18 sergeyes
16:20 sergei grepped the configs and I'm a little bit confused where to change this string?..   because I see it in several different places
16:22 serge./config/package_config/DEFAULT  or FAIBASE   ?
16:25 sergeapparently it should be FAIBASE, so how must it look like for amd64  "linux-image- ??? "   linux-image-2.6-amd64 ?
16:26 MrfaiIn FAI >3.3 it's in DEFAULT. Don't know were it was in older versions.
16:26 MrfaiThere it's:
16:26 MrfaiPACKAGES aptitude AMD64
16:26 Mrfailinux-image-amd64
16:26 Mrfaimemtest86+
16:26 MrfaiBut package names for etch may be different
Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving
Nabilou (~Nabilou@mail.sysun-technologies.com) left irc: Quit: Quitte
16:52 sergeMrfai: well,  I've just fixed it somehow  ;)    Thanks to everybody for participation.  It's time to continue reading the docs to develop an installation for production use.
16:53 sergeand my LAN debmirror worked fine too
16:59 sergeit's sorry that 3.3.2 is bonded to the latest version (...>=7)  of debhelper . It would be nice to backport this package for older Debian systems. I see there are a lot of people who is still using even  Sarge (!)
siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) left irc: Quit: Leaving.
verwilst (~verwilst@77.73.176.113) left irc: Quit: Ex-Chat
Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving.
ErKa (~keryell@APuteaux-154-1-20-247.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
pysik_newbee (~pysik_new@f053077198.adsl.alicedsl.de) joined #fai.
19:19 pysik_newbeeschšnen guten abend leute
19:19 pysik_newbeehab da mal ein anliegen
19:20 pysik_newbeeweiss einer ob es eine software gibt mit deren hilfe man eine flŠche rotieren lassen kann um eine achse und das somit entstande volumen bestimmen kann?
19:23 mgoetzepysik_newbee: EWRCHANNEL
19:30 pysik_newbeeewrchannel? da kann mir geholfen werden?
pysik_newbee (~pysik_new@f053077198.adsl.alicedsl.de) left irc: Quit: Leaving
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
21:38 sergeguys, this line " logical  /             1500-      rw,errors=remount-ro ; -m 5 reiser " is not good for ReiserFS.  Where can I consult for appropriate parameters, or pls give me a quick fix if you can. Thanks.
21:39 sergeI meant correct mount options
21:47 mgoetzeserge, do you live in a museum? ;)
21:47 mgoetzeetch, setup_harddisks and reiserfs, what a horrible combination
21:49 sergereiserfs is an excellent fs, way much more reliable then ext3.   FAI on my Etch amd64 now is fixed and working..
21:50 mgoetzereiserfs is history, even suse stopped using it
21:50 sergeI think I'll make reiser working ...   Doesn't matter, it's excellent code
21:51 sergehave a nice weekend!
serge (~serge@g25-110.citenet.net) left irc: Quit: Leaving
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Quit: Leaving.
allee-k (~allee-k@p54A43473.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
--- Sat Jan 23 2010

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