F5F Stay Refreshed Hardware Desktop The installation of Ubuntu on your laptop is not working properly, and you're unable to reinstall Windows.

The installation of Ubuntu on your laptop is not working properly, and you're unable to reinstall Windows.

The installation of Ubuntu on your laptop is not working properly, and you're unable to reinstall Windows.

Pages (3): Previous 1 2 3
F
freezy2004
Junior Member
23
12-11-2019, 11:13 AM
#21
You received an executable named spXXXXX.exe during the download from HP. I tested it with a generic search term and downloaded the corresponding storage driver. After extraction, you found several folders including .cat and .inf files. The question is whether this setup allows booting into Ubuntu or using a live USB, and if so, how to verify the disk type (GPT vs MBR) before proceeding.
F
freezy2004
12-11-2019, 11:13 AM #21

You received an executable named spXXXXX.exe during the download from HP. I tested it with a generic search term and downloaded the corresponding storage driver. After extraction, you found several folders including .cat and .inf files. The question is whether this setup allows booting into Ubuntu or using a live USB, and if so, how to verify the disk type (GPT vs MBR) before proceeding.

T
TheFallenRose
Senior Member
616
12-11-2019, 12:39 PM
#22
The file matches what you described for your HP Pavilion x360 Convertible 14-dy0166TU. I'll test it with a live USB, but I suspect Windows might not read the Master Boot Record properly. There could be a reason it doesn’t work in this scenario.
T
TheFallenRose
12-11-2019, 12:39 PM #22

The file matches what you described for your HP Pavilion x360 Convertible 14-dy0166TU. I'll test it with a live USB, but I suspect Windows might not read the Master Boot Record properly. There could be a reason it doesn’t work in this scenario.

G
GewoonRomano
Member
195
12-14-2019, 10:55 AM
#23
The dchu_* directories must include the .inf files. Windows can work with disks that have an MBR, but it needs the legacy mode (CSM) activated in BIOS to boot. I believe Windows 11 doesn’t allow booting from an MBR at all.
G
GewoonRomano
12-14-2019, 10:55 AM #23

The dchu_* directories must include the .inf files. Windows can work with disks that have an MBR, but it needs the legacy mode (CSM) activated in BIOS to boot. I believe Windows 11 doesn’t allow booting from an MBR at all.

J
jump0124
Junior Member
14
12-15-2019, 09:00 AM
#24
I located the .inf files you referred to, and they should work for testing. Windows 11 restricts secondary disks to MBR only if you're correct.
J
jump0124
12-15-2019, 09:00 AM #24

I located the .inf files you referred to, and they should work for testing. Windows 11 restricts secondary disks to MBR only if you're correct.

F
Fritztech
Member
218
12-15-2019, 04:35 PM
#25
You can verify the disk type in Ubuntu by using commands like `lsblk` or `fdisk -l`. Windows DiskPart provides similar functionality, but some drivers might be missing on Ubuntu. If it doesn’t appear, check the kernel modules or install necessary packages.
F
Fritztech
12-15-2019, 04:35 PM #25

You can verify the disk type in Ubuntu by using commands like `lsblk` or `fdisk -l`. Windows DiskPart provides similar functionality, but some drivers might be missing on Ubuntu. If it doesn’t appear, check the kernel modules or install necessary packages.

Pages (3): Previous 1 2 3