F5F Stay Refreshed Software Operating Systems Your Linux setup isn't working consistently.

Your Linux setup isn't working consistently.

Your Linux setup isn't working consistently.

T
TheDimen
Junior Member
5
10-05-2016, 04:50 PM
#1
I'm dealing with Kali Linux on an SSD that's connected via an SSD drive. The issue persists whether disk encryption is enabled or not. When I take the SSD off to install Windows, the PC fails to boot from it. In BIOS I've set the boot device correctly, but the problem remains. The system reports the Linux SSD isn't bootable, even though it works after installation. Essentially, every time I remove the SSD from the machine, I need to reinstall Linux. Technical details: during installation I created boot and UEFI partitions with the bootable flag turned on in UEFI, but it doesn't work when the partition is missing. My machine is an HP EliteDesk 705 G3 Small Form Factor with an Intel Core i5 6500 and 8GB RAM.
T
TheDimen
10-05-2016, 04:50 PM #1

I'm dealing with Kali Linux on an SSD that's connected via an SSD drive. The issue persists whether disk encryption is enabled or not. When I take the SSD off to install Windows, the PC fails to boot from it. In BIOS I've set the boot device correctly, but the problem remains. The system reports the Linux SSD isn't bootable, even though it works after installation. Essentially, every time I remove the SSD from the machine, I need to reinstall Linux. Technical details: during installation I created boot and UEFI partitions with the bootable flag turned on in UEFI, but it doesn't work when the partition is missing. My machine is an HP EliteDesk 705 G3 Small Form Factor with an Intel Core i5 6500 and 8GB RAM.

C
cheese73891
Junior Member
2
10-06-2016, 10:54 PM
#2
Uncertain whether you're using an internal SSD or just one unit, or if it's the sole drive present. Doesn't know about kali, but for instance Ubuntu doesn't follow your selection of where to place the loader, even if you specify an EFI partition on the SSD. The best approach is to disconnect other drives during installation.
C
cheese73891
10-06-2016, 10:54 PM #2

Uncertain whether you're using an internal SSD or just one unit, or if it's the sole drive present. Doesn't know about kali, but for instance Ubuntu doesn't follow your selection of where to place the loader, even if you specify an EFI partition on the SSD. The best approach is to disconnect other drives during installation.

E
EnchantedBBQ
Junior Member
19
10-06-2016, 11:50 PM
#3
Windows and Linux both use internal SSDs, but only one is active at any given time.
E
EnchantedBBQ
10-06-2016, 11:50 PM #3

Windows and Linux both use internal SSDs, but only one is active at any given time.

B
Batluc
Junior Member
4
10-14-2016, 08:54 PM
#4
The GRUB bootloader isn't mentioned in the installation prompts.
B
Batluc
10-14-2016, 08:54 PM #4

The GRUB bootloader isn't mentioned in the installation prompts.

W
Whineyparrot20
Junior Member
27
10-16-2016, 06:52 AM
#5
Once your Linux installation is set up, you can attempt to start from the boot-repair ISO to determine if it resolves the issue...
W
Whineyparrot20
10-16-2016, 06:52 AM #5

Once your Linux installation is set up, you can attempt to start from the boot-repair ISO to determine if it resolves the issue...

J
jd_rv
Junior Member
26
10-16-2016, 03:41 PM
#6
By default Grub doesn't set up in "portable" mode; it creates an EFI entry with the EFI Boot Manager inside your BIOS. Certain motherboards may delete this entry when the drive isn't recognized. You must locate your boot and efi directories and reinstall Grub using the specified settings. Edited August 14, 2022 by Nayr438 Remove bootloader-id it won't be very useful for portable installs
J
jd_rv
10-16-2016, 03:41 PM #6

By default Grub doesn't set up in "portable" mode; it creates an EFI entry with the EFI Boot Manager inside your BIOS. Certain motherboards may delete this entry when the drive isn't recognized. You must locate your boot and efi directories and reinstall Grub using the specified settings. Edited August 14, 2022 by Nayr438 Remove bootloader-id it won't be very useful for portable installs

C
cbtaz001
Junior Member
49
10-17-2016, 05:58 PM
#7
I've resolved the issue, but I still need to repeat the steps each time I install the Linux SSD, which isn't very convenient.
C
cbtaz001
10-17-2016, 05:58 PM #7

I've resolved the issue, but I still need to repeat the steps each time I install the Linux SSD, which isn't very convenient.