January 23Jan 23 Community Expert 1 minute ago, MONK3Y said:What do you mean by mounting? Just restarting the array?Nope, after that recover superblock comamnd, try again this:mkdir /xlosetup -f --show -o 1048576 /dev/nvme0n1then using the loop device you get from the command above, e.g., loop2mount -v /dev/loop2 /xIf that doesn't give an error, thenbtrfs fi usage -T /x
January 23Jan 23 Author Nope, after that recover superblock comamnd, try again this:mkdir /xlosetup -f --show -o 1048576 /dev/nvme0n1then using the loop device you get from the command above, e.g., loop2mount -v /dev/loop2 /xIf that doesn't give an error, thenbtrfs fi usage -T /xStill got:"mount: /x: wrong fs type, bad option, bad superblock on /dev/loop5, missing codepage or helper program, or other error. dmesg(1) may have more information after failed mount system call."loop5 this time, I guess since I removed it and brought it back into the array to try to mount it with unassigned devices.I'll see if i can use UFS Explorer otherwise I'll just wipe it. If i can't remember what was on it I probably won't miss it 😅Thanks for the help!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.