My freebsd 13.2 desktop crashed a while ago, I tried boot-repair which went wrong, I kept the drive with its data in cold storage for quite a while. When I try recovery again now, after a long time, freebsd gets to mountroot prompt, ? showed
as given in
From a ubuntu desktop I see the nvme drive icon with the name zroot, but the zpool could not be imported.
Is there something that I could do from a memstick freebsd? How do I get to the installed freebsd on the nvme drive from the memstick? What
commands or other commands that I may type? I wish to save the data in the nvme drive before I reinstall. Please help. Thank you.
(soon after the crash I tried boot-repair and it went wrong !)gpt/zfs0, ada1, ada0, gpt/swap0, gt/gptboot0, gpt/efiboot0, nvd0p1-4, nvd0
fsck -y
mount -u /
mount -a -t ufs
swapon -a
as given in
FreeBSD mountroot issue
My intranet webserver is down now for 2 days. I have being trying to get it up but I am unable. I have 2 RAID 5 drives and I am not sure if all has gone bad or just one. The system is trying to bot up but end up with the following message: Trying to mount root from ufs:/dev/mirror/gm0s1a...
forums.freebsd.org
From a ubuntu desktop I see the nvme drive icon with the name zroot, but the zpool could not be imported.
zpool import -f
pool: zroot
id: 17885777953876293356
state: ONLINE
status: Some supported features are not enabled on the pool.
(Note that they may be intentionally disabled if the
'compatibility' property is set.)
action: The pool can be imported using its name or numeric identifier, though
some features will not be available without an explicit 'zpool upgrade'.
config:
zroot ONLINE
nvme0n1 ONLINE
Is there something that I could do from a memstick freebsd? How do I get to the installed freebsd on the nvme drive from the memstick? What
chroot
commands or other commands that I may type? I wish to save the data in the nvme drive before I reinstall. Please help. Thank you.
Last edited: