-1
Here is the issue.
I recently bought an extention card to add an ESATA port to my computer at home that allows me to do my school work at home.
when the esata drive is plugged into the card, i can see the drive and explore it in windows 10 booted on my main disk. it is also seen by the disk partition tool. So in all logic, the card is fine and the cable is good.
But it is NOT detected by my UEFI BIOS and therefore i cannot boot from it.
When i try to boot on it via usb 3.0, it fails every time.
Any suggestions ?
Edit : The disk has 3 partitions (mbr) 0 : Windows Server 2012 (ntfs) 1 : Linux CentOs (ext4) 3 : swap (linux-swap)
The cloned one i tried was the same but with a GPT partition table.
You don't understand the UEFI boot process. It requires an ESP (EFI System Partition) in the drive it is booting from with the proper EFI entries/files, or the proper entries/files in an ESP of another drive and that set as the booting device. Since you have neither then obviously it can't boot from the external driver just like that. – None – 2018-04-05T11:25:29.113
Not i dont have a deep knowledge of the UEFI. I have cloned my disk on one.with an GPT partition table has i hear the MBR is ussually a problem with UEFI BIOS. Still cant see it in the BIOS.
I than proceeded to.install ubuntu on the disk with the GPT partition table and booted it throught USB and it booted.fine. so im starting to feel like the card might have a compatibility problem – Ronin825 – 2018-04-06T12:46:26.657
Not knowing about UEFI isn't an option if you intend to boot media in a UEFI machine. And please [edit] your question and, at the very least, post what OS is (supposedly) installed in that external drive. – None – 2018-04-06T12:51:18.460
Edited the post to show the disk config – Ronin825 – 2018-04-06T15:20:57.733
1You cannot boot to an MBR disk while in UEFI mode. This is based on the description, of the current disk partition layout, described in your question. You will have to wipe all partitions, use GPT instead, and in order to boot to an OS it would have to contain the required EFI drivers. – Ramhound – 2018-04-06T15:21:35.350
Yes i did figure that coudl be a problem. But when i cloned it to a GPT disk. It still didnt see it in the BIOS – Ronin825 – 2018-04-06T15:22:58.130
Again, not knowing about UEFI is not an option. The OSes installed are in Legacy mode and that can't be easily changed (and "legacy" Windows in a GPT drive can't work, at all). You may change the mode at the firmware (UEFI) settings, then set the external HDD as the first boot device, changing it back to the original settings whenever you need to use the internally installed OS. Is it worth the trouble? Certainly NOT!! Why would you want to run server OSes at home? If you're learning about Windows server or CentOS use VMs like everybody else. – None – 2018-04-06T15:28:23.743
MichealBay you dont have to be rude. This is a disk we use at school and i just want to be able to do that work at home, not running any server from home. Sorry for not knowing the full extent of UEFI and not being up to your standards but im still learning. – Ronin825 – 2018-04-06T15:34:58.490
I beg your pardon?!? Where or how exactly was I rude to you? You asked a question regarding something you want to do and for that a basic knowledge about how this things work is unavoidable. We explained that twice and my last comment merely reiterates that fact. I understand you're young and still learning. But in order to have productive interpersonal relationships in the grownups world you have to be mature enough, irrespective of your age, to understand that people pointing out your mistakes in a respectful albeit stern way is not rude in any shape or form. – None – 2018-04-06T16:54:05.810
Im sorry rude was a poor choice of word. Im just looking for an anwser, not to be pointed out.my lack of knowledge which i already agreed with you i dont have. Do you have any helpfull litterature i coudl read to elevate my knowledge in the matter ? – Ronin825 – 2018-04-06T17:04:20.843
This will likely require reinstalling either your OS or the two on the external drive, as @MichaelBay suggested. To have them both boot easily without requiring changing BIOS boot mode options, you would be best to configure them at install to the same boot mode (EFI/legacy). Though he said it wasn't "worth the trouble," the work-around he mentioned might be a acceptable if you don't plan on switching much / only doing this for a limited time. We don't recommend learning material here at SuperUser, successfully installing Arch Linux would teach you about partitioning and boot configuration. – None – 2018-04-06T17:25:16.107
Also this
– None – 2018-04-06T17:26:59.3531@Dial Nice find. I hope you don't mind me adding it to the answer. – None – 2018-04-06T17:31:33.330
@MichaelBay Not at all. Nice answer, this topic can be confusing for those who haven't read up on UEFI. – None – 2018-04-06T17:34:37.947