$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Debian Bullseye With Windows 10 Dual Boot Installation – Step-by-step

November 15, 2021 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading and Burning Debian ISO

    How to Download and Burn Debian Installation Media to CD/DVD/USB

    Getting Debian ISO CD/DVD/USB Media
  2. 3. Installing Debian Bullseye on Top of Windows 10

    Then Boot from Debian Installation Media
    How to StartUp Debian from CD/DVD/USB on Windows 10 PC

    Linux Boot on Windows 10 PC

    Start by choosing “Graphical install“:


    Then select the Language:
    (To confirm choices use Space-Bar, Enter or your Mouse)


    Again select the Location:
    blank

    Configure the Keyboard:
    blank

    Now the system start automatically to load the Installer Components and to configure the Network Hardware:
    blank
    blank
    So then follow to Configure the Network setting the “Hostname“, as default choice for a Desktop put “localhost”:
    blank

    And in case, next also the “Domain Name”:
    blank

    Choose the “root” Admin User Password:
    blank

    Now set the User Full Name:
    blank

    Again the “username“:
    blank

    And the User Password:
    blank

    Configure the Clock:
    blank

    Follow with the Disk Partitioning.
    So if you Partitioned Windows 10 Disk leaving a Free Space Volume, now choose “Guided – use the largest continuous free space“:
    (Else you should see -> the Manual Partitioning Guide)

    Guided free space


    Again as Partition Scheme you can make your Choice:

    All files in one partition


    Last, confirm to “Finish partitioning and write changes to disk”:

    Write changes to disk


    Finish choosing “Yes”:

    Write changes to disk

    Then start automatically the base system setup:
    blank
    After start the Package Manager Configuration.
    Usually you “No” need to load extra Media:
    blank

    Next follow to configure the Apt Package Manager.
    So confirm to use a Network Mirror with “Yes“:
    blank

    Then choose the Debian archive Mirror Country:
    blank

    Again the Archive Mirror, when uncertain take the Default:
    blank

    And possibly also the Proxy Url (Not needed):
    blank

    Then start automatically the first software installation procedure:
    blank
    Choose if partecipating to the Software popularity contest:
    blank

    Next you can choose the additional Software and the Desktop to setup on System:
    blank
    In this guide I make use of the Default GNOME Environment.

    Now you may wait a little longer during the Software Installation:
    blank
    Now confirm to install the GRUB Boot Loader:
    blank

    And next ordinarily choose the “/dev/sda” as Target:
    blank

    Finally, the Installation should be successfully achieved:
    blank

    Congrats, you should be able to Restart into Debian 11 GNU/Linux! :)

Contents