Hello all,
I'm currently working on setup-storage and trying to fix the various LVM
problems in the newer versions of FAI (and liblinux-lvm). I found traces
of the potential causes for the bugs, however to be 100% sure I need a
format.log file of a successful squeeze installatio with LVM using
Here is the promised config file. In this example I am using a single
disk with two different partitions one containing btrfs and the other
ext4 and with / in btrfs and /home in ext4:
disk_config disk1
primary/home50%ext4defaults
primary- 50% --
disk_config btrfs
bt
Hey Urs,
I had just assumed that the btrfs itself is specified like a "normal"
filesystem partition and wrote:
primary / 10G-30G btrfs rw
That sounds like a good feature request actually. When we worked on the
btrfs feature, we focused on the raid functionality. Might have even
false
I think your configuration was slightly wrong.
I am not entirely sure, but it should be:
--
disk_config disk1 preserve_always:2 disklabel:msdos bootable:1
fstabkey:uuid
primary - 10G-30G -
w.
Best regards
Kerim
>From 9654cb6c7ee4865e490e28d5f41cc9542e5dc4e7 Mon Sep 17 00:00:00 2001
From: Kerim Gueney
Date: Fri, 16 Jan 2015 19:21:34 +0100
Subject: [PATCH 2/2] Fixed a bug that caused a wrong $pre_req for btrfs
configurations
---
lib/setup-storage/Commands.pm | 8 ++--
1 file change
Hey Stefan,
When i try the remove the whole "disk_config sdb" part then
setup-storage tries to resize the existing vg and is failing doing that.
That's odd behavior, don't think that should happen.
Here is the main question, is it possible to create a pv directly on a
block device without havi
On 08/13/2015 09:54 PM, John G Heim wrote:
A couple of years ago, I posted a question about using FAI to create a
dual-boot machine. We have some kind of aut-installer for Windows 7
that I know next to nothing about. But after the Windows guy installs
Win7, I use FAI to install linux on the fr
I have had that problem myself before. AFAIK it's not directly related
to FAI but Ubuntu's installer. At the time I asked around on their IRC
channel and was told to boot into liveboot and delete the partitions
manually using some partition tool (e.g. gparted) and attempt the
install after doin
That could very well be a bug. Which version are you using?
On 10/17/2015 04:17 PM, Kerim Gueney wrote:
I have had that problem myself before. AFAIK it's not directly related
to FAI but Ubuntu's installer. At the time I asked around on their IRC
channel and was told to boot into li
Hey Denny,
Type 4 is 16-bit FAT (up to 32M), I see there's some Microsoft
partitions. Is the first partition perhaps an MBR that was installed
along some previous Windows installation? I only ever see it when I
installed Windows on my machine prior to Linux. Maybe you could do the
following:
Hi Steven,
you could technically chroot into your nfsroot for Ubuntu and install
live-boot/remove dracut manually.
Best regards
Am 04.12.2015 um 09:48 schrieb steven.w...@t-online.de:
Hi fai-guys,
I just updated our FAI-Server from 4.x to 5.0 ( thanks a lot and a lot
of respect for the do
Hey,
setup-storage does create that special partition at the end and places
it at the beginning of the disk physically. As such it should work. I am
currently in the process of overhauling gpt related partitioning. Once
done with that, I'll see if I can reproduce this issue.
Thank you very m
Hey Ian,
this is actually something I'm going to look into myself, because of
personal interest. Currently, I'm working on another issue (was gone for
the holidays) and once that's settled, I'll take a look at this.
Best regards,
Kerim
On 02.01.2016 04:46, Ian Kelling wrote:
Doesn't seem to
13 matches
Mail list logo