F5F Stay Refreshed Software Operating Systems The Linux Mint installer isn't detecting the SSD device.

The Linux Mint installer isn't detecting the SSD device.

The Linux Mint installer isn't detecting the SSD device.

Pages (3): 1 2 3 Next
D
DuckZi
Member
194
12-03-2016, 12:59 PM
#1
The experience of a seamless Linux setup faded, and now it's about facing the real situation. I'm attempting to set up Mint on a brand new SSD using a live USB, which is running from this device. My board features two M.2 drives—a PCIe 3.1 256GB unit (labeled "Drive 1") and a PCIe 3.0 512GB unit ("Drive 2"). Neither has ever stored any files. The challenge lies in the installation method: whether I use the Mint install link on the desktop or opt for the boot menu, I consistently face a choice between "install now" (with a strong warning about erasing everything) and "something else," which I select. This leads to a partition manager interface where only Drive 2 appears, leaving Drive 1 unavailable. I've searched extensively, realizing many encounter similar issues without enabling AHCI mode. In my BIOS, it's set to AHCI, but I'm unsure if that affects non-SATA devices. I checked if Drive 1 shows up in BIOS and confirmed it does, though it appears first in the boot sequence. I ran commands like `fdisk -l` on both drives, noting Drive 1 is detected but only accessible via specific tools. The lack of a visible option for Drive 1 suggests possible configuration or driver issues.
D
DuckZi
12-03-2016, 12:59 PM #1

The experience of a seamless Linux setup faded, and now it's about facing the real situation. I'm attempting to set up Mint on a brand new SSD using a live USB, which is running from this device. My board features two M.2 drives—a PCIe 3.1 256GB unit (labeled "Drive 1") and a PCIe 3.0 512GB unit ("Drive 2"). Neither has ever stored any files. The challenge lies in the installation method: whether I use the Mint install link on the desktop or opt for the boot menu, I consistently face a choice between "install now" (with a strong warning about erasing everything) and "something else," which I select. This leads to a partition manager interface where only Drive 2 appears, leaving Drive 1 unavailable. I've searched extensively, realizing many encounter similar issues without enabling AHCI mode. In my BIOS, it's set to AHCI, but I'm unsure if that affects non-SATA devices. I checked if Drive 1 shows up in BIOS and confirmed it does, though it appears first in the boot sequence. I ran commands like `fdisk -l` on both drives, noting Drive 1 is detected but only accessible via specific tools. The lack of a visible option for Drive 1 suggests possible configuration or driver issues.

H
HannahGG
Member
148
12-07-2016, 11:25 AM
#2
Have you experimented with moving the drives or selecting alternative M.2 slots? Are there other distributions that recognize drive 1?
H
HannahGG
12-07-2016, 11:25 AM #2

Have you experimented with moving the drives or selecting alternative M.2 slots? Are there other distributions that recognize drive 1?

G
garretthedog
Junior Member
9
12-07-2016, 07:53 PM
#3
I tried to postpone as long as possible (annoyed by those M.2 screws), but it seems the next action was re-seating "Drive 1" before. I haven't tested it yet, but I'll look for a spare USB drive just in case (otherwise I might have to overwrite Mint).
G
garretthedog
12-07-2016, 07:53 PM #3

I tried to postpone as long as possible (annoyed by those M.2 screws), but it seems the next action was re-seating "Drive 1" before. I haven't tested it yet, but I'll look for a spare USB drive just in case (otherwise I might have to overwrite Mint).

J
JosPay12
Member
183
12-25-2016, 09:37 AM
#4
Absolutely, that's the initial step I'd take—figuring out whether the issue lies with the drive or the motherboard.
J
JosPay12
12-25-2016, 09:37 AM #4

Absolutely, that's the initial step I'd take—figuring out whether the issue lies with the drive or the motherboard.

N
novasayan
Junior Member
10
12-31-2016, 08:04 PM
#5
I might use GParted, it's a bootable partition manager. If the drive appears in GParted, format it with NTFS or ext2 quickly then retry the Mint install. https://gparted.sourceforge.io/livecd.php If that fails, consider testing hardware as @Sauron recommended.
N
novasayan
12-31-2016, 08:04 PM #5

I might use GParted, it's a bootable partition manager. If the drive appears in GParted, format it with NTFS or ext2 quickly then retry the Mint install. https://gparted.sourceforge.io/livecd.php If that fails, consider testing hardware as @Sauron recommended.

U
Unyke
Member
146
12-31-2016, 09:47 PM
#6
No, the Windows installer does not detect them.
U
Unyke
12-31-2016, 09:47 PM #6

No, the Windows installer does not detect them.

R
Rhuji
Senior Member
437
12-31-2016, 10:47 PM
#7
I'm also trying to avoid that while connecting a DVD reader and bypassing the USB-drive overwriting problem (should have Windows 7, Windows Server 2012, and even some Windows 10 preview discs available). Right now we need to eat; we'll look at your suggestions later (though I'm running low on hope for GParted based on what came up when trying it in the live USB). But if it's a driver issue, it might work either way. Thanks to everyone who has helped so far!
R
Rhuji
12-31-2016, 10:47 PM #7

I'm also trying to avoid that while connecting a DVD reader and bypassing the USB-drive overwriting problem (should have Windows 7, Windows Server 2012, and even some Windows 10 preview discs available). Right now we need to eat; we'll look at your suggestions later (though I'm running low on hope for GParted based on what came up when trying it in the live USB). But if it's a driver issue, it might work either way. Thanks to everyone who has helped so far!

B
BestkingJoris
Member
213
01-06-2017, 08:58 PM
#8
Verify that the secure boot feature in your BIOS remains active.
B
BestkingJoris
01-06-2017, 08:58 PM #8

Verify that the secure boot feature in your BIOS remains active.

T
Tomotins
Junior Member
17
01-06-2017, 09:59 PM
#9
Consider this: During my studies a few months back, I discovered certain motherboards with instructions about SATA devices in M.2 slots. It seemed M.2 slot 2 would be turned off if a device was connected to slot 1. Just to avoid any confusion or mistakes.
T
Tomotins
01-06-2017, 09:59 PM #9

Consider this: During my studies a few months back, I discovered certain motherboards with instructions about SATA devices in M.2 slots. It seemed M.2 slot 2 would be turned off if a device was connected to slot 1. Just to avoid any confusion or mistakes.

S
Sipathador
Junior Member
4
01-21-2017, 08:21 AM
#10
Let me clarify the output you're seeing. The lsblk command typically lists block devices, and it should include all storage devices like SSDs. If another SSD isn't appearing, double-check your device configuration or ensure it's properly mounted.
S
Sipathador
01-21-2017, 08:21 AM #10

Let me clarify the output you're seeing. The lsblk command typically lists block devices, and it should include all storage devices like SSDs. If another SSD isn't appearing, double-check your device configuration or ensure it's properly mounted.

Pages (3): 1 2 3 Next