On 6/24/19 9:21 AM, George from the tribe wrote:
On 6/23/19 6:47 PM, Felix Miata wrote:
I have already copied /dev/sda1 to /dev/sdb8 using rsync, so now it is just a matter of setting up grub.
Not exactly.
Problem solved.... I hope... When you suggested I modify the fstab file on the new partition, I went to look at it, and noticed that it was not copied from the old partition. Then I compared and figured out several files on the new partition /dev/sdb8 were not copied. So looking at the rsync manual, I saw this: -u, --update skip files that are newer on the receiver I was using -u as one of my rsync options when I copied /dev/sda1 to /dev/sdb8, and that is why several files didn't copy over. The partition /dev/sdb8 had a whole set of tumbleweed files that were newer than the leap 15.0 files, so they were not erased, hence not being able to find the proper library on calling chroot. So I re-ran my rsync copy, leaving out the -u option, and then ran my procedure. Change root then worked fine, and I have updated grub. So now to reboot, and hopefully everything is set now. Thanks. -- 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