Setup_storage driving me nuts

2014-04-04 Diskussionsfäden Geoff Shang
Hi, Excuse me jumping on the mailing list and posting immediately, but this is driving me crazy and I'm about at the end of my rope. And of course, this is a machine that's needed yesterday. First, hardware is not my strength, and I don't know much about the ins and outs of MSDOS vs GPT, et

Re: Setup_storage driving me nuts

2014-04-04 Diskussionsfäden Geoff Shang
On Fri, 4 Apr 2014, Sven Schumacher wrote: that seems to be to easy to solve, but we'll see: 6 primary partitions is for msdos-based partitioning to much, and even gpt - I think - still has this limit of 4 primary partions. Not from what I've read. So I would try: disk_config /dev/sde dis

Temporary failure resolving apt proxy

2014-04-08 Diskussionsfäden Geoff Shang
Hi, I feel a bit stupid writing this as I must have solved this already before, but obviously the correct neurons are not firing this afternoon. I recently updated the build server to FAI 4. I had it working OK till this morning when I broke something. I had to regenerate my nfsroot this m

Re: Temporary failure resolving apt proxy

2014-04-08 Diskussionsfäden Geoff Shang
On Tue, 8 Apr 2014, Thomas Lange wrote: > I had to regenerate my nfsroot this morning because I needed cfengine2 and > 'fai-make-nfsroot -k' was trying to do drastic things (like remove > dracut). Please fix this. If you do not have dracut in your nfsroot, all other things will not w

Re: Temporary failure resolving apt proxy

2014-04-08 Diskussionsfäden Geoff Shang
On Tue, 8 Apr 2014, Thomas Lange wrote: > I need to access apt repos through a web proxy. When it gets to > task_updatebase, it can't resolve the address of the web proxy. Example: man nfsroot.conf Maybe it was the variable NFSROOT_ETC_HOSTS that you set in the past. I've never ever se

Re: Kernel panic - FAI 4.1.1

2014-05-15 Diskussionsfäden Geoff Shang
On Thu, 15 May 2014, Rui Teixeira wrote: deb http://apt.postgresql.org/pub/repos/apt/ squeeze-pgdg main This is your problem. This package depends on Squeeze packages. See if they have a Wheezy equivalent. Geoff.

Re: i386 nfsroot

2014-07-14 Diskussionsfäden Geoff Shang
On Mon, 14 Jul 2014, Holger Parplies wrote: In fact, if I try to access http://http.debian.net/debian/, I am correctly redirected to a mirror (I had tried without the trailing slash before, which did *not* work). I understand that the trailing slash is significant and necessary. So perhaps th

Re: AW: Packagename depends on uname -r

2015-05-15 Diskussionsfäden Geoff Shang
On Fri, 15 May 2015, Werner Pommerer wrote: it didn't work for me. In "package_config", I added the line: .. PACKAGES yumi .. kernel-module-openafs-`uname -r` .. But fai.log says: install_packages: executing chroot /target yum -y install kernel-module-openafs-`uname -r`