bIGw0RK (~bigmac@buch-ssg550.icsmedia.de) joined #fai.
bIGwORK (~bigmac@buch-ssg550.icsmedia.de) left irc: Ping timeout: 480 seconds
Shingoshi (~Shingoshi@c-98-246-122-42.hsd1.or.comcast.net) left irc: Read error: Connection reset by peer
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: Quit: Leaving.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
ErKa (~keryell@APuteaux-154-1-28-46.w83-199.abo.wanadoo.fr) joined #fai.
fai-guy (~fai-guy@p4FC218D5.dip0.t-ipconnect.de) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
HerrK (~keryell@APuteaux-154-1-15-60.w83-199.abo.wanadoo.fr) joined #fai.
ErKa (~keryell@APuteaux-154-1-28-46.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) joined #fai.
mfl (~mfl@adonis.fnb.maschinenbau.tu-darmstadt.de) joined #fai.
Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai.
10:37 bayoffirehello everybody
10:38 bayoffireI have a question about the keyboard layout. I choose KEYMAP=sg-latin1.kmap.gz in the FAIBASE.var. But the gnome layout is US.
10:38 bayoffireCould anyone tell me how to define the gnome keyboard layout?
10:38 oz_bayoffire: check if there is another setting elsewhere.
10:39 oz_I also experience that english keyboard layout is hard to change.
10:42 bayoffireoz_: I also changed it in the debconf/FAIBASE but it did not show any reaction
10:42 oz_just grep all konfigfiles through
10:42 bayoffireok
10:43 bayoffirei'll check that, thanks
10:43 oz_I alwas use some "find /etc -type f -exec grep -l KEYMAP {} \;" command to find all the files
10:44 bayoffireok, thats great! Thanks a lot!
10:47 bayoffiretestserver:/srv/fai/config# find /srv/fai/config -type f -exec grep -l KEYMAP {} \;
10:47 bayoffire/srv/fai/config/scripts/FAIBASE/10-misc
10:47 bayoffire/srv/fai/config/class/FAIBASE.var
10:47 bayoffireit's only in there files
10:48 bayoffireand I changed it there...
10:49 bayoffireI found out that gnome saves the value in this file: ~/.gconf/desktop/gnome/peripherals/keyboard/kdb/%gconf.xml
10:56 oz_bayoffire: check also /etc and $FAI_NFSROOT dirs
10:56 MrfaiMaybe you can use the gconftool-2 --type string --set
10:56 Mrfai/desktop/gnome/background/picture_filename
10:56 Mrfaiwith a different object
10:57 MrfaiI think you can change most gnome things using gconftools-2, but you must know the name of the object you like to share
10:57 Mrfais/share/change/
10:57 oz_Mrfai: and this changes keyboard layout?
Action: oz_ raises an eyebrow towards GNOME stuff
10:58 MrfaiI would think that there is a /desktop/gnome/keyboard/layout or similar path to the configuration data
tempel (~mettler@dsl-62-220-14-162.berlikomm.net) joined #fai.
11:01 Mrfaithis reports the layout gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
11:01 tempelhi, i'm using a ubuntu kernel-config. all ide/scsi/sata/usb devices are called sda/sdb ...
11:02 tempeldo you know a way how to detect if its a usb-stick ?
11:02 oz_bayoffire: did you set /etc/environment?  /etc/locale.gen?
11:02 tempelcan't install on a host where a usb-license dongle is plugged ;(
11:03 Mrfaitempel: cat /sys/./block/sdb/removable
11:04 Mrfaiit's 0 if it's a hard disk, and 1 if it's removable (for e.g. a usb stick)
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) left irc: Remote host closed the connection
11:04 mgoetzealso, have a look at /dev/disk/by-id
11:04 oz_Mrfai: what would you recommend if one has a FAI server in the intranet, but wants to install servers hosted outside the intranet
11:04 MrfaiIMO it's hard to distinguish between usb-stick and external usb hard disks
11:05 oz_I think there is no way to dstinguish 100% correctly...
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) joined #fai.
11:05 oz_one could maintain a list of USB-IDs, maybe
11:05 tempelMrfai: nice1 thank you, i already spent some days on that ;)
11:08 Mrfaioz_: maybe use the fai-cd for booting, accessing the nfsroot. Only get the config space from your intranet
11:10 oz_Mrfai: what would you think about keeping a clone of the install server outside?
Action: oz_ get's some headache thinking about the security-issues
11:10 mgoetzeoz_: uhm, vpn?
11:10 oz_mgoetze: I also thought about that...
11:12 Mrfaia clohne outside the intranet will not be an excat clone, because of different network settings
11:15 oz_Mrfai: yes...but the "FAI server" part...
11:16 oz_it should be possible to keep two machines in sync, does it?
11:18 mgoetzeoz_: my fai config space lives in a subversion repository, anyway
11:18 mgoetzeso deploying the same config space to another machine is not much of a problem
11:19 oz_mgoetze: yes. main problem is the network book, imho
11:19 oz_I have a lot of headaches about bootp/pxe/dhcp in the outside world
11:20 oz_I think it's much less hassle to work with a fai-cd iso...
11:21 mgoetzei think it's not possible to give good answers without any information about your outside world...
11:21 oz_mgoetze: my outside world are some machines hosted by hetzner
11:22 oz_quite standard, I'd say
11:22 mgoetzedo they have a dedicated vlan?
11:23 oz_mybe you're right, I should ask @ hetzner
11:23 oz_s/mybe//
11:23 mgoetzeif not, i could put you in touch with the sales people at my company... ;)
11:24 oz_*giggle*
11:30 oz_mgoetze: you need some enterprise spreadsheets?
11:30 oz_I could send you our sales guys for this... ;)
11:31 mgoetzespreadsheets? do they work with gnumeric?
11:31 oz_Excel...OpenOff
11:32 mgoetzenah, i don't have enough RAM for those ;)
11:56 rjd.csv! :)
fai-guy (~fai-guy@p4FC218D5.dip0.t-ipconnect.de) left irc: Quit: leaving
13:16 tempelMrfai: 'grep 1 /sys/block/*/removable' gives me: fd0/sdb/sdc/sdd/sde/sr0.... none of these devices really exist, and it says my existing usb stick(sdf) is not removable ;(
13:17 tempeltried to blacklist sd_mod/sg ... but did not help ;(   -maybe someone has a tip?
13:32 MrfaiHmm, never saw a non-removable USB stick ;-)
13:44 tempel(der ist auch aufgeklebt, aber das sollte dem kernel ja egal sein ^^)
Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving
Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai.
Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving
Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai.
bayoffire (~bayoffire@213.180.168.238) left irc: Remote host closed the connection
16:22 tempelgn8
tempel (~mettler@dsl-62-220-14-162.berlikomm.net) left irc: Quit: leaving
HereCas (~keryell@APuteaux-154-1-56-51.w81-249.abo.wanadoo.fr) joined #fai.
HerrK (~keryell@APuteaux-154-1-15-60.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
HerrK (~keryell@APuteaux-154-1-37-33.w83-199.abo.wanadoo.fr) joined #fai.
HereCas (~keryell@APuteaux-154-1-56-51.w81-249.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) left irc: Ping timeout: 480 seconds
shaiman (~shaiman@lvps87-230-35-93.dedicated.hosteurope.de) joined #fai.
shaiman (shaiman@lvps87-230-35-93.dedicated.hosteurope.de) left #fai.
shaiman (~shaiman@lvps87-230-35-93.dedicated.hosteurope.de) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
HerrK (~keryell@APuteaux-154-1-37-33.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
Hodapp (~angel@cpe-65-185-153-140.woh.res.rr.com) joined #fai.
22:02 HodappIs anyone around? I'm trying to get a box to boot over the network so FAI can set it up. It gets its address. but then I get: "PXE-E3B: TFTP Error - File Not Found"
22:04 Hodappwait, I probably forgot fai-chboot or something...
22:09 Hodappwell, after fai-chboot, it's still giving the same error
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
shaiman (~shaiman@lvps87-230-35-93.dedicated.hosteurope.de) left irc: Remote host closed the connection
22:40 HodappFigured it out. root in /etc/inetd.conf needed to be set to /srv/tftp/fai
--- Thu Mar 12 2009

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