Spyke

trying to dual boot laptop

I decided to go with Linux mint for my laptop. After installing it alongside windows 10, it won't boot into either. If I reboot from my USB stick, it says that maybe it's too far away from the start of the drive to be detected. But I believe there is some intel /hp stuff that includes some kind of boot that might also be interfering. Does anyone have a good way forward from here?

Link from boot repair: https://paste.ubuntu.com/p/GJcsXfRkrj/

https://paste.ubuntu.com/p/GJcsXfRkrj/Open linkView original on lemmy.world
lemmy.ca

Could be you need to set boot partition EFI in BIOS, or could be a recovery partition messing things up for you

2

Do you know if you installed in legacy BIOS or EFI mode? If its EFI then most BIOS screens have a method to then pick the actual EFI entry (if the bootup discovers more than one) and you can then set it to boot Linux (and hopefully your Linux install did a probe OS and chainloaded to your Windows Boot). I had this issue before.

I also had an HP recovery partition getting invoked every time windows booted and detected change. The remedy wiping the drive to her ride of that stupid partition

3
scribe.disroot.org

often times if you had backed up any important files before doing this you are gonna waste less time by just doing a clean reinstall, but you can definitely try to troubleshoot fixing the boot

2

I can access all the files via booting from USB, so maybe that's just the route I go then

2
lemmy.world

It has three entries in gparted. "/dev/sda1" is "grub core.img" and is 1.00 MiB. "/dev/sda2" is fat32 and is 513 MiB and "/dev/sda3" is ext4 and is 237.97 GiB.

2

ext4 would be normal for linux and windows is usually formatted as ntfs, there's nothing abnormal with the partitions if you were trying to do just mint, unless the install messed with something weird in the bios I can't imagine why it wouldn't boot if you erased the drive while installing mint only, the installation should select that partition to boot without you having to do anything extra

1

I had no issue with HP, even with secure boot. Just had to pick boot order in BIOS

2

You reached the end

trying to dual boot laptop | Spyke