Re: Change or bug in "file"-command evtl. messed-up "fai-do-scripts" execution

2014-03-21 Diskussionsfäden Ralf Utermann
sion of magic.mgc, it's recognized as perl. With wheezy-backports libmagic1 (1:5.14-2~bpo70+1) it's also ok. regards, Ralf -- Ralf Utermann _ Universität Augsburg, Institut für Physik -- EDV-B

Re: Multiarch nfsroot for multiarch install?

2014-02-26 Diskussionsfäden Ralf Utermann
nfsroot, acroread installs perfectly from the package_config definition. Thanks Toomas for reporting this! regards, Ralf -- Ralf Utermann _ Universität Augsburg, Institut für Physik -- EDV-Betreuer

Re: Starting a FAI installation using kexec - technical thread

2009-05-28 Diskussionsfäden Ralf Utermann
l/etc/${f}.patch fi done - add the patch utili Bye, Ralf -- Ralf Utermann _ Universität Augsburg, Institut für Physik -- EDV-Betreuer Universitätsstr.1 D-86135 Augsburg

make-fai-nfsroot errors

2009-05-26 Diskussionsfäden Ralf Utermann
e 416, line 44. install_packages exit code: 2 [...] and no correct nfsroot. FAI was at 3.2.20 from http://www.informatik.uni-koeln.de/fai/download Going back to standard 3.2.17~lenny1 fixed this. Any ideas? Bye, Ralf --

Re: Multiple NICs, partial success, partial weirdness

2009-03-03 Diskussionsfäden Ralf Utermann
hem for installation -- and it did work. However, since we only use DHCP on our mgmt network and static ip configuration for the "data network", we switched back to the default config plus the live patches. Bye, Ralf -- Ralf Utermann ___

Re: NFSROOT, for AOE booting

2008-12-19 Diskussionsfäden Ralf Utermann
h initrd cp /usr/local/etc/*patch $NFSROOT/usr/local/etc cp /usr/local/etc/initramfs-tools_hook_network $NFSROOT/etc/initramfs-tools/hooks/network $ROOTCMD update-initramfs -k all -t -u cp -pv $NFSROOT/boot/vmlinu?-* $NFSROOT/boot/initrd.img-* $TFTPROOT ech

Re: tg3 network cards [SOLVED]

2008-12-19 Diskussionsfäden Ralf Utermann
.log > > exit $error > Hi Ryan, this script is probably not needed, if you fix http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509090 Bye, Ralf -- Ralf Utermann _ Universität Augsburg, Insti

Re: tg3 network cards [SOLVED]

2008-12-12 Diskussionsfäden Ralf Utermann
FAI provide a standard means for this? I added some lines to the copy_fai_files() function, to put a hook script in the nfsroot's initramfs-tools, patch files into the nfsroot and added 'patch' to /etc/fai/NFSROOT Bye, Ralf -- Ralf Utermann ___

Re: tg3 network cards [SOLVED]

2008-12-11 Diskussionsfäden Ralf Utermann
/scripts/live doesn't use the configure_networking script by > default, or if this is even the right thing to do, but it works for me, > no matter which interface I have cables in or which interfaces can > contact a DHCP server via ipc

Re: tg3 network cards

2008-12-05 Diskussionsfäden Ralf Utermann
copy of a fixed rules file prepared for this class of machines, nothing generated dynamically. It contains: copy_exec /usr/local/fai/alcc-ost/70-persistent-net.rules /etc/udev/rules.d/ and that's all. Bye

Re: tg3 network cards

2008-12-04 Diskussionsfäden Ralf Utermann
server. I should probably test the etch environment with an FAI kernel using a klibc-utils backported from lenny. Do you have a chance to test your system against an etch/fai3.1.8 server? I would really like to understand this problem. Bye, Ralf --

Re: tg3 network cards

2008-12-04 Diskussionsfäden Ralf Utermann
CTION=="add", SUBSYSTEM=="net", BUS=="pci", ID==":12:04.1", NAME="eth0" ACTION=="add", SUBSYSTEM=="net", BUS=="pci", ID==":12:04.0", NAME="eth1" This is included in the initrd with a initramfs