Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] duplicate gentoo system - errors
Date: Sun, 22 Nov 2020 23:39:50
Message-Id: 44def6e2-15fc-140c-ecdf-eaacb061dc54@sys-concept.com
1 OK, I used Gparted (Bootable usb) to copy partition from:
2 Western Digital driver, usually:
3 /dev/sda1 etc
4
5 to M.2 SSD
6 /dev/ nvme0n1p1 etc
7
8 I can boot M.2 drive, but the x-server doesn't work (even though I use
9 same graphical card). Network is not working (easy fix, new driver
10 needs to be compiled IN) but there is a bigger problem.
11
12 Duplicating was easy, but when I try to recompile a kernel I get an error:
13
14 make menuconfig
15 HOSTCC script/kconfig/mconf.o
16 <build-in> : internal compiler error: Illegal instruction
17
18 Even if I try to run: emerge --info I get:
19 Illegal instruction
20
21 In addition my fstab doesn't look correct (but it works)
22 /dev/sda1 /boot ext2
23
24 It should be something like:
25 /dev/nvme0n1p1 /boot ext2
26
27 --
28 Thelma

Replies

Subject Author
Re: [gentoo-user] duplicate gentoo system - errors Michael <confabulate@××××××××.com>
Re: [gentoo-user] duplicate gentoo system - errors Rich Freeman <rich0@g.o>
Re: [gentoo-user] duplicate gentoo system - errors Walter Dnes <waltdnes@××××××××.org>