Score:1

Bootable ssd not available in "boot priority"

ph flag
AKA

I wanted to make a portable plug and play ubuntu ssd. I installed ubuntu and it worked on the laptop I used initially. When I plugged it into another laptop, the ssd is not visible in the boot priority or in "this PC", but is visible in disk management and also displays as a usb device in the asus rog BIOS settings.

UEFI FIRMWARE SETTINGS IN THE NEW LAPTOP

LIKE THIS

Disc

cn flag
Comments are not for extended discussion; this conversation has been [moved to chat](https://chat.stackexchange.com/rooms/128616/discussion-on-question-by-aka-bootable-ssd-not-available-in-boot-priority).
Score:1
bf flag

There are a list of reasons this can happen:

disabled boot from external device / 2nd drive / USB boot for security (turn them on if you find something like that)

For best chances I would recommend setting Secure boot off, legacy mode on. If you turn on legacy mode and try to boot it, you might get away without the UEFI nightmare because it will boot the drive just like an older PC.

UEFI as metioned by many already and the proper format and table for it on the drive. It could be that the reason why it only works on one PC is that older ones do not have UEFI restrictions. MBR or GPT table, in this case you are already using MBR so stick to it. You can create it in Gparted device>Create Partition Table (this will delete all partitions). Then to create the EFI partition with Grub and esp+boot flags. After the partition table is made you need to create an approx 500MB fat32 partition which will be your EFI. After creating it you can right click>manage flags and add esp + boot. This is where grub will be installed. I know this process means remaking the whole ssd drive, but all these things are needed for UEFI to recognize it and boot.

(I see the ? in file explorer screenshot. Windows cannot read ext4 filesystem so it does not see the Ubuntu partition contents. This is also the reason why Disk Manager only shows "healthy partition" and not "ext4 partition", it simply cannot read it)

WinEunuuchs2Unix avatar
in flag
As your first posted answer this is a good one and deserves an upvote.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.