Legion Y530-15ICH doesn't detect HDD
This is the sister question: Legion Y530-15ICH doesn't detect wireless adapter .
After two days of running up the wall, I was able to boot this piece of junk. Unfortunately, it cannot detect HDD it's supposed to have. Tomorrow I'll call the retailer and, hopefully, they will be able to tell what HDD did they put inside: I don't want to open it, since that would void the warranty.
So, lsblk, parted, fdisk -- all of them are confident that the only persistent storage attached to this laptop is an SSD drive. Fortunately, I was able to boot from it, unfortunately, I actually would love to have HDD working as well.
The spec only gives me this:
1TB (7200RPM) Sata
Which is not a lot to go on...
Oh, and no matter the settings in BIOS, BIOS itself cannot see the HDD. I tried using UEFI shell to see what devices does it think are there, but I'm not familiar with the tool and don't know how to interpret the output (it sees dozens of "devices").
Any ideas what could I try to detect it? It's hard to believe it was dead on delivery, and even if that, isn't there at least some way to tell "hey, there's this dead body in your laptop that might have been an HDD"?
hard-drive uefi laptop
|
show 7 more comments
This is the sister question: Legion Y530-15ICH doesn't detect wireless adapter .
After two days of running up the wall, I was able to boot this piece of junk. Unfortunately, it cannot detect HDD it's supposed to have. Tomorrow I'll call the retailer and, hopefully, they will be able to tell what HDD did they put inside: I don't want to open it, since that would void the warranty.
So, lsblk, parted, fdisk -- all of them are confident that the only persistent storage attached to this laptop is an SSD drive. Fortunately, I was able to boot from it, unfortunately, I actually would love to have HDD working as well.
The spec only gives me this:
1TB (7200RPM) Sata
Which is not a lot to go on...
Oh, and no matter the settings in BIOS, BIOS itself cannot see the HDD. I tried using UEFI shell to see what devices does it think are there, but I'm not familiar with the tool and don't know how to interpret the output (it sees dozens of "devices").
Any ideas what could I try to detect it? It's hard to believe it was dead on delivery, and even if that, isn't there at least some way to tell "hey, there's this dead body in your laptop that might have been an HDD"?
hard-drive uefi laptop
Some systems have drives set for RAID or Intel SRT, they need to be AHCI. But if dual booting with Windows install the AHCI drivers first into Windows. UEFI will have at least two tabs on drives, one is settings & drives should be shown. Other is boot and then drive is only shown if bootable and if bootable, would be also in UEFI boot menu.
– oldfred
Feb 20 at 23:09
@oldfred fair point, but it's set to AHCI, so, that's not my case. There's no Windows on that Laptop. It came with Free DOS, but I overwrote it with Linux. What exactly does "drive being bootalbe" mean? Back in the days, HDDs had some sort of jumper you could switch to prevent them from being something (i.e. for example to make them read-only), but that's probably not that, or is it?
– wvxvw
Feb 21 at 6:34
New UEFI has setting to turn off drive. One or two users have accidentally turned off a drive. But if that is on, and UEFI/BIOS does not have drive in list of devices, no operating system will see drive. With UEFI, you have an ESP - efi system partition (FAT32) with boot files or in BIOS/CSM/Legacy mode boot loader in the MBR. UEFI will normally check both if Secure Boot is off. If Secure Boot on, it only checks ESP and files have to be signed.
– oldfred
Feb 21 at 13:59
Some newer hybrid "hard" drives are a combination of SSD and HDD. If you've been able to boot Ubuntu, what size drive does Ubuntu show? Something small like 128G, or 1TB? Report back to @heynnema
– heynnema
Feb 21 at 17:27
@heynnema It's the size of SDD from the spec: 256G.
– wvxvw
Feb 21 at 18:30
|
show 7 more comments
This is the sister question: Legion Y530-15ICH doesn't detect wireless adapter .
After two days of running up the wall, I was able to boot this piece of junk. Unfortunately, it cannot detect HDD it's supposed to have. Tomorrow I'll call the retailer and, hopefully, they will be able to tell what HDD did they put inside: I don't want to open it, since that would void the warranty.
So, lsblk, parted, fdisk -- all of them are confident that the only persistent storage attached to this laptop is an SSD drive. Fortunately, I was able to boot from it, unfortunately, I actually would love to have HDD working as well.
The spec only gives me this:
1TB (7200RPM) Sata
Which is not a lot to go on...
Oh, and no matter the settings in BIOS, BIOS itself cannot see the HDD. I tried using UEFI shell to see what devices does it think are there, but I'm not familiar with the tool and don't know how to interpret the output (it sees dozens of "devices").
Any ideas what could I try to detect it? It's hard to believe it was dead on delivery, and even if that, isn't there at least some way to tell "hey, there's this dead body in your laptop that might have been an HDD"?
hard-drive uefi laptop
This is the sister question: Legion Y530-15ICH doesn't detect wireless adapter .
After two days of running up the wall, I was able to boot this piece of junk. Unfortunately, it cannot detect HDD it's supposed to have. Tomorrow I'll call the retailer and, hopefully, they will be able to tell what HDD did they put inside: I don't want to open it, since that would void the warranty.
So, lsblk, parted, fdisk -- all of them are confident that the only persistent storage attached to this laptop is an SSD drive. Fortunately, I was able to boot from it, unfortunately, I actually would love to have HDD working as well.
The spec only gives me this:
1TB (7200RPM) Sata
Which is not a lot to go on...
Oh, and no matter the settings in BIOS, BIOS itself cannot see the HDD. I tried using UEFI shell to see what devices does it think are there, but I'm not familiar with the tool and don't know how to interpret the output (it sees dozens of "devices").
Any ideas what could I try to detect it? It's hard to believe it was dead on delivery, and even if that, isn't there at least some way to tell "hey, there's this dead body in your laptop that might have been an HDD"?
hard-drive uefi laptop
hard-drive uefi laptop
asked Feb 20 at 22:31
wvxvwwvxvw
1468
1468
Some systems have drives set for RAID or Intel SRT, they need to be AHCI. But if dual booting with Windows install the AHCI drivers first into Windows. UEFI will have at least two tabs on drives, one is settings & drives should be shown. Other is boot and then drive is only shown if bootable and if bootable, would be also in UEFI boot menu.
– oldfred
Feb 20 at 23:09
@oldfred fair point, but it's set to AHCI, so, that's not my case. There's no Windows on that Laptop. It came with Free DOS, but I overwrote it with Linux. What exactly does "drive being bootalbe" mean? Back in the days, HDDs had some sort of jumper you could switch to prevent them from being something (i.e. for example to make them read-only), but that's probably not that, or is it?
– wvxvw
Feb 21 at 6:34
New UEFI has setting to turn off drive. One or two users have accidentally turned off a drive. But if that is on, and UEFI/BIOS does not have drive in list of devices, no operating system will see drive. With UEFI, you have an ESP - efi system partition (FAT32) with boot files or in BIOS/CSM/Legacy mode boot loader in the MBR. UEFI will normally check both if Secure Boot is off. If Secure Boot on, it only checks ESP and files have to be signed.
– oldfred
Feb 21 at 13:59
Some newer hybrid "hard" drives are a combination of SSD and HDD. If you've been able to boot Ubuntu, what size drive does Ubuntu show? Something small like 128G, or 1TB? Report back to @heynnema
– heynnema
Feb 21 at 17:27
@heynnema It's the size of SDD from the spec: 256G.
– wvxvw
Feb 21 at 18:30
|
show 7 more comments
Some systems have drives set for RAID or Intel SRT, they need to be AHCI. But if dual booting with Windows install the AHCI drivers first into Windows. UEFI will have at least two tabs on drives, one is settings & drives should be shown. Other is boot and then drive is only shown if bootable and if bootable, would be also in UEFI boot menu.
– oldfred
Feb 20 at 23:09
@oldfred fair point, but it's set to AHCI, so, that's not my case. There's no Windows on that Laptop. It came with Free DOS, but I overwrote it with Linux. What exactly does "drive being bootalbe" mean? Back in the days, HDDs had some sort of jumper you could switch to prevent them from being something (i.e. for example to make them read-only), but that's probably not that, or is it?
– wvxvw
Feb 21 at 6:34
New UEFI has setting to turn off drive. One or two users have accidentally turned off a drive. But if that is on, and UEFI/BIOS does not have drive in list of devices, no operating system will see drive. With UEFI, you have an ESP - efi system partition (FAT32) with boot files or in BIOS/CSM/Legacy mode boot loader in the MBR. UEFI will normally check both if Secure Boot is off. If Secure Boot on, it only checks ESP and files have to be signed.
– oldfred
Feb 21 at 13:59
Some newer hybrid "hard" drives are a combination of SSD and HDD. If you've been able to boot Ubuntu, what size drive does Ubuntu show? Something small like 128G, or 1TB? Report back to @heynnema
– heynnema
Feb 21 at 17:27
@heynnema It's the size of SDD from the spec: 256G.
– wvxvw
Feb 21 at 18:30
Some systems have drives set for RAID or Intel SRT, they need to be AHCI. But if dual booting with Windows install the AHCI drivers first into Windows. UEFI will have at least two tabs on drives, one is settings & drives should be shown. Other is boot and then drive is only shown if bootable and if bootable, would be also in UEFI boot menu.
– oldfred
Feb 20 at 23:09
Some systems have drives set for RAID or Intel SRT, they need to be AHCI. But if dual booting with Windows install the AHCI drivers first into Windows. UEFI will have at least two tabs on drives, one is settings & drives should be shown. Other is boot and then drive is only shown if bootable and if bootable, would be also in UEFI boot menu.
– oldfred
Feb 20 at 23:09
@oldfred fair point, but it's set to AHCI, so, that's not my case. There's no Windows on that Laptop. It came with Free DOS, but I overwrote it with Linux. What exactly does "drive being bootalbe" mean? Back in the days, HDDs had some sort of jumper you could switch to prevent them from being something (i.e. for example to make them read-only), but that's probably not that, or is it?
– wvxvw
Feb 21 at 6:34
@oldfred fair point, but it's set to AHCI, so, that's not my case. There's no Windows on that Laptop. It came with Free DOS, but I overwrote it with Linux. What exactly does "drive being bootalbe" mean? Back in the days, HDDs had some sort of jumper you could switch to prevent them from being something (i.e. for example to make them read-only), but that's probably not that, or is it?
– wvxvw
Feb 21 at 6:34
New UEFI has setting to turn off drive. One or two users have accidentally turned off a drive. But if that is on, and UEFI/BIOS does not have drive in list of devices, no operating system will see drive. With UEFI, you have an ESP - efi system partition (FAT32) with boot files or in BIOS/CSM/Legacy mode boot loader in the MBR. UEFI will normally check both if Secure Boot is off. If Secure Boot on, it only checks ESP and files have to be signed.
– oldfred
Feb 21 at 13:59
New UEFI has setting to turn off drive. One or two users have accidentally turned off a drive. But if that is on, and UEFI/BIOS does not have drive in list of devices, no operating system will see drive. With UEFI, you have an ESP - efi system partition (FAT32) with boot files or in BIOS/CSM/Legacy mode boot loader in the MBR. UEFI will normally check both if Secure Boot is off. If Secure Boot on, it only checks ESP and files have to be signed.
– oldfred
Feb 21 at 13:59
Some newer hybrid "hard" drives are a combination of SSD and HDD. If you've been able to boot Ubuntu, what size drive does Ubuntu show? Something small like 128G, or 1TB? Report back to @heynnema
– heynnema
Feb 21 at 17:27
Some newer hybrid "hard" drives are a combination of SSD and HDD. If you've been able to boot Ubuntu, what size drive does Ubuntu show? Something small like 128G, or 1TB? Report back to @heynnema
– heynnema
Feb 21 at 17:27
@heynnema It's the size of SDD from the spec: 256G.
– wvxvw
Feb 21 at 18:30
@heynnema It's the size of SDD from the spec: 256G.
– wvxvw
Feb 21 at 18:30
|
show 7 more comments
1 Answer
1
active
oldest
votes
Oh, and no matter the settings in BIOS, BIOS itself cannot see the
HDD.
Your disk is broken or disconnected.
The comment above suggests that the drive will only be detected by BIOS if it is bootable. So, maybe my saying "BIOS doesn't see it" is overstating it?
– wvxvw
Feb 21 at 6:36
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1119965%2flegion-y530-15ich-doesnt-detect-hdd%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Oh, and no matter the settings in BIOS, BIOS itself cannot see the
HDD.
Your disk is broken or disconnected.
The comment above suggests that the drive will only be detected by BIOS if it is bootable. So, maybe my saying "BIOS doesn't see it" is overstating it?
– wvxvw
Feb 21 at 6:36
add a comment |
Oh, and no matter the settings in BIOS, BIOS itself cannot see the
HDD.
Your disk is broken or disconnected.
The comment above suggests that the drive will only be detected by BIOS if it is bootable. So, maybe my saying "BIOS doesn't see it" is overstating it?
– wvxvw
Feb 21 at 6:36
add a comment |
Oh, and no matter the settings in BIOS, BIOS itself cannot see the
HDD.
Your disk is broken or disconnected.
Oh, and no matter the settings in BIOS, BIOS itself cannot see the
HDD.
Your disk is broken or disconnected.
answered Feb 20 at 22:43
Kristopher IvesKristopher Ives
2,94211525
2,94211525
The comment above suggests that the drive will only be detected by BIOS if it is bootable. So, maybe my saying "BIOS doesn't see it" is overstating it?
– wvxvw
Feb 21 at 6:36
add a comment |
The comment above suggests that the drive will only be detected by BIOS if it is bootable. So, maybe my saying "BIOS doesn't see it" is overstating it?
– wvxvw
Feb 21 at 6:36
The comment above suggests that the drive will only be detected by BIOS if it is bootable. So, maybe my saying "BIOS doesn't see it" is overstating it?
– wvxvw
Feb 21 at 6:36
The comment above suggests that the drive will only be detected by BIOS if it is bootable. So, maybe my saying "BIOS doesn't see it" is overstating it?
– wvxvw
Feb 21 at 6:36
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1119965%2flegion-y530-15ich-doesnt-detect-hdd%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Some systems have drives set for RAID or Intel SRT, they need to be AHCI. But if dual booting with Windows install the AHCI drivers first into Windows. UEFI will have at least two tabs on drives, one is settings & drives should be shown. Other is boot and then drive is only shown if bootable and if bootable, would be also in UEFI boot menu.
– oldfred
Feb 20 at 23:09
@oldfred fair point, but it's set to AHCI, so, that's not my case. There's no Windows on that Laptop. It came with Free DOS, but I overwrote it with Linux. What exactly does "drive being bootalbe" mean? Back in the days, HDDs had some sort of jumper you could switch to prevent them from being something (i.e. for example to make them read-only), but that's probably not that, or is it?
– wvxvw
Feb 21 at 6:34
New UEFI has setting to turn off drive. One or two users have accidentally turned off a drive. But if that is on, and UEFI/BIOS does not have drive in list of devices, no operating system will see drive. With UEFI, you have an ESP - efi system partition (FAT32) with boot files or in BIOS/CSM/Legacy mode boot loader in the MBR. UEFI will normally check both if Secure Boot is off. If Secure Boot on, it only checks ESP and files have to be signed.
– oldfred
Feb 21 at 13:59
Some newer hybrid "hard" drives are a combination of SSD and HDD. If you've been able to boot Ubuntu, what size drive does Ubuntu show? Something small like 128G, or 1TB? Report back to @heynnema
– heynnema
Feb 21 at 17:27
@heynnema It's the size of SDD from the spec: 256G.
– wvxvw
Feb 21 at 18:30