Hi Ralph,

can you generate the initrd by doing the following?

mount --bind /proc /srv/fai/nfsroot/live/filesystem.dir/proc
chroot /srv/fai/nfsroot/live/filesystem.dir
update-initramfs -c -k all

I wonder what this is trying to do:
> df: Warning: cannot read table of mounted file systems: No such file or
> directory

it would be helpful if you could isolate this df call and run strace on it to see which file it is trying to access.

Regards,
Michael

Antwort per Email an