this post was submitted on 17 Jul 2025
9 points (100.0% liked)

Linux

58191 readers
874 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

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/

you are viewing a single comment's thread
view the rest of the comments
[–] Agrajag@scribe.disroot.org 2 points 2 months ago (2 children)

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

[–] ImminentOrbit@lemmy.world 2 points 2 months ago

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

[–] ImminentOrbit@lemmy.world 2 points 1 month ago (1 children)

Hmm, after reinstalling, it still doesn't boot, even without Win 10

[–] Agrajag@scribe.disroot.org 2 points 1 month ago* (last edited 1 month ago) (1 children)

Can you load in to the live usb for mint and see what it looks like when you open gparted? When you reinstalled did you select erase the whole drive or another option?

Here are two videos on clean installing either ubuntu and windows just in case.

https://www.youtube.com/watch?v=bP03Y-l9NOM

https://www.youtube.com/watch?v=dOoyem2xOyc

Even if you want to keep on dual booting you'll have to get one installed first anyways.

[–] ImminentOrbit@lemmy.world 2 points 1 month ago (1 children)

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.

[–] Agrajag@scribe.disroot.org 1 points 1 month ago* (last edited 1 month ago)

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