Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Ubuntu Installer does not auto-detect Legacy boot Windows 11 installation

  1. #11
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Ubuntu Installer does not auto-detect Legacy boot Windows 11 installation

    If he is running Window 11, from a PC that was made circa 2011, he has bypassed all Win11 installation requirements, so nothing should be assumed.

    In Windows, start PowerShell in Administrative Mode
    Code:
    Select-String "Detected boot environment" C:/Windows/Panther/setupact.log
    That will return the Boot mode Windows was booted in...

    And fastboot can be turned off while still in Powershell
    Code:
    powercfg /h off
    Last edited by MAFoElffen; January 21st, 2023 at 06:05 PM.

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  2. #12
    Join Date
    Jan 2023
    Beans
    7

    Re: Ubuntu Installer does not auto-detect Legacy boot Windows 11 installation

    I managed to install ubuntu as UEFI, but my USB WiFi dongle isn't detected
    I don't even have an settings page for wifi. should I make a new thread?

  3. #13
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Ubuntu Installer does not auto-detect Legacy boot Windows 11 installation

    If you did, and put it in the networking section (https://ubuntuforums.org/forumdisplay.php?f=336), it might be better, though... And get more specialized help.
    Code:
    sudo lsusb -vvv
    Last edited by MAFoElffen; January 22nd, 2023 at 07:27 AM.

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •