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

How to Install Debian Buster Alongside Windows 10 Guide

December 5, 2020 | 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 Buster on Top of Windows 10

    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 a Language:
    (To confirm choices use Space-Bar, Enter or your Mouse)


    Again select the Location:
    blank

    Configure the Keyboard:
    blank

    Now start to load the installer components and the Network Hardware lookup:
    blank
    blank
    So then set the “hostname”:
    blank

    Next also the Domain Name:
    blank

    Choose the “root” 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 choose “Manual” and follow the linked Guide:

    Manual

    Debian Buster Manual Partitioning Guide

    Partitioning Free Space

    Again confirm to write changes to Disks:
    blank
    Then start automatically the base system setup:
    blank
    Next follow to configure the Apt Package Manager.
    So confirm to use a Network Mirror:
    blank

    Then choose the Mirror Country:
    blank

    Again the Archive Mirror:
    blank

    And possibly also the Proxy Url:
    blank

    Then start automatically the first software installation procedure:
    blank
    blank

    Next you can choose the additional Software and the Desktop to setup on System:
    blank

    Again you may wait a little longer for the Software installation:
    blank
    Now confirm to install GRUB Boot Loader:
    blank

    And next select /dev/sda as Target:
    blank

    Finally, the Installation should be successfully achieved:
    blank

    Congrats, you should be able to Restart into Debian 10 GNU/Linux!

Contents