On 6/24/19 9:35 AM, Andrei Borzenkov wrote:
On Sun, Jun 23, 2019 at 11:53 PM George from the tribe <tech@reachthetribes.org> wrote:
...
I have already copied /dev/sda1 to /dev/sdb1 using rsync, so now it is just a matter of setting up grub.
I have successfully used the following procedure many times in the past, but this time it isn't working.
root@tribetrekDellbig:/home/george> mount /dev/sdb8 /mnt
You copied it to /dev/sdb1 bit mount now /dev/sdb8?
Sorry that was a typo. I meant to write /dev/sdb8.
root@tribetrekDellbig:/home/george> mount -o bind /proc /mnt/proc/ root@tribetrekDellbig:/home/george> mount -o bind /sys /mnt/sys/ root@tribetrekDellbig:/home/george> mount -o bind /dev /mnt/dev/ root@tribetrekDellbig:/home/george> cd /mnt root@tribetrekDellbig:/mnt> chroot /mnt /bin/bash: error while loading shared libraries: libreadline.so.8: cannot open shared object file: No such file or directory
And is this file actually present?
-- George Box: TW | Plasma 5 | AMD Phenom IIX4 | 64 | 32GB Laptop #1: 15.0 | Plasma 5 | AMD FX 7TH GEN | 64 | 32GB Laptop #2: 15.0 | Plasma 5 | Core i5 | 64 | 8GB -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org