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

How to Install Debian Buster Alongside Windows 8 Guide

December 5, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing Debian Buster on Top of Windows 8

    Boot from Debian Installation Media
    The instructions about How to Boot Windows 8 PC with Linux are includeded in the Partitioning 1st Step!

    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!