I have gotten Haier Y11b tablet PC containing two built in HDDs, one is 30 GB SSD with Windows 10 pre-installed and second one is detachable 500 GB (connected through USB port). I installed Ubuntu 16.04 LTS on 500 GB using boo-table Flash drive with 4 GB swap area and 124 GB root. After successful installation when machine rebooted and I selected Ubuntu OS from boot menu it opens the grub2 terminal in which Linux is not enlisted. I have tried everything i.e., secure boot off etc. I think the issue is that machine doesn't mount the external HDD at the boot because I couldn't find it.
From previous many days, I have checked many thing e.g., link1 ,link2 etc. but it didn't work.
Following is the output of lsblk
command from LiveBoot Ubuntu using USB Flash drive
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sdb 8:16 1 14.5G 0 disk
└─sdb1 8:17 1 14.5G 0 part /cdrom
loop0 7:0 0 1.4G 1 loop /rofs
sdc 8:32 0 465.8G 0 disk
├─sdc2 8:34 0 237.8G 0 part /media/ubuntu/New Volume
├─sdc5 8:37 0 124.1G 0 part /media/ubuntu/5f730386-478e-4f81-a926-9b1f5b0cc
├─sdc3 8:35 0 1K 0 part
├─sdc1 8:33 0 100G 0 part /media/ubuntu/Installation
└─sdc4 8:36 0 3.9G 0 part [SWAP]
sda 8:0 0 29.8G 0 disk
├─sda4 8:4 0 1000M 0 part
├─sda2 8:2 0 16M 0 part
├─sda3 8:3 0 28.7G 0 part
└─sda1 8:1 0 100M 0 part
The above information shows that Ubuntu is installed because the HDD is now mounted.
As a fresh Ubuntu user I don't know what to try next.
Please note that Windows 10 is working fine, may be there is something which I should try from it (I tried many things here, but got no luck) and I want dual boot with Ubuntu installed on 500 GB detachable HDD along with presence of Windows 10 on 30 GB SSD, not vice versa. Thanks in advance
may be I can try something form here.
I think you'r right the problem is that as you mentioned "some systems still boot so quick that USB powered external drive is not up to speed in time to be seen for boot" because HDD data access indicator lamp doesn't blink.
– Irfanullah Oct 10 '17 at 09:24