OK, I used Gparted (Bootable usb) to copy partition from: Western Digital driver, usually: /dev/sda1 etc
to M.2 SSD /dev/ nvme0n1p1 etc I can boot M.2 drive, but the x-server doesn't work (even though I use same graphical card). Network is not working (easy fix, new driver needs to be compiled IN) but there is a bigger problem. Duplicating was easy, but when I try to recompile a kernel I get an error: make menuconfig HOSTCC script/kconfig/mconf.o <build-in> : internal compiler error: Illegal instruction Even if I try to run: emerge --info I get: Illegal instruction In addition my fstab doesn't look correct (but it works) /dev/sda1 /boot ext2 It should be something like: /dev/nvme0n1p1 /boot ext2 -- Thelma