I'm in a bit of a tight spot here. A month ago I posted an issue where
... but that complained with:
Finding similar problems on the forum, I found instructions that I should first upgrade 10 fully, then proceed to 11. So I ran:
Everything seemed (?) to go without incident, until I rebooted and attempted the post-reboot install; The shell announced that it was "Installing updates" and then immediately went into an apparently infinite loop of segmentation faults. I couldn't Ctrl-C out, so after watching a page or two of segfaults go by I did a hard reset of the server. I am now in a state where I can't even get to a shell; I get:
Attempts to proceed at this point repeat the above koan over and over, simply incrementing the pid counter by one each time.
Very eager for any advice on how I can recover the system! I'm happy to provide any additional information, but to be honest I'm not sure I can if I can't even get a boot shell.
Thanks,
CAT
pkg upgrade
left multiple packages non-functional. It was pointed out that 10.0 was end-of-life, so I waited until I had a quiet weekend to do a full upgrade. I had an opportunity today, so I attempted to simply:
Code:
freebsd-update -r 11.0-RELEASE upgrade
Code:
The update metadata is correctly signed, but failed an integrity check.
Cowardly refusing to proceed any further.
Code:
freebsd-update fetch install
freebsd-update upgrade -r 10.3-RELEASE
freebsd-update install
shutdown -r now
freebsd-update install
Code:
pid 19 (sh), uid 0: exited on signal 11
init: single user shell terminated
Enter full pathname of shell or Return for /bin/sh
Very eager for any advice on how I can recover the system! I'm happy to provide any additional information, but to be honest I'm not sure I can if I can't even get a boot shell.
Thanks,
CAT