Re: fai-make-nfsroot fails to download certain packages
Adam Weremczuk <[email protected]>
| Newsgroups | gmane.linux.debian.fai |
|---|---|
| Organization | Matrix Science Ltd |
| Message-ID | <[email protected]> |
Hi Thomas, The config is likely outdated as it was first tried something like 10-15 years ago. This is something I've inherited and trying to find my ways around. I've made some progress and now seeing the following when installing Debian 9 on a slave client: Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done Begin: Running /scripts/local premount ... [ 8.438160] Btrfs loaded, crc32c=crc32c generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system Usage: mount [-r] [-w] [-o options] [-t type] [-f] [-i] [-n] device directory done. Begin: Running /scripts/local-bottom ... /scripts/local-bottom/mdadm: 2: /scripts/local-bottom/mdadm: rm: not found done. Begin: Running /scripts/init-bottom ... mount: No such file or directory mount: invalid option -- done. mount: No such file or directory run-init: current directory on the same filesystem as the root: error 0 Target filesystem doesn't have requested /sbin/init. run-init: current directory on the same filesystem as the root: error 0 (repeated 4 more times) No init found. Try passing init= bootarg. (initramfs) Any help would be greatly appreciated. Regards, Adam On 30/08/2022 21:34, Thomas Lange wrote: >>>>>> On Tue, 30 Aug 2022 18:43:11 +0100, Adam Weremczuk <[email protected]> said: > > > > wget -O fai-project.gpg > > https://fai-project.org/download/2BF8D9FE074BCDE4.gpg; sudo cp > > ERROR: The certificate of ‘fai-project.org’ is not trusted. > > ERROR: The certificate of ‘fai-project.org’ has expired. > I have no problem using wget and downloading this file on a bullseye > machine. Maybe your wget version is too old? > > > > WARNING: These unknown packages are removed from the installation list: > > module-init-tools console-tools grub > module-init-tools was removed from /etc/fai/NFSROOT in FAI 5.1. > console-tools was removed in 2014 from /etc/fai/NFSROOT. > It seems, you have an old config. > > > ******************************************************************* > > > Lots of: > > insserv: warning: script 'rcS.distrib' missing LSB tags and overrides > Just ignore these. >