Hey guy I have been struggling getting a dual boot set up and I could use some help. I just bought a new computer and the first thing I did was I installed a SSD and installed windows 10 onto it. So what I am working with is one SSD which has windows 10 and a very large HDD. I would like to install ubuntu on my HDD and be able to dual boot to it while still using the majority of the HDD for windows home user type stuff.
I have installed ubuntu several times with a few different configurations, but it always will just boot to windows. The bios does not recognize that the HDD is bootable. I have tried several different 'step by steps' but none of them are seeming to work.
I have a large RESULTS.txt file that I got from bootinfoscript while using ubuntu from my memory stick to try and resolve this, and I can get you pretty much any other data you need. Not sure if you want. The bootinfo is quite large, if you want a section let me know what section to post.
Below is the fdisk -l
:
ubuntu@ubuntu:~/Downloads$ sudo fdisk -l Disk /dev/loop0: 1.8 GiB,
1864450048 bytes, 3641504 sectors Units: sectors of 1 * 512 = 512
bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size
(minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop1: 86.9 MiB, 91099136 bytes, 177928 sectors Units:
sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512
bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop2: 34.7 MiB, 36323328 bytes, 70944 sectors Units:
sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512
bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop3: 140.9 MiB, 147722240 bytes, 288520 sectors Units:
sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512
bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop4: 2.3 MiB, 2433024 bytes, 4752 sectors Units: sectors
of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512
bytes I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop5: 13 MiB, 13619200 bytes, 26600 sectors Units: sectors
of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512
bytes I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop6: 14.5 MiB, 15196160 bytes, 29680 sectors Units:
sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512
bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop7: 3.7 MiB, 3887104 bytes, 7592 sectors Units: sectors
of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512
bytes I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/sda: 489.1 GiB, 525112713216 bytes, 1025610768 sectors
Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical):
512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512
bytes Disklabel type: gpt Disk identifier:
C104C93E-B365-4EF4-A693-02D7584E142D
Device Start End Sectors Size Type /dev/sda1 34
262177 262144 128M Microsoft reserved /dev/sda2 264192
1025609727 1025345536 488.9G Microsoft basic data
Disk /dev/sdb: 1.8 TiB, 2000398934016 bytes, 3907029168 sectors Units:
sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512
bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt Disk identifier:
D22AC0E3-5C7F-4FEF-BBE5-32DF0FF2FCD5
Device Start End Sectors Size Type /dev/sdb1
2048 206847 204800 100M EFI System /dev/sdb2 206848
239615 32768 16M Microsoft reserved /dev/sdb3 3904931840
3907028991 2097152 1G Windows recovery environment /dev/sdb4
239616 100239359 99999744 47.7G Linux filesystem
Partition table entries are not in disk order.
Disk /dev/sdc: 14.9 GiB, 16016998400 bytes, 31283200 sectors Units:
sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512
bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos Disk identifier: 0x05a7fbb7
Device Boot Start End Sectors Size Id Type /dev/sdc1 *
2048 31283199 31281152 14.9G c W95 FAT32 (LBA)
Secure Boot
in your bios. Also, could you please include what hardware you have(specifically we need the motherboard)? – Aidan Lovelace Jan 11 '19 at 17:53