UEFI unable to boot linux
- johnmc1
- Offline
- Senior Member
Less
More
- Posts: 78
- Thank you received: 21
01 Apr 2022 11:56 #238982
by johnmc1
UEFI unable to boot linux was created by johnmc1
Good Day All,
Trying to load debian wheezy, but windows 11 on the new HP laptop with UEFI system boot loader, has no legacy bios.
Not interested in the microsoft dual boot for the windose 11.
Any suggestions will be most appreciated.
Cheers john
Trying to load debian wheezy, but windows 11 on the new HP laptop with UEFI system boot loader, has no legacy bios.
Not interested in the microsoft dual boot for the windose 11.
Any suggestions will be most appreciated.
Cheers john
Please Log in or Create an account to join the conversation.
- tommylight
- Online
- Moderator
Less
More
- Posts: 19479
- Thank you received: 6532
01 Apr 2022 12:13 #238983
by tommylight
Replied by tommylight on topic UEFI unable to boot linux
Hmmm ... question:
Why Wheezy on a laptop?
There is no parallel port on that laptop so wheezy is useless, nevermind that it is way past it's end of life so no more updates.
Try the 2.8.2 from the downloads page, it should boot with UEFI and it is required if you intend to use Mesa ethernet boards as it uses the RT-Preempt kernel.
But before any of that, boot the laptop from the USB into a live session and test the latency with:If the intention is to use it as a sim, you can boot a live session and open a config from another USB or from the HDD/SSD, even without installing. You can even run machines from a live session, but i would not do that for daily use.
Why Wheezy on a laptop?
There is no parallel port on that laptop so wheezy is useless, nevermind that it is way past it's end of life so no more updates.
Try the 2.8.2 from the downloads page, it should boot with UEFI and it is required if you intend to use Mesa ethernet boards as it uses the RT-Preempt kernel.
But before any of that, boot the laptop from the USB into a live session and test the latency with:
latency-histogram --nobase --sbinsize 1000 --show
The following user(s) said Thank You: johnmc1
Please Log in or Create an account to join the conversation.
- rodw
- Offline
- Platinum Member
Less
More
- Posts: 10795
- Thank you received: 3556
01 Apr 2022 12:54 #238986
by rodw
Replied by rodw on topic UEFI unable to boot linux
I would probably install Debian Bullseye using an ISO burnt using Rufus and install Linuxcnc from source. using these instructions
www.qtpyvcp.com/install/bullseye.html
Bullseye seems to have good support for UEFI in the Linux 5.10 kernel.
I don't think BUster on the 2.8 iso provide good UEFI support
www.qtpyvcp.com/install/bullseye.html
Bullseye seems to have good support for UEFI in the Linux 5.10 kernel.
I don't think BUster on the 2.8 iso provide good UEFI support
The following user(s) said Thank You: johnmc1
Please Log in or Create an account to join the conversation.
- johnmc1
- Offline
- Senior Member
Less
More
- Posts: 78
- Thank you received: 21
02 Apr 2022 10:52 #239049
by johnmc1
Replied by johnmc1 on topic UEFI unable to boot linux
Linuxcnc UEFI BOOT Good day all. Thanks to Tommylight and Rodw for their input Tommylight said why wheezy ? I only wanted a laptop as a light computor when away from home.It was the cheapest laptop that was available ,only reason I suggested wheezy ,is because, it is used in my lathe and mill .Untill this time, I have had no trouble,getting legacy bios to work .And as you say the laptop is not suitable for linuxcnc work.I live 200 km from Melbourne and there are no cheap good laptops around home . As Rodw Suggested, I will try installing Debian Bullseye with Rufus that shouldkeep me out of mischief . Cheers johnp { margin-bottom: 0.25cm; line-height: 115%; }
Please Log in or Create an account to join the conversation.
- johnmc1
- Offline
- Senior Member
Less
More
- Posts: 78
- Thank you received: 21
02 Apr 2022 11:07 #239050
by johnmc1
Replied by johnmc1 on topic UEFI unable to boot linux
Apology for the poor presentation I mucked up sending the above file.
Cheers john
Cheers john
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23170
- Thank you received: 4860
07 Apr 2022 20:42 #239583
by andypugh
Replied by andypugh on topic UEFI unable to boot linux
It has some UEFI support (I bought a UEFI PC to check, when I made the ISO file)I don't think BUster on the 2.8 iso provide good UEFI support
Please Log in or Create an account to join the conversation.
- johnmc1
- Offline
- Senior Member
Less
More
- Posts: 78
- Thank you received: 21
29 Apr 2022 07:42 #241613
by johnmc1
Replied by johnmc1 on topic UEFI unable to boot linux
Problem solved installed mint 20,3 which has the wifi an blue tooth, firm ware included.
Many thanks for the help.
Best Regards john
Many thanks for the help.
Best Regards john
Please Log in or Create an account to join the conversation.
- rodw
- Offline
- Platinum Member
Less
More
- Posts: 10795
- Thank you received: 3556
29 Apr 2022 09:21 #241618
by rodw
Debian 12 Bookworm (aka testing) has a packaged version of master/2.9 which can be installed by typing
sudo apt install linuxcnc-uspace
This gets you to the 5.17 kernel well ahead of Mint's 5.4 so a wider range of hardware is supported.
Replied by rodw on topic UEFI unable to boot linux
John, Just be aware that you will be unable to run Master branch on Mint 20.3 becasue the included version of Python 3 is < the requirement of 3.9 and higher. I used to use Mint but now always use Debian Bullseye or higher for this reason.Problem solved installed mint 20,3 which has the wifi an blue tooth, firm ware included.
Many thanks for the help.
Best Regards john
Debian 12 Bookworm (aka testing) has a packaged version of master/2.9 which can be installed by typing
sudo apt install linuxcnc-uspace
This gets you to the 5.17 kernel well ahead of Mint's 5.4 so a wider range of hardware is supported.
The following user(s) said Thank You: johnmc1
Please Log in or Create an account to join the conversation.
Time to create page: 0.060 seconds