F5F Stay Refreshed Software Operating Systems I'm dealing with a chaotic scenario involving missing grub and a possible corrupted party.

I'm dealing with a chaotic scenario involving missing grub and a possible corrupted party.

I'm dealing with a chaotic scenario involving missing grub and a possible corrupted party.

C
cookiedough909
Posting Freak
782
12-08-2023, 06:00 PM
#1
We begin with that Reddit comment after realizing the problem stemmed from using Btrfs and root00 with home as a subvolume. Before that, I attempted to copy everything from root00 to /dev/nvme1n1p3, but the process failed badly [SHOCKER /s]. I wasn’t sure why, so I took a clonezilla backup. After restoring it, I encountered issues chrooting into it. The error message says: chroot: failed to run command ‘/bin/bash’: Input/output error. I saw a forum suggestion that bash dependencies might be missing, and I checked by running: ls -a /mnt/bin/ | grep "bash" which pointed to a file at https://pastebin.com/m3HrbYXh. My guess is these packages are corrupted now. I’m stuck and only want to fix the grub issue, knowing how to mount a Btrfs subvolume.
C
cookiedough909
12-08-2023, 06:00 PM #1

We begin with that Reddit comment after realizing the problem stemmed from using Btrfs and root00 with home as a subvolume. Before that, I attempted to copy everything from root00 to /dev/nvme1n1p3, but the process failed badly [SHOCKER /s]. I wasn’t sure why, so I took a clonezilla backup. After restoring it, I encountered issues chrooting into it. The error message says: chroot: failed to run command ‘/bin/bash’: Input/output error. I saw a forum suggestion that bash dependencies might be missing, and I checked by running: ls -a /mnt/bin/ | grep "bash" which pointed to a file at https://pastebin.com/m3HrbYXh. My guess is these packages are corrupted now. I’m stuck and only want to fix the grub issue, knowing how to mount a Btrfs subvolume.