LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 11-14-2023, 04:04 AM   #16
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,573

Rep: Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499

Quote:
The advantage, is, that you don't have to have 1 USB per image.
Ventoy is capable of that and I think other software also but I have never used Ventoy or heard of Easy2Boot. All you need to be able to do this is an installation of Grub2 and the ability to read and follow simple instructions. If you want to boot in Legacy and EFI mode, create an unformatted 1MB BIOS_boot partition and a 1-500MB EFI partition then install Grub2 in Legacy and EFI modes on the drive. You then just copy the iso files to the flash drive to a single partition or as many partitions as you want and manually create a menuentry in grub.cfg for them. I expect the last part is what most users want automated although there are example entries available for most Linux distributions online.

As to the primary question, my experience is the same as posted above, that turning off Secure Boot isn't generally that difficult. I'm not really sure why Microsoft wanted this as current windows boot without it enabled.

Another thing about Easy2Boot is that the download is an .exe file which requires Windows. Their site suggests using FAT32 filesystems on the USB which has limitations. Doing this manually with Grub2 allows Linux filesystems with larger partitions and files.

Last edited by yancek; 11-14-2023 at 04:15 AM.
 
Old 11-14-2023, 08:24 AM   #17
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,007
Blog Entries: 26

Rep: Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522
Quote:
Originally Posted by yancek View Post
Another thing about Easy2Boot is that the download is an .exe file which requires Windows. Their site suggests using FAT32 filesystems on the USB which has limitations. Doing this manually with Grub2 allows Linux filesystems with larger partitions and files.

Well, that's an extremely helpful little bit of information for me. Thanks for that.
 
Old 11-15-2023, 07:35 AM   #18
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,441

Original Poster
Blog Entries: 43

Rep: Reputation: 36
Quote:
My choice has been to buy native Linux machines.
Well, now that I'm mostly using Linux, I'd like to make that choice mostly too. Even if I use Windows sometimes, and need a laptop for it, I'd like to use a Linux laptop for Linux, and Windows laptop for Windows. I'm trying to reduce windows seriously though. It's sometimes a necessary evil. But if I figure out my details, I can pretty much eliminate it mostly. See other threads for what problems I've faced, though recent shows you recent. HOWEVER, it's going to be awhile before I need to buy another laptop again though, unless for future work or school.
 
Old 11-15-2023, 07:36 AM   #19
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,441

Original Poster
Blog Entries: 43

Rep: Reputation: 36
Quote:
Sadly, no Linux-native OEM wants my business.
Why not? If you can share...
 
Old 11-15-2023, 07:39 AM   #20
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,441

Original Poster
Blog Entries: 43

Rep: Reputation: 36
Quote:
The manufacturers that I tend to favour these days are HP & Dell, but I buy pre used, & consider all options available.....
Though I was mostly using windows for awhile, Dell has been my favorite. I think as far as hardware, sometimes I "might" still like them, except for the price nowdays. That's why I've got an HP machine now. I needed something that would meet specs for school. Otherwise, I'd have bought nothing and be sitting in front of my Dell now. I still have my Dell, it's just not my main one. It's for guests and stuff now.
 
Old 11-15-2023, 07:40 AM   #21
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,441

Original Poster
Blog Entries: 43

Rep: Reputation: 36
I'll continue reading later. I have to get ready and go now.
 
Old 11-15-2023, 08:16 AM   #22
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,007
Blog Entries: 26

Rep: Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522
Quote:
Originally Posted by des_a View Post
Why not? If you can share...

I won't purchase larger than 14", which many of them don't offer a 14", and for a few years I wouldn't purchase Intel because their processors were SOOOOOOOOOOOOO far behind AMD. Only Linux OEM I know of that makes a compatible system is Framework. But the problem with them is they want "pay us today for a laptop...eventually". I'm not cool with paying now for a laptop that will ship eventually. I pay now, it ships now. If you can't do that, I will find someone else. So literally not a single vendor that I can do business with currently.
 
Old 11-16-2023, 01:17 PM   #23
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,441

Original Poster
Blog Entries: 43

Rep: Reputation: 36
I'm continuing reading now.
 
Old 11-16-2023, 01:27 PM   #24
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,441

Original Poster
Blog Entries: 43

Rep: Reputation: 36
So I found out, that though windows only, what I needed to make for current setup, was 3 boot disks in order to cover all my current scenerios. First, is I needed a regular ventoy one, for most tasks. But I have what I now know as an IA32 machine, just one that I know of, and for that, I need version 1.0.30 of the ventoy software. However, there's one that still won't boot, software that I MUST use, oddly enough, Linux software, so I needed one easy2boot whether I liked it or not, for that sceherio. I can use my machine which is made for hardware that won't work otherwise for that. I don't know what I'm going to do when windows 12 comes out. But for now, I use windows 10 wherever I need windows, except for old windows xp servers. But I'll continue to reduce as much as I can with Linux instead. In order to do this, I need to finish my standard scripts, some code is already written, but I need to modernize it.
 
Old 11-16-2023, 01:30 PM   #25
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,441

Original Poster
Blog Entries: 43

Rep: Reputation: 36
Quote:
I won't purchase larger than 14'...
Oh. I generally prefer 15".
 
Old 11-16-2023, 01:32 PM   #26
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,441

Original Poster
Blog Entries: 43

Rep: Reputation: 36
OK. That will wrap up THIS thread. Thanks!

Last edited by des_a; 11-16-2023 at 05:51 PM. Reason: Missed a word.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Selenium: Check whether button exist or not and if exist whether the the text is in it is desired one or not daichiash General 0 07-03-2020 10:17 AM
What makes some tech savvy people decide to give GNU/Linux a try and others never even bother? linustalman Linux - General 43 07-25-2019 05:35 AM
How can I figure out whether a sound card is being used? RandomTroll Linux - Hardware 2 05-12-2018 04:36 PM
LXer: How to decide whether to open source your SaaS solution LXer Syndicated Linux News 0 05-02-2018 11:40 AM
A script that could figure out whether a file is tracked by slackware pkg system or n grissiom Slackware 4 07-28-2009 11:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 03:36 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration