Re: [gentoo-user] New system doesn't recognized bootable devise

2023-11-20 Thread Michael
On Monday, 20 November 2023 23:49:14 GMT the...@sys-concept.com wrote: > On 11/20/23 11:26, Michael wrote: > [snip] > > > The first thing to establish is if your SSD is using MBR partitioning, or > > GPT: > > > > fdisk -l /dev/sda | grep 'Disklabel type' > > > > will output "dos" for MBR, or "gp

Re: [gentoo-user] New system doesn't recognized bootable devise

2023-11-20 Thread thelma
On 11/20/23 11:26, Michael wrote: [snip] The first thing to establish is if your SSD is using MBR partitioning, or GPT: fdisk -l /dev/sda | grep 'Disklabel type' will output "dos" for MBR, or "gpt" for GPT. I suspect your SSD is using MBR. fdisk -l /dev/sda | grep 'Disklabel type' is sh

Re: [gentoo-user] New system doesn't recognized bootable devise

2023-11-20 Thread thelma
On 11/20/23 11:26, Michael wrote: On Monday, 20 November 2023 17:44:48 GMT the...@sys-concept.com wrote: On 11/20/23 01:28, Michael wrote: On Monday, 20 November 2023 01:25:09 GMT the...@sys-concept.com wrote: I transferred my old Sata SSD Intel-SSD from my ATOM computer to Iintel i5, Asus H61

Re: [gentoo-user] New system doesn't recognized bootable devise

2023-11-20 Thread Michael
On Monday, 20 November 2023 17:44:48 GMT the...@sys-concept.com wrote: > On 11/20/23 01:28, Michael wrote: > > On Monday, 20 November 2023 01:25:09 GMT the...@sys-concept.com wrote: > >> I transferred my old Sata SSD Intel-SSD from my ATOM computer to Iintel > >> i5, > >> Asus H610 motherboard. > >

Re: [gentoo-user] New system doesn't recognized bootable devise

2023-11-20 Thread thelma
On 11/20/23 01:28, Michael wrote: On Monday, 20 November 2023 01:25:09 GMT the...@sys-concept.com wrote: I transferred my old Sata SSD Intel-SSD from my ATOM computer to Iintel i5, Asus H610 motherboard. Bios recognized both drives: AHCI: Sata6G_1: Intel SSDSC2BF480A5 (this is the transferred

Re: [gentoo-user] New system doesn't recognized bootable devise

2023-11-20 Thread Michael
On Monday, 20 November 2023 01:25:09 GMT the...@sys-concept.com wrote: > I transferred my old Sata SSD Intel-SSD from my ATOM computer to Iintel i5, > Asus H610 motherboard. > > Bios recognized both drives: > > AHCI: Sata6G_1: Intel SSDSC2BF480A5 (this is the transferred drive bootable) > and > N

[gentoo-user] New system doesn't recognized bootable devise

2023-11-19 Thread thelma
I transferred my old Sata SSD Intel-SSD from my ATOM computer to Iintel i5, Asus H610 motherboard. Bios recognized both drives: AHCI: Sata6G_1: Intel SSDSC2BF480A5 (this is the transferred drive bootable) and NVME: Samsung SSD 970 (this is new one not formated) But under Bios Boot Menu my tran