Code: Select all
Starting file system checks:
ld-elf.so.1: Shared object "libcrypto.sl.30" not found, required by "zfs"
ld-elf.so.1: /sbin/mount: Undefined symbol "pidfile_signal"
Mounting root filesystem rw failed, startup aborted
ERROR: ABORTING BOOT (sending SIGTERM to parent)!
2024-02-14T00:33:21.660638+01:00 - init 1 - - /bin/sh on /etc/rc terminated abnormally, going to single user mode
Enter full pathname of shell or RETURN for /bin/sh:
Code: Select all
ld-elf.so.1: Shared object "libtinfow.so.9" not found, required by "ls"
I tried booting into safe mode from the boot menu, but it did not work.
I created a second virtual machine and installed GhostBSD 24.01.1 (based on 14.0-STABLE) on it. I then attached the vdi-file from GhostBSD 23 as a second disk to a virtual SCSI-controller and booted. The first times I got the same error message as when I started the GhostBSD 23 installation, but the last time I was able to boot into GhostBSD 24. Typing gpart show -p da0 in the terminal, I see a partition da0p2 of type freebsd-zfs, but typing mount -r -t freebsd-zfs /dev/da0p2 /media i get
Code: Select all
mount: /dev/da0p2: Invalid fstype: Invalid argument