13

I have an old hp pavilion dv6 and I installed windows 7. Then i tried installing Ubuntu 24.04 and the USB wouldn't boot, it just showed "GRUB" in the top left of the screen. I tried with another USB and the same issue emerged. Is this a BIOS issue?

top 6 comments
sorted by: hot top controversial new old
[-] AsudoxDev@programming.dev 6 points 2 weeks ago* (last edited 2 weeks ago)

Try flashing the image onto the USB using another tool. You also can try the dd command in Linux (do be careful using dd though)

e.g.

dd if=ubuntu.iso of=/dev/sda bs=8M status=progress

Make sure to replace /dev/sda with your USB drive's path.

[-] Fortatech@lemy.lol 3 points 2 weeks ago

well, I tried it w/ Balena etcher and it didn't work, but it did on another laptop. I believe the fault is in the old computer.

[-] AsudoxDev@programming.dev 2 points 2 weeks ago
[-] mvirts@lemmy.world 2 points 2 weeks ago* (last edited 2 weeks ago)

It may be an issue with the bios not setting up the USB drive like grub expects.... Maybe try booting with uefi if you can?

I think those symptoms mean it's loading the first stage of grub but them grub can't find the rest of itself

I second AsudoxDev's idea that it may be worth using a different flash tool or a different USB drive if you can't get it working.

[-] Ashiette@lemmy.world 2 points 2 weeks ago

It might be that , since it used to work with W7, that UEFI is not implemented (or at least not default).

If that is the case, try to install Ubuntu on your drive using rufus or ventoy. Iirc, at least one of them has a support for legacy booting.

Then comes the hard part : I'm not sure that GRUB will install itself in legacy mode. You have to try to know...

[-] Fortatech@lemy.lol 1 points 1 week ago

Yes, I will try. Thanks.

this post was submitted on 01 Sep 2024
13 points (81.0% liked)

techsupport

2411 readers
1 users here now

The Lemmy community will help you with your tech problems and questions about anything here. Do not be shy, we will try to help you.

If something works or if you find a solution to your problem let us know it will be greatly apreciated.

Rules: instance rules + stay on topic

Partnered communities:

You Should Know

Reddit

Software gore

Recommendations

founded 1 year ago
MODERATORS