[no subject]

2013-05-02 Diskussionsfäden Steven Wend
Hello guy, I have only one hdd which hast three partitions as shown below. - | 1. NTFS part | 2. NTFS part | 2. NTFS part | - Now I want to keep the first and the third partition. The second one ca

Setup-storage use space between partitions

2013-05-02 Diskussionsfäden Steven Wend
Hello guys, I have only one hdd which hast three partitions as shown below. - | 1. NTFS part | 2. NTFS part | 2. NTFS part | - Now I want to keep the first and the third partition. The second one c

Re: Setup-storage use space between partitions

2013-05-03 Diskussionsfäden Steven Wend
> On Thu, May 02, 2013 at 05:16:16PM +0200, Steven Wend wrote: >> Hello guys, >> >> I have only one hdd which hast three partitions as shown below. >> >> - >> | 1. NT

Re: Setup-storage use space between partitions

2013-05-03 Diskussionsfäden Steven Wend
> On Fri, May 03, 2013 at 11:39:01AM +0200, Steven Wend wrote: >> Hello Steffen, >> >> thanks for your answer. First I had to update my "picture": >> - >> | 1. NTFS part | 2. NTFS part | 3.

Re: Setup-storage use space between partitions

2013-05-05 Diskussionsfäden Steven Wend
Hello Thomas, hope you enjoyed the "Kaiserwetter" this weekend! > Uhm. Yeah. If I'm not totally mistaken then you are using up all non-preserved > disk space on /sda2 and there's not much room after the second windows > partition. The first point is correct I try to delete sda2 and use all its s

Exit return values in hooks. 701 does not work in hook

2013-05-08 Diskussionsfäden Steven Wend
Hello guys, I try to use the STOP_ON_ERROR value (it is 700) in a hook script. On an error I decided to return the value 701 like "exit 701". But this is not working for me. I red the linux doc for bash scripts and it is said that only byte is used to represent a returnvalue. So 700 might be an o

Problems with some graphic cards and LVM-switch

2013-08-02 Diskussionsfäden Steven Wend
Hello guys, I have problems with some graphic cards. Most of the devices installed by FAI have no problems but a few of them start to jitter after restarting them. There is also a problem with the LVM-Switches we are using. If one of the devices is not directly connected to the screen by using th

Re: No pxe boot on virtual box guests

2016-02-08 Diskussionsfäden Steven Wend
Hi Chris, did you install the Virtual Box's Expansionpack. Virtual Box is not able to handle PXE without the Expansionpack (https://www.virtualbox.org/manual/ch01.html#intro-installing). http://download.virtualbox.org/virtualbox/5.0.14/Oracle_VM_VirtualBox_Extension_Pack-5.0.14-105127.vbox-extpac

Re: ACLs on /target/ while installation causing trouble

2016-08-24 Diskussionsfäden Steven Wend
Hi Alex, thanks for the hint. We could track it down and fixed the problem by using a hook while creating the nfs root. We added manually a allready fixed tar version via dpkg -i. The problem is solved that way. Actually there are no merges of the bug fix for debian jessie. The version in the rep

Re: Adding extra apt keys to clients

2016-12-24 Diskussionsfäden Steven Wend
Hi Darko, have a look inside the example configuration under /usr/share/doc/fai-doc/examples/simple/ . There is an example how to add another repository including the necessary crypto material based on a FAI class. Regards, Steven On 24.12.2016 03:13, Darko Gavrilovic wrote: > Hello, I added the

Re: Adding extra apt keys to clients

2016-12-24 Diskussionsfäden Steven Wend
Hi again, a second comment. On 24.12.2016 03:13, Darko Gavrilovic wrote: > Hello, I added the repo in apt.sources.d from my fai config files. But > I am stuck on trying to add extra keys to FAI clients. > > I tried it two ways. > > I tried the below and ran the client install and it did not se