andreil1 wrote:
On 19 Nov 2017, at 08:30, Felix Miata <mrmazda@earthlink.net> wrote:
I have cloned 1TB hard drive to 3TB hardware RAID 5 with dd if=/dev/sda of=/dev/sdb bs=64K conv=noerror,sync status=progress
For whatever reason system don't start after boot prompt, its seems root partition can't be mounted.
Before you made the clone, did you include the driver/module for your RAID5 controller in the initrd on the 1TB HD that you cloned from?
Thanks, Felix, this is 90% possibly source of the fault. Is it possible to somehow load 3ware driver at boot and re-generate initrd, either from boot prompt or rescue system ?
Yes, you can explicitly add the module when you call mkinitrd or dracut. With root on the 3ware controller, it should be included automatically when you build the initrd. -- Per Jessen, Zürich (4.8°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org