Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Debian installer can't see NVMe disk (Solved)

Ask for help with issues regarding the Installations of the Debian O/S.
Post Reply
Message
Author
yankeeFarmer
Posts: 24
Joined: 2021-07-26 05:42
Has thanked: 1 time

Debian installer can't see NVMe disk (Solved)

#1 Post by yankeeFarmer »

Hello,
I'm new to the forum, but not to Debian. Been using it exclusively since 2005.

My problem: I am trying to install the stable release onto my new hp 15-dy2152wm laptop with a Kingston NVMe SSD on with M.2 form factor. I booted a live image of Ubuntu,and used gparted to wipe the drive. I then had no problem installing Ubuntu, but don't want to switch OS's this late in life.

I did quite a bit of googling, but no joy; likewise a forum search turned up a few tangentially-related threads,but again, no joy.

I would be happy to provide any additional information that may be required. Thanks in advance!

Gary
Last edited by yankeeFarmer on 2021-07-30 07:18, edited 1 time in total.

User avatar
4D696B65
Site admin
Site admin
Posts: 2696
Joined: 2009-06-28 06:09
Been thanked: 86 times

Re: Debian installer can't see NVMe disk

#2 Post by 4D696B65 »

The trend now is to sell single drive laptops in raid mode. This has caused many problems with installation of stable. Check your bios and change to ahci.

yankeeFarmer
Posts: 24
Joined: 2021-07-26 05:42
Has thanked: 1 time

Re: Debian installer can't see NVMe disk

#3 Post by yankeeFarmer »

4D696B65 wrote: 2021-07-26 06:04 The trend now is to sell single drive laptops in raid mode. This has caused many problems with installation of stable. Check your bios and change to ahci.
There appears to be no way to do that in HP's crappy BIOS. I'll look again....

p.H
Global Moderator
Global Moderator
Posts: 3049
Joined: 2017-09-17 07:12
Has thanked: 5 times
Been thanked: 132 times

Re: Debian installer can't see NVMe disk

#4 Post by p.H »

Check the output of lspci and dmesg in the Debian installer.

Code: Select all

lspci | egrep -i "nvm|ata"
dmesg | grep -i "nvme"


p.H
Global Moderator
Global Moderator
Posts: 3049
Joined: 2017-09-17 07:12
Has thanked: 5 times
Been thanked: 132 times

Re: Debian installer can't see NVMe disk

#6 Post by p.H »

@arochester : I don't think your suggestion is relevant.
1) It is about a SATA SSD, not NVMe.
2) The issue was clearly PEBKAC.

arochester
Emeritus
Emeritus
Posts: 2435
Joined: 2010-12-07 19:55
Has thanked: 14 times
Been thanked: 54 times

Re: Debian installer can't see NVMe disk

#7 Post by arochester »

If NVMe would Clover help? https://www.hamishmb.com/blog/booting-n ... pc-refind/
Booting from the NVME SSD
If you want to boot from the drive, you’ll probably now encounter another problem: when you power on, your system won’t “see” the drive as a boot device.

There are a number of solutions to this problem, but the safest one (and the one I chose), is to install Clover to a USB stick, and have the PC use that as a boot menu. With the right driver, Clover can then detect your new SSD and boot from it. This sounds a bit complicated, but it’s easy to set up. You also only need a small USB stick – an old 512 MB or 1 GB stick will be just fine.

p.H
Global Moderator
Global Moderator
Posts: 3049
Joined: 2017-09-17 07:12
Has thanked: 5 times
Been thanked: 132 times

Re: Debian installer can't see NVMe disk

#8 Post by p.H »

OP wrote that Ubuntu works, so I do not think booting from the SSD is an issue.
Maybe we can wait for the OP's feedback before making suggestions ?

yankeeFarmer
Posts: 24
Joined: 2021-07-26 05:42
Has thanked: 1 time

Re: Debian installer can't see NVMe disk

#9 Post by yankeeFarmer »

Thank you all for the replies! When I get home later, I will take another look with the info you posted and get back to you.

Gary

User avatar
Bloom
df -h | grep > 90TiB
df -h | grep > 90TiB
Posts: 504
Joined: 2017-11-11 12:23
Been thanked: 26 times

Re: Debian installer can't see NVMe disk

#10 Post by Bloom »

Booting from an nvme m.2 ssd requires UEFI to be ON.

yankeeFarmer
Posts: 24
Joined: 2021-07-26 05:42
Has thanked: 1 time

Re: Debian installer can't see NVMe disk

#11 Post by yankeeFarmer »

Sorry for the delay. I did get Debian installed finally by switching to the testing version. That went pretty well. It took some additional futzing around getting the wireless and sound working,but all is well now. I'll mark this solved. Thanks everyone!

rafiki
Posts: 1
Joined: 2021-11-08 17:00

Re: Debian installer can't see NVMe disk (Solved)

#12 Post by rafiki »

Hey @yankeeFarmer

I have been trying to do this install on a 2019 HP Pavilion today but keep running into the same problem - nothing is working, and it's driving me crazy :D

I'm not able to make any changes in the BIOS, the same as you.

I was wondering if you could share which release you ended up using.

Thank you and wish you the best

-R

p.H
Global Moderator
Global Moderator
Posts: 3049
Joined: 2017-09-17 07:12
Has thanked: 5 times
Been thanked: 132 times

Re: Debian installer can't see NVMe disk (Solved)

#13 Post by p.H »

In July, Debian "testing" was Bullseye, which is now the current "stable" version 11.

Your statement does not provide any useful information. Please open a new thread and describe as precisely as possible what you did and what happened.

Post Reply