LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Installin Fedora on a HP Windows 10 PC (https://www.linuxquestions.org/questions/fedora-35/installin-fedora-on-a-hp-windows-10-pc-4175617873/)

mickeyboa 11-18-2017 09:09 AM

Installin Fedora on a HP Windows 10 PC
 
How do I get a HP280 G3 MT Windows 10 PC to bootup a Fedora 26 DVD , this computer wants to boot into Windows 10, it does not give you any options to boot off a DVD.

michaelk 11-18-2017 11:09 AM

You probably need to disable secure boot.

mickeyboa 11-18-2017 02:45 PM

On a HP Windows 10 PC I have disable secure boot.

I'm trying to install Fedora-26-KDE.
I can run a Fedora 26 Live DVD, but when I create three Custome Standard Partitions, I get a Error message:

"No valid boot loader target device found, See below for details."

For a UEFI installation, you must include an EFI System Partition on a GPT-Formatted disk mounted at /boot/EFI.

How do I fix this problem, and where do I goto to fix it.

This is the first Windows 10 , Secure Boot Computer I have ever installed Fedora/Linux on.

syg00 11-18-2017 04:24 PM

Simply select the Windows EFI partition (probably FAT32) and select EFI as the mount option when you define the Linux partitions. Fedora will create a directory for itself to install the UEFI grub code. Later it will and add it to the NVRAM for Fedora.

mickeyboa 11-19-2017 06:02 AM

Thanks Syg00, But, where do you select the EFI partition from, in the Fedora partition setup ?

I have found the File System in Fedora 26 Installation window.

I'm creating a Custom Partitioning for:
/
/home
Swap

My /home partition has data on it I don't want to lose, Fedora won't let me select EFI unless I format /home .

I Was able to select EFI for / because I will format it.

This is the first time I have had to select EFI in all the Fedora installs I have made on other computers.

These Window 10 computers sure do create a big problems for Fedora Installs

mickeyboa 11-19-2017 05:16 PM

Do you need to select the /home partition to EFI ? , I have files in /home that I don't want to lose

I have the / partition set to EFI

syg00 11-19-2017 09:04 PM

Fedora normally installs just fine.
Does the machine actually have Win10 installed on it ?. Was Win10 installed at time of purchase, or as an upgrade ?. From the Fedora liveCD open a terminal and run
Code:

lsblk -f
Post the output.

mickeyboa 11-20-2017 05:49 AM

Windows10 was installed on computer at time of purchase


liveuser@localhost-live ~]$ lsblk -f
NAME FSTYPE LABEL UUID MOUNTPOINT
loop0 squash
loop1 ext4 Anaconda 0615e3ea-2669-4db1-8d67-049697b01841
├─live-rw
│ ext4 Anaconda 0615e3ea-2669-4db1-8d67-049697b01841 /
└─live-base
ext4 Anaconda 0615e3ea-2669-4db1-8d67-049697b01841
loop2
└─live-rw
ext4 Anaconda 0615e3ea-2669-4db1-8d67-049697b01841 /
sda
├─sda1
│ ext4 / 1d5a6335-e30f-4cc6-9a85-9ff883466cba
├─sda2
│ swap c1646d7c-8d1e-4460-b769-6697c6511efd [SWAP]
└─sda3
ext4 /home 25f5c63c-2594-49bd-a93b-4015a038d992
sr0 iso966 Fedora-KDE-Live-27-1-6
2017-11-05-07-36-22-00 /run/initr
[liveus

syg00 11-20-2017 06:20 AM

Code:

NAME  FSTYPE LABEL            UUID                                MOUNTPOINT
loop0 squash                                                     
loop1 ext4  Anaconda        0615e3ea-2669-4db1-8d67-049697b01841
├─live-rw
│    ext4  Anaconda        0615e3ea-2669-4db1-8d67-049697b01841 /
└─live-base
      ext4  Anaconda        0615e3ea-2669-4db1-8d67-049697b01841
loop2                                                             
└─live-rw
      ext4  Anaconda        0615e3ea-2669-4db1-8d67-049697b01841 /
sda                                                               
├─sda1
│    ext4  /                1d5a6335-e30f-4cc6-9a85-9ff883466cba
├─sda2
│    swap                    c1646d7c-8d1e-4460-b769-6697c6511efd [SWAP]
└─sda3
      ext4  /home            25f5c63c-2594-49bd-a93b-4015a038d992
sr0  iso966 Fedora-KDE-Live-27-1-6
                              2017-11-05-07-36-22-00              /run/initr
[liveus

Code tags make output readable.
OK, so you've deleted Win10 - you need to make these things known.

Create another partition, make it FAT32, and assign it as EFI. Give it a Gig just to be safe. Then the install should proceed.

mickeyboa 11-20-2017 08:37 AM

and assign it as EFI.

How do I assign it to EFI.

Everyone is helpful instructing me what to do, but no one tells me how to do it.

This EFI thing is totally new to me.

I do appreicate your help.

Ican boot up on a Fedora-Live DVD, but for some reason I can't boot up on a Gparted DVD, WHY ?

mickeyboa 11-20-2017 11:15 AM

Well I got the 1gb Fat32 EFI Partition installed on hard drive. Reconnected Windows 10 hard drive.

When Boot up it will still want to go to Windows10 to login.

Is there a possibilty that I have to reinstall Fedora to get it to to select the MBR.

The hard drive I have installed in the new Windows10 is a setup on another computer, Fedora and Windows7 on separate hard drives on the other 64bit computer.

mickeyboa 11-21-2017 10:13 AM

Installing Fedora 27 .
I can't get the Live-DVD to boot up on DVD/CD drive, it automaticly tries to boot into Windows10.
On the HP Setup I have the following features setup:
Legacy Support -- Enabled
Secure Boot --- Disabled
Fast Boot ---- Disabled

I also have a 1gb fat32 EFI partition set up on Fedora/Linux hard drive and Windows10 is installed on a separate hard drive .


All times are GMT -5. The time now is 09:15 PM.