Ubuntu / GParted can find HDD, installs fine, but no HDD found after install/reboot











up vote
0
down vote

favorite












I'm not sure if this is an Ubuntu issue or a hardware one, but I'm trying to install 16.04 on an old Optiplex 990 with a new 4TB HDD.



From USB, GParted can find the HDD, and the installer sets up Ubuntu fine. The HDD also shows up in the BIOS. But on boot, post-install, I keep getting "No Hard Drive Found." I've tried moving the drive from SATA0 to SATA1 -- still detected in the BIOS and GParted -- but still "No Hard Drive Found" on boot.



Any ideas on what's going on here -- why I can see the HDD in BIOS, and with GParted and through the install process, but the HDD can't be found as a bootable drive afterwards?










share|improve this question
























  • 1. Change SATA type from RAID to AHCI 2. If you mean 4TB, BIOS only supports 2TB so you need to be cautious.
    – Alvin Liang
    Nov 24 at 3:37












  • If BIOS sees drive correctly (as 4TB) and you have it partitioned with gpt, not MBR, do you have an ESP for UEFI boot or a bios_grub for BIOS boot? Grub will not correctly install otherwise. And those partitions need to be near beginning of drive. UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/… Use ppa version with your live installer, not older Boot-Repair ISO: Please attach link to the summary report, the auto fix sometimes can create more issues. help.ubuntu.com/community/Boot-Repair
    – oldfred
    Nov 24 at 4:38










  • Yes, TB — edited original. Maybe I’m naive but I assumed that the installation process would create all the necessary partitions, etc. — I'll run through the above instructions, and thank you!
    – JeanSibelius
    Nov 24 at 10:15















up vote
0
down vote

favorite












I'm not sure if this is an Ubuntu issue or a hardware one, but I'm trying to install 16.04 on an old Optiplex 990 with a new 4TB HDD.



From USB, GParted can find the HDD, and the installer sets up Ubuntu fine. The HDD also shows up in the BIOS. But on boot, post-install, I keep getting "No Hard Drive Found." I've tried moving the drive from SATA0 to SATA1 -- still detected in the BIOS and GParted -- but still "No Hard Drive Found" on boot.



Any ideas on what's going on here -- why I can see the HDD in BIOS, and with GParted and through the install process, but the HDD can't be found as a bootable drive afterwards?










share|improve this question
























  • 1. Change SATA type from RAID to AHCI 2. If you mean 4TB, BIOS only supports 2TB so you need to be cautious.
    – Alvin Liang
    Nov 24 at 3:37












  • If BIOS sees drive correctly (as 4TB) and you have it partitioned with gpt, not MBR, do you have an ESP for UEFI boot or a bios_grub for BIOS boot? Grub will not correctly install otherwise. And those partitions need to be near beginning of drive. UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/… Use ppa version with your live installer, not older Boot-Repair ISO: Please attach link to the summary report, the auto fix sometimes can create more issues. help.ubuntu.com/community/Boot-Repair
    – oldfred
    Nov 24 at 4:38










  • Yes, TB — edited original. Maybe I’m naive but I assumed that the installation process would create all the necessary partitions, etc. — I'll run through the above instructions, and thank you!
    – JeanSibelius
    Nov 24 at 10:15













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I'm not sure if this is an Ubuntu issue or a hardware one, but I'm trying to install 16.04 on an old Optiplex 990 with a new 4TB HDD.



From USB, GParted can find the HDD, and the installer sets up Ubuntu fine. The HDD also shows up in the BIOS. But on boot, post-install, I keep getting "No Hard Drive Found." I've tried moving the drive from SATA0 to SATA1 -- still detected in the BIOS and GParted -- but still "No Hard Drive Found" on boot.



Any ideas on what's going on here -- why I can see the HDD in BIOS, and with GParted and through the install process, but the HDD can't be found as a bootable drive afterwards?










share|improve this question















I'm not sure if this is an Ubuntu issue or a hardware one, but I'm trying to install 16.04 on an old Optiplex 990 with a new 4TB HDD.



From USB, GParted can find the HDD, and the installer sets up Ubuntu fine. The HDD also shows up in the BIOS. But on boot, post-install, I keep getting "No Hard Drive Found." I've tried moving the drive from SATA0 to SATA1 -- still detected in the BIOS and GParted -- but still "No Hard Drive Found" on boot.



