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?
boot hard-drive
add a comment |
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?
boot hard-drive
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
add a comment |
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?
boot hard-drive
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
boot hard-drive
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
add a comment |
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
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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.
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%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
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
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