> On Fri, 4 Jan 2019 07:32:16 +, "Schulz, Reiner"
> said:
> According to
https://fedoraproject.org/wiki/Dracut/Options#Dracut_kernel_command_line_parameters
> and
> https://people.redhat.com/harald/dracut.html#NetworkBoot
> we need pakage " dracut-network" for dracu
If the config space fails to mount during an install, can I restart the
install by hand after manually mounting the config space?
--
--
John G. Heim; jh...@math.wisc.edu; sip://jh...@sip.linphone.org
> On Fri, 04 Jan 2019 09:43:42 -0600, John G Heim
> said:
> If the config space fails to mount during an install, can I restart the
> install by hand after manually mounting the config space?
I never tried this, I always call faireboot.
--
regards Thomas
On 1/4/19 11:18 AM, Thomas Lange wrote:
On Fri, 04 Jan 2019 09:43:42 -0600, John G Heim said:
> If the config space fails to mount during an install, can I restart the
> install by hand after manually mounting the config space?
I never tried this, I always call faireboot.
I co
Hello there,
doing my fist server-lessions, I'm facing two problems with setup-
storage.
This one is about preserving an existing LVM over RAID volume.
I managed to install an lvm over two raid volumes (md1 and md2) with
FAI and the first disk_config line (now #-ed).
In the second run I try to pr
It will take some effort to debug this.
The initrd (created by dracut) may also detect and active softraid and
lvm. I'm not sure if this really happens. I remember that we already
had some issue with raid or lvm activated by dracut and then
setup-storage could handle this later on.
BTW, which FA
Yes, it‘s easy.
Just remove /var/run/fai/INSTALL_IN_PROGRESS
and umount the configspace
If you then call
/etc/init.d/rcS
FAI tries again to mount the configspace and runs the install
> Am 04.01.2019 um 16:43 schrieb John G Heim :
>
> If the config space fails to mount during an install, can I