Any ideas on what's going on here -- why I can see the HDD in BIOS, and with GParted and through the install process, but the HDD can't be found as a bootable drive afterwards?







boot hard-drive






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 24 at 10:13

























asked Nov 24 at 1:47









JeanSibelius

1,22041720




1,22041720












  • 1. Change SATA type from RAID to AHCI 2. If you mean 4TB, BIOS only supports 2TB so you need to be cautious.
    – Alvin Liang
    Nov 24 at 3:37












  • If BIOS sees drive correctly (as 4TB) and you have it partitioned with gpt, not MBR, do you have an ESP for UEFI boot or a bios_grub for BIOS boot? Grub will not correctly install otherwise. And those partitions need to be near beginning of drive. UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/… Use ppa version with your live installer, not older Boot-Repair ISO: Please attach link to the summary report, the auto fix sometimes can create more issues. help.ubuntu.com/community/Boot-Repair
    – oldfred
    Nov 24 at 4:38










  • Yes, TB — edited original. Maybe I’m naive but I assumed that the installation process would create all the necessary partitions, etc. — I'll run through the above instructions, and thank you!
    – JeanSibelius
    Nov 24 at 10:15


















  • 1. Change SATA type from RAID to AHCI 2. If you mean 4TB, BIOS only supports 2TB so you need to be cautious.
    – Alvin Liang
    Nov 24 at 3:37












  • If BIOS sees drive correctly (as 4TB) and you have it partitioned with gpt, not MBR, do you have an ESP for UEFI boot or a bios_grub for BIOS boot? Grub will not correctly install otherwise. And those partitions need to be near beginning of drive. UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/… Use ppa version with your live installer, not older Boot-Repair ISO: Please attach link to the summary report, the auto fix sometimes can create more issues. help.ubuntu.com/community/Boot-Repair
    – oldfred
    Nov 24 at 4:38










  • Yes, TB — edited original. Maybe I’m naive but I assumed that the installation process would create all the necessary partitions, etc. — I'll run through the above instructions, and thank you!
    – JeanSibelius
    Nov 24 at 10:15
















1. Change SATA type from RAID to AHCI 2. If you mean 4TB, BIOS only supports 2TB so you need to be cautious.
– Alvin Liang
Nov 24 at 3:37






1. Change SATA type from RAID to AHCI 2. If you mean 4TB, BIOS only supports 2TB so you need to be cautious.
– Alvin Liang
Nov 24 at 3:37














If BIOS sees drive correctly (as 4TB) and you have it partitioned with gpt, not MBR, do you have an ESP for UEFI boot or a bios_grub for BIOS boot? Grub will not correctly install otherwise. And those partitions need to be near beginning of drive. UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/… Use ppa version with your live installer, not older Boot-Repair ISO: Please attach link to the summary report, the auto fix sometimes can create more issues. help.ubuntu.com/community/Boot-Repair
– oldfred
Nov 24 at 4:38




If BIOS sees drive correctly (as 4TB) and you have it partitioned with gpt, not MBR, do you have an ESP for UEFI boot or a bios_grub for BIOS boot? Grub will not correctly install otherwise. And those partitions need to be near beginning of drive. UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/… Use ppa version with your live installer, not older Boot-Repair ISO: Please attach link to the summary report, the auto fix sometimes can create more issues. help.ubuntu.com/community/Boot-Repair
– oldfred
Nov 24 at 4:38












Yes, TB — edited original. Maybe I’m naive but I assumed that the installation process would create all the necessary partitions, etc. — I'll run through the above instructions, and thank you!
– JeanSibelius
Nov 24 at 10:15




Yes, TB — edited original. Maybe I’m naive but I assumed that the installation process would create all the necessary partitions, etc. — I'll run through the above instructions, and thank you!
– JeanSibelius
Nov 24 at 10:15















active

oldest

votes











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',
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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1095550%2fubuntu-gparted-can-find-hdd-installs-fine-but-no-hdd-found-after-install-reb%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1095550%2fubuntu-gparted-can-find-hdd-installs-fine-but-no-hdd-found-after-install-reb%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

Mangá

 ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