I feel the most comfortable when installing Gentoo specifically using the official ISO, the official way and the way it was intended to be installed. I tried the ISOs on virtual machine, and I loved it. Installation alternatives wiki page says that this is the only fully supported method. Also, if there is a problem, why not try my best to fix it?rndusr wrote:I'm curious: why do you specifically want to use a Gentoo ISO?
As long as the ISO boots and has the necessary drivers and tools for setting up the partitions/filesystems and connecting to the internet, you will be fine. The final installed system will not be "tainted" in any way for being installed using e.g. a Ubuntu ISO.DenyAllow wrote:I feel the most comfortable when installing Gentoo specifically using the official ISO, the official way and the way it was intended to be installed. I tried the ISOs on virtual machine, and I loved it.
The support is based on volunteers, such as us here on the forums, and you will probably get help regardless of which ISO you use. In general, people like to help.DenyAllow wrote:Installation alternatives wiki page says that this is the only fully supported method.
Sure, that could be worth it for the educational journey. But there will probably be more interesting and meaningful things to look into with your installed system.DenyAllow wrote:Also, if there is a problem, why not try my best to fix it?
Yes, I'm running the latest BIOS. I don't have any EFI support.catuser wrote:Is your laptop running the latest-and-greatest BIOS?
Check on HP support site.
Does your laptop support UEFI boot?
https://www.hp.com/us-en/shop/tech-takes/what-is-uefi
I checked this thread a long time ago, I even left a comment no one noticed.catuser wrote:For your information
https://github.com/ventoy/Ventoy/issues/1374
Oh! So if this requirement is a thing, and it applies to my machine, there is no solution to this and I should just give up?catuser wrote:Have you read this (ventoy on Jan 13, 2022)
Some old legacy bios machine boot the USB device fine only if the 1st partition of the USB device start from sector 63.
Ventoy's 1st partition is start from sector 2048. So if your machine has such requirement then it can not use Ventoy.
My first attempt failed miserably: I created a partition on my USB with the first sector of 63, set the bootable flag, copied Gentoo ISO contents to the partition, and installed GRUB to it. It behaves the same, as if I just burnt ISO to USB as usual.catuser wrote:Try it and don't forget to report your results.

in other words, some ISO files are bootable on your laptop, right?I installed Linux Gentoo several times, but all of these attempts were on other live CDs (Linux Mint, Arch Linux)
Of course! I noticed that all bootable ISOs use Isolinux, and ISOs that can't boot properly (also applies to Fedora, Manjaro) use GRUB. Coincidence?catuser wrote:Some ISO files are bootable on your laptop, right?
If I had money to purchase one, I would do that instantly and don't bother anyone with these kinds of problems.catuser wrote:An alternative way is to buy a new laptop.
For your infoFor the Live USB creation mode, UNetbootin generates an appropriate syslinux config file in /syslinux.cfg, and makes your USB drive bootable using syslinux
I remember this utility! I tried it once around a year ago, I used Arch Linux ISO. I'm not sure about Gentoo, I certainly should try this! I'll leave another message to inform about the results.catuser wrote:DenyAllow,
Have you tried UNetbootin?
https://en.wikipedia.org/wiki/UNetbootin
https://github.com/unetbootin/unetbooti ... howitworks