FAI & Ubuntu 9.04 Jaunty Jackalope

2009-06-04 Diskussionsfäden Robert Markula
Hello list, has anyone got FAI to install Ubuntu Jaunty Clients? I'm having an Ubuntu 9.04 Server and want to install 9.04 Clients using FAI (both the shipped 3.2.4+svn4837 version as well as the latest 3.2.20 from the FAI repository), and both versions fail to install initrd. With 3.2.4 I could

Re: fai installation

2009-06-08 Diskussionsfäden Robert Markula
Hello Rajesh, I'm new to FAI as well, but that's what I've found out regarding your problem (somebody please correct me if I'm wrong!): Rajesh pant wrote: > Is it necessary to have an Internet connection to install a client? FAI needs to fetch packages from a debian repository. Either this is the

Huh? pxelinux.0 missing after fai-setup

2009-06-11 Diskussionsfäden Robert Markula
Hi list, I'm experiencing something strange that I just can't sort out. Running fai-setup exits just fine, no error messages, but the /srv/tftp/fai/pxelinux.0 file is missing. It just isn't created by fai-setup. What am I doing wrong? Cheers, Robert P.S. Here's my setup: *** /etc/fai/fai.conf:

Re: Huh? pxelinux.0 missing after fai-setup

2009-06-12 Diskussionsfäden Robert Markula
Thomas Lange wrote: > > Running fai-setup exits just fine, no error messages, but the > > /srv/tftp/fai/pxelinux.0 file is missing. It just isn't created by > > fai-setup. What am I doing wrong? > Try again with add in -v, it;s ok to only run make-fai-nfsroot -v. The > output or log fil

Re: Huh? pxelinux.0 missing after fai-setup

2009-06-12 Diskussionsfäden Robert Markula
ar/lib/fai/config *** snip *** Cheers (still very puzzled), Robert Thomas Lange schrieb: >>>>>> On Fri, 12 Jun 2009 09:44:37 +0200, Robert Markula >>>>>> said: > > > And that's the strange thing - even the verbose log does not show that >

Re: Huh? pxelinux.0 missing after fai-setup

2009-06-12 Diskussionsfäden Robert Markula
Thomas Lange wrote: > > Hmm, I get exactly the same results with either > > FAI_BOOT= > > and > > FAI_BOOT=dhcp > > and even without this option at all > Did you installed the package syslinux or syslinux-common on your > install server? Hi Thomas, thanks, that did it. I recent

German keyboard layout

2009-06-23 Diskussionsfäden Robert Markula
I've managed to successfully install Ubuntu 9.04 Jaunty (FAI 3.2.4+svn4837) from a Debian Lenny Server (FAI 3.2.17). Everything works well, except that the client's console keyboard layout is set to the standard US layout by default. I've been struggling for quite a while now, but I can't get it to

Posting a HowTo on the wiki (was: Re: German keyboard layout)

2009-06-24 Diskussionsfäden Robert Markula
Hi Jeff, sure, I can post a Ubuntu Jaunty FAI HowTo. But I'd like to get rid of the german keyboard layout problem first and do some more testing. Where should I post the HowTo? Can I open a new page on the fai wiki? How should I name it? Cheers, Robert Jeff Knerr wrote: > Hi Robert. Can you g

Ubuntu 9.04 Jaunty FAI howto

2009-06-28 Diskussionsfäden Robert Markula
Hi list, I've just finished my first HowTo in the wiki [1]. Since it is my first FAI howto, I hope I did not violate any rules. I'd be happy for any comments and suggestions! Also, as mentioned in the WIKI, due to the lack of physical machines, I was only able to test this in a VirtualBox environ

Re: Ubuntu 9.04 Jaunty FAI howto

2009-06-28 Diskussionsfäden Robert Markula
Hi Henning, thanks for your feedback! I've written my comments inline. Henning Sprang wrote: > What you should mention is, that this is also a Howto for getting FAI up > and running on an Ubuntu Server! I didn't try that myself for a long > while, but from thinghs I read in the list and IRC I was

Re: Ubuntu 9.04 Jaunty FAI howto

2009-06-29 Diskussionsfäden Robert Markula
Hi Stephan, you are right, and thinking about it, this isn't needed for this FAI installation anyway, as FAI_ALLOW_UNSIGNED is set to true in BC_BASE.var. I'll correct it on the wiki. Using apt-proxy instead of debmirror was done just out of simplicity. IMO it serves the purpose of this howto (se

Re: FAI Issues

2009-06-30 Diskussionsfäden Robert Markula
Hi Augustine, if I understand you correctly, you already have a DHCP server separate from the machine the FAI server is running on? Then it is perfectly fine to use your existing DHCP server to point to your TFTP server. You'll need something like this on your existing DHCP server: # TFTP

Re: Setup FAI to other distribution

2009-07-12 Diskussionsfäden Robert Markula
Hmm, I see that the wiki page has not been clear enough on how important it is to leave the FAI_DEBOOTSTRAP line as is. I just made a few changes in which I explained things further about this and the multidistribution topic. Hope this is clear enough now. Cheers, Robert Henning Sprang wrote: >>

Re: systems management presentation

2009-07-12 Diskussionsfäden Robert Markula
Excellent insight in the topic! Thanks!! Henning Sprang wrote: > Nice talk about systems management - and, yeah, FAi is mentioned there! :) > > http://www.kitchensoap.com/2009/06/23/slides-for-velocity-talk-2009/

