Toxblh / WinToLinux

Reboot Windows to Linux in two clicks! Editing UEFI order for next start of the system
MIT License
84 stars 3 forks source link

Usage Instructions #8

Open majordamo opened 1 week ago

majordamo commented 1 week ago

HI, forgive me if I missed something here, but I cannot find any human instructions on how to use this. I installed the .exe, which didn't show any obvious feedback when installed, so I was kind of stuck as to what to do next.

I'm using Windows 11, and there is nothing to see in any of the shutdown menus that allows me to select Linux.

If I'm supposed to use the terminal.. how do I do so?

Thanks.

Toxblh commented 1 week ago

Hi, after start the .exe that should appear a penguin in your tray image Possible that is hidden under triangle to present less in the dock. Click on it will present a menu to choose next reboot option and reboot button

majordamo commented 1 week ago

Yes thank you.

Thank you. I found it, just as you said, hidden in the dock.

I am a Linux user and never use Windows normally so didn't know that.

It didn't work for me. It rebooted right back into windows after showing the Grub screen and timing out.

( My issue is that I have a dual touchscreen laptop. Keyboard andoise are wireless and so don't work until you're in an OS.

This means I cannot select any item in Grub. Ridiculous I know.

Any advice appreciated And thanks for building this tool!!!

On Fri, 21 Jun 2024, 12:29 Anton Palgunov, @.***> wrote:

Hi, after start the .exe that should appear a penguin in your tray image.png (view on web) https://github.com/Toxblh/WinToLinux/assets/2198153/0bc461c1-451e-4e10-be39-14b0daf94baa Possible that is hidden under triangle to present less in the dock. Click on it will present a menu to choose next reboot option and reboot button

— Reply to this email directly, view it on GitHub https://github.com/Toxblh/WinToLinux/issues/8#issuecomment-2182569611, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAU3S6TPQETHXT3MT3UAEJ3ZIQFAJAVCNFSM6AAAAABJVWJEF6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBSGU3DSNRRGE . You are receiving this because you authored the thread.Message ID: @.***>

Toxblh commented 1 week ago

I am a Linux user as well. But some software and games are only available on Windows, so sad but true.

Ok, first of all, I assume you have 2 SSD/HDD for two systems. Because my tool only changes the order of boot UEFI and solves that problem.

I suggest turning off OS-probe for Grub and configuring Grub to only load your Linux and removing any other options from the Grub menu. Also, you can pin Linux to always be first or even stay only Linux.

By the way, that means if you have 2 OSes on one single disk and manage them via Grub, you need to do something similar but only change the order of Grub once for the next boot. Like example by default to Linux and Windows only by request that once.

PS I have a similar UEFI tool to the one I mentioned above, but for Linux. https://github.com/Toxblh/uefibma is ugly, true, but it's just a wrapper around efibootmgr.

majordamo commented 1 week ago

Ah yes, unfortunately I have to log into Windows on this machine.

Otherwise I simply have a Linux only machine ( multi distro but not non Open Source ).

On Fri, 21 Jun 2024, 20:10 Anton Palgunov, @.***> wrote:

I am a Linux user as well. But some software and games are only available on Windows, so sad but true.

Ok, first of all, I assume you have 2 SSD/HDD for two systems. Because my tool only changes the order of boot UEFI and solves that problem.

I suggest turning off OS-probe for Grub and configuring Grub to only load your Linux and removing any other options from the Grub menu. Also, you can pin Linux to always be first or even stay only Linux.

By the way, that means if you have 2 OSes on one single disk and manage them via Grub, you need to do something similar but only change the order of Grub once for the next boot. Like example by default to Linux and Windows only by request that once.

PS I have a similar UEFI tool to the one I mentioned above, but for Linux. https://github.com/Toxblh/uefibma is ugly, true, but it's just a wrapper around efibootmgr.

— Reply to this email directly, view it on GitHub https://github.com/Toxblh/WinToLinux/issues/8#issuecomment-2183310388, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAU3S6W4KGDVWEF75FEOHATZIR3CNAVCNFSM6AAAAABJVWJEF6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBTGMYTAMZYHA . You are receiving this because you authored the thread.Message ID: @.***>