this post was submitted on 21 Jan 2024
22 points (100.0% liked)

linuxmemes

20741 readers
854 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ziixe@lemmy.dbzer0.com 0 points 7 months ago (1 children)

I'm a newbie, used a derivative of Ubuntu (xubuntu) since my computer is slow and old as fuck, it ended up somehow breaking my pc into only booting the drive with the Linux install on it and refuse to boot anything else not even live USBs (putting back in my windows drive just shows "success Ubuntu" in the top left corner)

If you think it's bios related please tell me, because I tried to mess with every damn setting related to this (I didn't try resetting the CMOS but I doubt it will do anything)

If anything it probably made me hate Ubuntu based distros in general (couldn't try anything else because the pc is fucked)

[–] e8d79@feddit.de 0 points 7 months ago* (last edited 7 months ago) (1 children)

Hard to tell from the info you provided. It might be a mixup between legacy MBR and UEFI boot. Try enabling legacy boot in UEFI and make sure the boot order is correct, if your PC is really that old it might just be that your Windows install is still booting from the MBR.

[–] ziixe@lemmy.dbzer0.com 0 points 7 months ago (1 children)

I'll try that, it's actually the opposite, it has an uefi switch in the bios since it's so old it probably was the standard to use legacy boot, guessing by the CPU (core 2 duo, idk what model though) it's probably a 2007/08 prebuilt (by the weird PSU)

It would make sense that it would be a problem with windows if it didn't have the uefi setting on, but it still doesn't explain the "Ubuntu success" message I got instead (and that was the case when the Linux drive was completely disconnected )

Will reply after I try it out, if it doesn't work I'll try the CMOS instead, if that doesn't work either then I guess I fucked up my computer beyond repair

[–] e8d79@feddit.de 0 points 7 months ago

guess I fucked up my computer beyond repair

Unlikely, only misconfigured. The "Ubuntu success" message might show because your PC tries to boot from a GPT partition on a different disk or you have inadvertently overwritten the Windows bootloader. Booting from a live USB should work but it might take a couple of tries depending on what settings you have changed in the UEFI; also check if your flashdrive is working properly. Apps like the Fedora Media Writer or Rufus can check if the image is not corrupted after writing it to the drive.