Re: fai-setup failed

2009-07-15 Diskussionsfäden Robert Markula
Hi Riza, there is no need to edit the NFSROOT file. The nfsroot has nothing to do with the system later installed (it is the base.tgz that is relevant for the system to be installed). Leave it to the default [1] and see if fai-setup -v continues to throw any errors. Btw, make sure that FAI_DEBOOTST

Re: Kernel just stops

2009-07-15 Diskussionsfäden Robert Markula
Ah, yes, reading your original posting again I just saw that you don't even get to the NFSROOT; your boot stops after loading the TFTP kernel image. It is strange that other clients can boot with the exactly same configuration, just this one client is having issues. Did you check if you can run De

Re: FAI Djangofied

2009-07-28 Diskussionsfäden Robert Markula
Woohooo! The first impression is... great! Never thought that somebody would actually take the plunge to wrap a nice UI around FAI :-) Cool! Cheers, Robert Stephan Hermann schrieb: > Dear FAI Fanatics, > > I actually found the time to release my latest project: > > FAI-Django ;) > > No, it's

Re: FAI-CD aborts after "mounting root filesystem"

2009-08-13 Diskussionsfäden Robert Markula
Hey folks, Henning Sprang wrote: >> In the wiki-howto is written that has to be lenny there also if you want to >> build ubuntu. Is the wiki-articel incorrect in this part? > > It could be that this is a solution to the problems with the > aufs/unionfs/livehelper (sorry, I don't remember exactly

Re: German keyboard layout

2009-08-25 Diskussionsfäden Robert Markula
Hi Mathieu, thanks for sharing your config! I actually managed to get it to work with the following config (hope I didn't forget anything): # ### class/BC_BASE.var: # FAI_ALLOW_UNSIGNED=1 KEYMAP=de-lat

Re: Fai on Ubuntu 9.10 status?

2009-09-06 Diskussionsfäden Robert Markula
> Message: 3 > Date: Sat, 05 Sep 2009 12:43:22 +0200 > From: Per Foreby > Subject: Re: Fai on Ubuntu 9.10 status? > To: linux-fai > Message-ID: <4aa240ca.1020...@ddg.lth.se> > Content-Type: text/plain; charset=ISO-8859-1 > Softupdate would do for me. You can always install the base in some > oth

Re: Fai on Ubuntu 9.10 status?

2009-09-06 Diskussionsfäden Robert Markula
Hi Henning, Henning Sprang wrote: > It's not very helpful to the cause of spreading FAI usage to send > them another way if FAI can do the same - in many aspects better, and by > far mnore flexible, because it can incorporate all the other tools and > programming language you like. Well, I'm not

Re: Fai on Ubuntu 9.10 status?

2009-09-06 Diskussionsfäden Robert Markula
Hi again! Henning Sprang wrote: > With the removal decision FAI gives away the potential for larger > adoption - despite it is perfectly useable for config management on many > distributions - even when installation functionality does not work (and > even therefore there was a good workaround docu

Re: Mixed Etch and Lenny? How to...

2009-09-17 Diskussionsfäden Robert Markula
Leen Smit wrote: > Michael, > > > Thats the confusing part, since I dont have a basefiles dir anywhere.. > If I understand everything correctly, I can simply create this, and place > (eg.) > LENNY.tgz in there. Then the Class LENNY will pick up this file? > What happens to Etch in this case, mu

Re: Mixed Etch and Lenny? How to...

2009-09-17 Diskussionsfäden Robert Markula
Holger Parplies wrote: >> say, you have your configspace in /srv/fai/config/, then you'd copy your >> base.tar.gz to /srv/fai/config/basefiles/MYCLASS.tar.gz, where MYCLASS >^^ >> obviously is the name of the class that will use this custom ba

Re: Mixed Etch and Lenny? How to...

2009-09-25 Diskussionsfäden Robert Markula
Thomas Lange wrote: > In the next version of FAI the suffix .tgz will be supported.\ > Currently, fai will give you a warning that this suffix is not > supported. Perfect, Thomas, thank you very much! Cheers, Robert

Re: FAI 3.3 released

2009-11-04 Diskussionsfäden Robert Markula
Thomas Lange wrote: > after several month of work, the new release of FAI version 3.3 is now > available. Wooh! :-) Great, thanks for your hard work Thomas and Michael! Cheers, Robert

GRUB2

2009-11-08 Diskussionsfäden Robert Markula
Hi there, since GRUB2 is the future of GRUB, the question is how well is it supported in FAI yet? Cheers, Robert

Re: fai3.3 + karmic

2009-11-09 Diskussionsfäden Robert Markula
Hi Bent, since we are just on the topic, did you install GRUB2 on the Karmic clients or GRUB Legacy? What server platform do you run the fai server on? Is this Karmic as well? Cheers, Robert Bent Meyer wrote: > Hello! > > I have upgrade from fai-3.2.20 to fai-3.3 and from Ubuntu Jaunty to > Ka

Re: fai3.3 + karmic

2009-11-09 Diskussionsfäden Robert Markula
Hi Bent, Bent Meyer wrote: > I need to work out a bit more. I just discovered that root's password is > not set to its standard value and sshd is not running. That makes it > hard to examine the result of installation. :-) How did you install GRUB2? I'm currently having a hard time installing it.

Re: fai3.3 + karmic

2009-11-10 Diskussionsfäden Robert Markula
Hey Bent and Stephan, Stephan Hermann wrote: > Would you like to add some instructions about your work on the FAI > wiki... > We removed FAI from Karmic, because of the state of the package, and we > would like to re-add it in Lucid (the next LTS of Ubuntu)... > > When you had it running on Ubunt

Re: fai3.3 + karmic

2009-11-11 Diskussionsfäden Robert Markula
Thomas Lange wrote: > Today, I saw an Ubuntu karmic system booting from a Ubuntu nfsroot > with FAI 3.3 and some minor changes. Thanks to Waldemar for taking > notes and posting them immediately to linux-fai-devel. > > https://lists.uni-koeln.de/pipermail/linux-fai-devel/2009q4/000693.html > >

Re: FAI 3.3.1 released

2009-11-17 Diskussionsfäden Robert Markula
Hi, Thomas Lange wrote: > This will be needed for > using FAI with Ubuntu karmic. does this mean FAI 3.3.1 fully supports Ubuntu Karmic? Or is this a work in progress? Cheers, Robert

Re: Launch of new FAI project website

2009-12-06 Diskussionsfäden Robert Markula
Thomas Lange wrote: > I'm very happy to announce the new website design for the FAI project. > After several weeks of research and hard work (I'm not a html/css > programmer, I prefer shell and Perl) I found a nice and easy to use > css style. I did some changes to it, and reorganizied the old^Wver

Latest initramfs-tools from FAI repo breaks Ubuntu

2010-04-05 Diskussionsfäden Robert Markula
Hey guys, since the end of this week (I can't tell the exact date/time, since I've not been working on the network here; must have been somewhere around the 1st of april) I suddenly couldn't boot my Ubuntu 9.10 karmic machines anymore. Grub2 would hang with the error message: /scripts/init-top/br

Re: FAI 3.3.5 for Ubuntu Lucid

2010-07-11 Diskussionsfäden Robert Markula
Hi Stephan, hey great, I was just about to ask something regarding FAI and Lucid. I'm curious; what are the main differences to "stock" FAI? Cheers, Robert linux-fai-requ...@uni-koeln.de wrote: > I'm happy to announce the very first iteration of FAI 3.3.5 on Ubuntu Lucid. > > As FAI right now i

Re: FAI 3.3.5 for Ubuntu Lucid

2010-07-12 Diskussionsfäden Robert Markula
>> I'm curious; what are the main differences to "stock" FAI? > actually nothing special. > > I adjusted some binary deps (syslinux-common to syslinux | > syslinux-common) then some NFS root packages which are not in ubuntu ... So most things are already there in stock FAI? That's good news, bec

Re: FAI 3.3.5 for Ubuntu Lucid

2010-07-15 Diskussionsfäden Robert Markula
Hi Stephan, Stephan Hermann wrote > Yes, right. In the past we had a lot of changes to do in the packages, > but thanks to Waldemar and Thomas, this is gone. Great! > For maverick, this could be a way to go (but I dare that's a good idea, > because Maverick will be not a rock solid release). I t

Re: FAI 3.3.5 for Ubuntu Lucid

2010-07-18 Diskussionsfäden Robert Markula
Hi! Thomas Lange wrote: > Works perfectly. Only 71 lines of diff! If I only cound the real diffs, > it's only 21 lines including 6 lines of comments. > Great to see that FAI on Ubuntu only needs that tiny changes. Yay! Looking at the diff, do you think it would be realistic to be able to merge th

Re: FAI 3.3.5 for Ubuntu Lucid

2010-07-18 Diskussionsfäden Robert Markula
Stephan Hermann wrote: >> Hmm... since Maverick is not a rock solid release anyway, wouldn't it be >> a good testbed to include FAI in the universe repositories? > > I could try to make some packages for maverick in the ubuntu fai > ppa...and then pushing it to universe is no problem. > Sadly I do

/etc/fai/apt/sources.list needs update

2010-08-15 Diskussionsfäden Robert Markula
Howdy, in /etc/fai/apt/sources.list there is a reference to security.geo.debian.org. According to [1], this DNS zone has been dropped, and security.debian.org should be used instead (Stephan, you might also want to change this in the Ubuntu FAI PPA). Cheers, Robert [1] http://dsa.debian.org/dsabl

bad udp checksums

2010-08-16 Diskussionsfäden Robert Markula
Hi, not sure it's a FAI-related problem (seems to me rather connected with DHCP), but I've never encountered this without FAI... I'm trying to bootstrap a demo client in VirtualBox (Bridged Networking) with FAI (3.3.5ubuntu3 from the Ubuntu PPA). It gets the TFTP image and boots up just fine, unti

Re: bad udp checksums

2010-08-16 Diskussionsfäden Robert Markula
Hi Michael, oops, sorry, I've been to quick to hit the "reply" button. I'll re-send the message to the list in a second. Thanks for asking! Michael Tautschnig schrieb: > Hi Robert, > > just a quick question: May I reply on-list (you sent the message below > exclusively to me)? > > Thanks, > Mi

Re: bad udp checksums

2010-08-16 Diskussionsfäden Robert Markula
Hi Michael, Michael Tautschnig wrote: > I think I have seen such error messages (although these have not been fatal > over > here) when using DHCP relays. Which network devices do you have > interconnecting > the virtual client and your FAI server? Does the same server work for other > hosts? W

Re: /etc/fai/apt/sources.list needs update

2010-08-17 Diskussionsfäden Robert Markula
Hi Mika, Michael Prokop wrote: > This has been fixed in the 3.4.0 release already: Ah, good to know, that complete slipped by. Cheers, Robert

Re: fai apt sources.list

2010-08-17 Diskussionsfäden Robert Markula
Hi Mamadou, mamadou diop wrote: > Hello, I have create my local debian mirror with fai-mirror. After that, I > have added these two lines in /etc/fai/apt/sources.list: > > *deb http://192.168.1.250/debmirror/ubuntu jaunty main restricted universe > multiverse** > deb http://192.168.1.250/debmir

Re: bad udp checksums

2010-08-17 Diskussionsfäden Robert Markula
Hi Michael, Michael Tautschnig wrote: > If I get your message right you have actually been setting up such (virtual) > demo clients on this very same machine for quite some time already? When was > your last successful setup done? What have you changed since? If it wasn't > you, > which packages

Re: fai-setup problem

2010-08-19 Diskussionsfäden Robert Markula
Hi, Michael Tautschnig wrote: >> Hello, I have the following error during fai-setup: >> >> ERROR: live-initramfs was not installed inside the nfsroot. >> >> who can help me? > > Most probably your mirror isn't working properly. But using > > fai-setup -v > > should give a lot more output, which

Re: my fai-setup.log

2010-08-21 Diskussionsfäden Robert Markula
Hi mamadou, mamadou diop wrote: > Thank you. I have tried but i don't know what is the cause of this problem. > May be it's a problem of fai-mirror. First and foremost you should check and make sure that your fai-mirror works. Otherwise troubleshooting will be like the search for a needle in a ha

Re: bad udp checksums

2010-08-22 Diskussionsfäden Robert Markula
Hi Michael, Michael Tautschnig wrote: > If I get your message right you have actually been setting up such (virtual) > demo clients on this very same machine for quite some time already? When was > your last successful setup done? What have you changed since? If it wasn't > you, > which packages

Ubuntu FAI PPA and Lucid Lynx

2010-08-22 Diskussionsfäden Robert Markula
Hey, in preparation for testing the Ubuntu FAI packages for Maverick I've been testing the packages for Lucid extensively in the past few weeks. As starting point I used the examples provided in /usr/share/doc/fai-doc/examples/simple/. It's all about fai (3.3.5ubuntu3) from the Ubuntu FAI PPA [1]

Re: my fai-setup.log

2010-08-22 Diskussionsfäden Robert Markula
mamadou diop wrote: > Thank you Robert. Before giving you the output of 'apt-get update', i just > tell you that the distribution name of my ubuntu server > is jaunty and after creating the mirror whith 'fai-mirror', the only > distribution present in /files/scratch/debmirror/dists is hardy. > The

Re: Ubuntu FAI PPA and Lucid Lynx - Lucid Host

2010-08-22 Diskussionsfäden Robert Markula
On to the task of installing Ubuntu 10.04 (instead of Debian Lenny) on the target host. I've once again used the vanilla PPA packages (3.3.5ubuntu3) without any modifications except the following: # First, I've edited the /etc/fai/make-fai-nfsroot.conf to set the following option: FAI_DEBOOTSTR

Re: my fai-setup.log

2010-08-22 Diskussionsfäden Robert Markula
Hi, mamadou diop wrote: > Thnk you Robert. The contents of my 'make-fai-nfsroot' are: [...] > FAI_DEBOOTSTRAP = "hardy http://10.10.1.200/debmirror"; [...] FAI_DEBOOTSTRAP tells FAI not only where to get the packages for building the NFSROOT, but also which release to use. The above line tells

Re: Ubuntu FAI PPA and Lucid Lynx - Lucid Host

2010-08-23 Diskussionsfäden Robert Markula
Hi everyone, Robert Markula wrote: > This works "basically" (in the sense that FAI does it's job) and the > host gets installed. However, I'm currently stuck with the host booting > straight into Memtest86+. Upon looking through the fai-setup.log [1], > I'm

Re: Ubuntu FAI PPA and Maverick Meerkat

2010-08-25 Diskussionsfäden Robert Markula
Hi everyone, so far I've been unsuccessful in trying to get FAI 3.4.0ubuntu0~maverick1 from the Ubuntu PPA to work on Maverick Meerkat Alpha3. The NFSROOT could not be successfully built. The first issue is that apt goes suicidal by trying to remove itself: The following packages have unmet depe

Re: fai-setup always problem

2010-08-30 Diskussionsfäden Robert Markula
Hi Mamadou, I've just recently managed to get FAI working on Ubuntu 10.4 "Lucid Lynx" with the packages from the FAI PPA [1]. Check the list, on august 23rd I've written a short description on how it can be done (it's easy!). For Ubuntu 9.04 (Jaunty) there is a lengthy article on the FAI WIKI [2]

Re: FAI 3.4 for Ubuntu Maverick (10.10.10)

2010-08-31 Diskussionsfäden Robert Markula
Stephan Hermann wrote: > Dear Colleagues, > > I'm happy to announce that we got a freeze exception for FAI 3.4 in Ubuntu > Maverick (which will become 10.10.10 ;)). > > Today I uploaded the packages to the maverick archives, and now it waits for > some archive admin to be pushed > out of the N

Re: debmirror option

2010-09-08 Diskussionsfäden Robert Markula
Toomas Tamm wrote: > Another little-advertised alternative, which has worked here for ages, > is apt-cacher . > > deb http://apt-cacher.yki.ttu.ee/apt-cacher/ftp.ee.debian.org/debian lenny > main contrib > > This is pointing at an Estonian mirror. Adapt for your situation. The > host apt-cacher.

Ubuntu 14.04 host: kernel panic

2014-06-12 Diskussionsfäden Robert Markula
Hi list, after a few days of unsuccessful troubleshooting I'm afraid I have to ask for your help :-) I'm using FAI quite a lot mainly installing Ubuntu 10.04 and Ubuntu 12.04-based servers and hosts. The FAI server itself is currently an Ubuntu 12.04-based machine. Basefiles are used to install d

Ubuntu 14.04 host: kernel panic

2014-06-14 Diskussionsfäden Robert Markula
Hi Toomas, Thomas, On Fri, 2014-06-13 at 09:33 +0200, Toomas Tamm wrote: > Try adding "rdshell rdinitdebug rd.debug" to the kernel command line. > Makes the booting slow and produces enormous amount of output (at least > under Debian) but may help to pinpoint the part of booting process where > th

Ubuntu 14.04 host: kernel panic

2014-06-14 Diskussionsfäden Robert Markula
Hi Thomas, On Fri, 2014-06-13 at 10:14 +0200, Thomas Lange wrote: > That sounds interesting. Did you ever fill out the FAI questionnaire? > I'm always very interested in user experiences with FAI. > Please fill out http://fai-project.org/questionnaire Already done that a few years ago, although th

Re: Ubuntu 14.04 host: kernel panic

2014-06-19 Diskussionsfäden Robert Markula
Hi, Am 16.06.2014 11:04, schrieb Thomas Lange: > What are you using pbuilder for? For building the base file or for > building the FAI packages? In fai-doc there's the script mk-basefile > which shows how to buid base files for different distributions. I'm > using debootstrap for Debian based dist

Re: Ubuntu 14.04 host: kernel panic

2014-06-19 Diskussionsfäden Robert Markula
Am 16.06.2014 11:14, schrieb Thomas Lange: > >> Please fill out http://fai-project.org/questionnaire > > Already done that a few years ago, although the envirtonment has changed > > significantly since. Should I fill it out again? > Yes, please. > > > If there is anything I can do t

Re: Ubuntu 14.04 host: kernel panic

2014-07-02 Diskussionsfäden Robert Markula
Am 16.06.2014 11:14, schrieb Thomas Lange: > >> Please fill out http://fai-project.org/questionnaire > > Already done that a few years ago, although the envirtonment has changed > > significantly since. Should I fill it out again? > Yes, please. > > > If there is anything I can do

Updated installation instructions for Ubuntu

2014-09-19 Diskussionsfäden Robert Markula
Hey guys, I would like to update the Wiki page on Ubuntu [1] with instructions on how to install and run FAI 4.2.4 on Ubuntu 14.04 using a Ubuntu 14.04 NFSroot and installing Ubuntu 14.04 on the clients. The current information about Ubuntu 12.04 is deprecated (12.04 is still supported but the cur

Re: use encryption+authentication during configuring clients?

2014-09-19 Diskussionsfäden Robert Markula
Hi Jan, > Thanks a lot. So the actual command is secured. In order to secure > the NFS mount one can use NFS 4 which supports Kerberos for > encryption and authentication. Theoretically yes. In practice, I'm not sure if 'fai -N softupdate' does support the 'sec=krb5p' option or if it allows fallba

Re: Updated installation instructions for Ubuntu

2014-09-22 Diskussionsfäden Robert Markula
The Wiki is now updated [1]. My question about 'updating the Wiki page' was more meant towards 'what to do with the current page?'. Initially I wanted to overwrite the current page describing Ubuntu 12.04 and FAI 3.4.8, but now I've moved this information to a separate page so the information is n

Re: Updated installation instructions for Ubuntu

2014-09-28 Diskussionsfäden Robert Markula
Hi René, thanks for the tip with NFS! I tested it thoroughly - also in production - and it works, as you described. The Wiki has been updated to contain this new information. Cheers, Robert Am 23.09.2014 um 08:55 schrieb René Bleisch: > Hi Robert, > thanks a lot! > I just went over your new wi

FAI initramfs-tools breaks console-setup

2014-11-13 Diskussionsfäden Robert Markula
Hello, have there been changes to initramfs-tools in the FAI wheezy repositories lately? Yesterday I noticed that apt fails on some Ubuntu 14.04 clients with this error message: The following packages have unmet dependencies: initramfs-tools : Breaks: console-setup (< 1.72) but 1.70ubun

Re: FAI initramfs-tools breaks console-setup

2014-11-13 Diskussionsfäden Robert Markula
Quoting Thomas Lange : On Thu, 13 Nov 2014 09:36:51 +0100, Robert Markula said: > Hello, > have there been changes to initramfs-tools in the FAI wheezy > repositories lately? Yes. I put a newer version into the fai-project.org repository. because we hab problems when

Re: FAI initramfs-tools breaks console-setup

2014-11-13 Diskussionsfäden Robert Markula
Quoting Thomas Lange : On Thu, 13 Nov 2014 21:38:48 +0100, Robert Markula said: > Is the breakage of initramfs-tools something that can/will > be fixed with a later release? > Is there an archive of old FAI releases somewhere that one can use in > the meantime?

Re: FAI initramfs-tools breaks console-setup

2014-11-18 Diskussionsfäden Robert Markula
Am 13.11.2014 um 10:11 schrieb Thomas Lange: > > Hello, > > have there been changes to initramfs-tools in the FAI wheezy > > repositories lately? > Yes. I put a newer version into the fai-project.org > repository. because we hab problems when using the 3.16 bpo kernel. > > > > Bt

Re: slightly OT: lightdm problem with ubuntu 15.10

2015-12-22 Diskussionsfäden Robert Markula
Hi John, that's probably due to a missing package. You could do a standard Ubuntu install (from CD or USB drive that is) on the machine in question, print the installed packages and then, on the same machine, run a FAI-based install, print the installed packages again and compare/diff both package

Re: Latest full cd

2016-01-16 Diskussionsfäden Robert Markula
Hi Kendrick, never used FAI-CD, but usually the root password is 'fai' (without the quotes). With standard configuration there is also an account called 'demo' with password 'fai'. Cheers, Robert Am 16.01.2016 um 22:56 schrieb Kendrick .: > I have tried to install the server portion from the c

Re: No pxe boot on virtual box guests

2016-01-26 Diskussionsfäden Robert Markula
The other way works as well: Having FAI on a dedicated server (in our case as a KVM host) and the FAI client in VirtualBox. Using FAI 4.2.5 here. Never tried having both server and Client in VirtualBox though. Cheers, Robert Am 26.01.2016 um 16:36 schrieb Frank Thommen: > Hi Chris, > >> Thomas

Re: Recommended specs for a FAI server

2016-08-18 Diskussionsfäden Robert Markula
The server doesn't need to be a powerhorse. As the FAI server in normal operation hardly doesn't do more than serving the files via TFTP and NFS, maybe additionally serving software packages if you are using the FAI server as a package mirror, it basically depends on how many clients you attempt to

Re: More beginner questions

2017-03-08 Diskussionsfäden Robert Markula
Am 08.03.2017 um 10:05 schrieb Bill MacAllister: > I have a minimal FAI server up to the point where it will install > stretch on a client system. I now need to be able to install other > distributions. I understand that I need to create or download > basefiles. That is straight forward to me. W

Re: iso cd not bootable

2017-03-29 Diskussionsfäden Robert Markula
Am 29.03.2017 um 18:12 schrieb Николич Роберт: > One time boot selection menu lets me choose between hard drive and > flash drive, but no matter what i choose it still boots from hard drive. > > When i remove hard drive and turn on computer i get "No bootable > device -- insert boot disk" message.

Re: iso cd not bootable

2017-03-29 Diskussionsfäden Robert Markula
Am 29.03.2017 um 21:39 schrieb Robert Markula: > > You may try another flash drive. Maybe your particular type of flash > drive doesn't get along with your particular flavour of BIOS. On rare > occasions I've experienced BIOSes that would refuse booting from certain > fla

Re: French version of the FAI guide, HTTPS

2017-04-04 Diskussionsfäden Robert Markula
Am 04.04.2017 um 16:48 schrieb Thomas Lange: > Salut, > > thanks to the work of Jean-Baptiste we now have an up-to-date version > of the FAI guide in french! The html and PDF version can be found here: Extraordinary work! Thanks Jean-Baptiste!

Re: Ubuntu Artful

2017-12-27 Diskussionsfäden Robert Markula
On 27.12.2017 um 19:59 John G Heim wrote: > All I remember is that it suggested booting from a live Ubuntu ISO and > then running pbuilder. It doesn't look as if mk-basefile uses pbuilder > though which confuses me. Creating a basefile using a live ISO is really easy. First you install the require

Re: Ubuntu Artful

2017-12-28 Diskussionsfäden Robert Markula
On 27.12.2017 at 21:33, Thomas Lange wrote: > > # apt-get -y install pbuilder debootstrap > > Then you create the basefile: > > # pbuilder create | tee /root/pbuilder.log > IMO this is too complicated. Why using pbuilder when debootstrap is > sufficient? > Simplicity of use. No need t

Re: Use of /dev/disk/by-path/... in disk_config?

2018-01-18 Diskussionsfäden Robert Markula
Am 18.01.2018 um 14:19 schrieb Thomas Lange: > I guess it would be fine if you could publish your zfs hooks here on > the list. Others may be interested in them. Yes, that would be nice. My impression is that nextgen fault tolerant filesystems like btrfs and ZFS are gaining popularity, last but no

Re: Use of /dev/disk/by-path/... in disk_config?

2018-01-22 Diskussionsfäden Robert Markula
Am 19.01.2018 um 16:34 schrieb Steffen Grunewald: > On Thu, 2018-01-18 at 18:21:03 +0100, Robert Markula wrote: >> Am 18.01.2018 um 14:19 schrieb Thomas Lange: >>> I guess it would be fine if you could publish your zfs hooks here on >>> the list. Others may be inter

Re: [External] Re: GRUB EFI blues - Debian 9/FAI 5.3.6

2018-04-25 Diskussionsfäden Robert Markula
Am 25.04.2018 um 09:18 schrieb Thomas Lange: >> On Tue, 24 Apr 2018 17:55:13 +, Bob Apodaca >> said: > > if test -d /sys/firmware/efi ; then > > echo GRUB_EFI > > fi > I've added this now to class/60-misc. Great, thank you!

Ubuntu 18.04: netplan support

2018-10-17 Diskussionsfäden Robert Markula
Hi, I'm currently in the process of updating tried-and-trusted FAI 4.2.5 to 5.7.2 and completely reworking the config space in the process, starting with the examples provided by fai-doc (which, btw, has been quite a surprisingly pleasant experience so far, as fewer customization is necessary in o

Re: Ubuntu 18.04: netplan support

2018-10-19 Diskussionsfäden Robert Markula
Am 17.10.18 um 18:51 schrieb Thomas Lange: >>>>>> On Wed, 17 Oct 2018 15:05:18 +0200, Robert Markula >>>>>> said: > > Two questions arose so far: > > > 1. Is the 'UBUNTU' class intended to be complementing the 'DE

Re: Install ZFS root with FAI?

2018-11-04 Diskussionsfäden Robert Markula
Hi Remy, how do you ensure the ZFS kernel module is present on the Debian NFSroot? Adding PACKAGES install zfs-dkms zfsutils-linux to /etc/fai/NFSROOT does not seem to build the ZFS kernel module. Robert Am 05.10.18 um 10:33 schrieb Rémy Dernat: > Hi, > > I am not doing this, but I think it s

/target/boot not getting mounted correctly during install

2018-11-05 Diskussionsfäden Robert Markula
The following hook should create an enrypted LVM partition which provides two logical volumes: / and swap. / is formatted as btrfs with various subvolumes. It all works so far, but during install /dev/vda1 - which acts as an unencrypted ext4 partition - does not get mounted to /target/boot, so GRUB

Re: /target/boot not getting mounted correctly during install

2018-11-06 Diskussionsfäden Robert Markula
Am 05.11.18 um 21:19 schrieb Robert Markula: > What is keeping FAI from correctly mounting /dev/vda1 to /target/boot > during install? To answer my own question: There seems to be a race condition in task_mountdisks for this specific situation: Calling task_mountdisks Mounting UUID=5f

Re: Install ZFS root with FAI?

2018-11-08 Diskussionsfäden Robert Markula
Am 05.11.18 um 11:24 schrieb Steffen Grunewald: > On Sun, 2018-11-04 at 12:35:12 +0100, Robert Markula wrote: >> how do you ensure the ZFS kernel module is present on the Debian >> NFSroot? Adding >> >> PACKAGES install >> zfs-dkms >> zfsutils-linux >

Re: Yes, it can be done - Re: Install ZFS root with FAI?

2018-12-18 Diskussionsfäden Robert Markula
Hi Steffen, great to hear! Maybe you could write it up in the FAI wiki when you're ready so things don't get lost in the mailman archive? Cheers, Robert Am 18.12.18 um 10:22 schrieb Steffen Grunewald: > Finally, I succeeded. > > Boot mode set to Legacy, PXE boot into FAI, with classes, hooks

Installing dracut on the install client

2019-01-22 Diskussionsfäden Robert Markula
Howdy, anyone succeeded in installing dracut on a Debian stretch client using FAI? I can switch to dracut on a conventional (non-FAI) install just fine using these commands: apt-get --no-install-recommends install dracut-core cp -p /boot/vmlinuz-4.9.0-8-amd64 /boot/vmlinuz-4.9.0-8-amd64~dracut d

Re: Installing dracut on the install client

2019-01-27 Diskussionsfäden Robert Markula
Am 23.01.19 um 08:07 schrieb Thomas Lange: > > anyone succeeded in installing dracut on a Debian stretch client using > FAI? > I'm installing all my machines using dracut. I have this line in my > package_config file: > > dracut initramfs-tools- It seems that LVM is the culprit. Using dracut,

Re: Installing dracut on the install client

2019-01-28 Diskussionsfäden Robert Markula
Am 28.01.19 um 09:28 schrieb Thomas Lange: > > Am 23.01.19 um 08:07 schrieb Thomas Lange: > >> > anyone succeeded in installing dracut on a Debian stretch client > using FAI? > >> I'm installing all my machines using dracut. I have this line in my > >> package_config file: > >>

Re: Installing dracut on the install client

2019-02-04 Diskussionsfäden Robert Markula
Am 29.01.19 um 15:11 schrieb Thomas Lange: > Solved! > > > Btw, the last entry right before the kernel panic is: > > > > /init: error while loading shared libraries > > > > This line in your disk_config causes the error: > > vgmain-vartmp/var/tmp1GiBext4 defaults

Re: FAI create NFS root for Ubuntu Bionic

2019-04-02 Diskussionsfäden Robert Markula
Am 02.04.19 um 18:40 schrieb Thomas Lange: > It's possible when using a Debian nfsroot. Using a Ubuntu nfsroot > always had problems. When using a Debian nfsroot you need a Ubuntu > base file. Have a look at http://fai-project.org/download/basefiles > > You can build a Debian nfsroot by changing

Re: Mount point is shadowed by stacked devices

2019-05-13 Diskussionsfäden Robert Markula
Am 13.05.19 um 11:09 schrieb Schulz, Reiner: > This is your disk_config file: > # example of new config file for setup-storage > # > # > > disk_config sda align-at:1024K disklabel:msdos bootable:1 fstabkey:device > primary /boot 1000 xfsrw,noatime createopts="-L >

Re: FAI 5.9.4, new ISO images, FAIme service supports testing release

2020-04-28 Diskussionsfäden Robert Markula
Am 28.04.20 um 15:21 schrieb Thomas Lange: > Hi folks, > > the new FAI version 5.9.4 is now available. This release adds support > for Ubuntu 20.04 (focal). That was quick! Thanks!

Re: Zuordnung von Profilen zu Hosts nicht klar...

2020-07-11 Diskussionsfäden Robert Markula
Wie von Thomas erwähnt, stellst du das über die class/50-host-classes ein. Du kannst dort in Hostnamen übrigens auch Wildcards verwenden, was sehr praktisch ist. Eine 50-hosts-classes könnte bspw. so aussehen:     webserver)     echo "FAIBASE OS_UBUNTU_BIONIC64 BC_CFENGINE DISK_ZFS LOCALE_GE

  1   2   >