Menu
e-lo
  • Home
    • Tech
    • Inspiration and about
  • Database
    • T-SQL
    • SQL Server quick
    • SQL server docs
    • MySql quick sheet
    • Postgre
    • InfluxDB
  • Programming
    • Automating the boring stuff
    • Python 101
    • Python Docs
    • Python Logging
    • Powershell 4 lang ref
    • MS Azure PS
    • MS Azure Command-Line Interface (CLI) doc
  • Azure
    • AZ-104-MS Azure Administrator 101 quick ref
    • AZ-104 Lab
    • MS Windows virtual machines in Azure
    • MS ARM Docs
    • MS ARM Template Docs
    • MS ARM Tutorial
    • MS Deployment scripts (intern/extern)
    • ARM Quickstart
    • MS ARM templates 4h
  • Az Adm
    • AD 101
    • Governance and Compliance 102
    • Administration 103
    • Virtual Networking 104
    • Storage 107 (With table (NoSQL and more))
    • Virtual Machines 108
    • Azure Virtual Machines 101
    • Monitor VM (and market)
  • Linux
    • Top CMD’s
    • Useful CMD Linux
    • ss64 Linux
    • Ubuntu
    • 30 things Ubuntu 18.04
    • Bootable Ubuntu USB
    • LinuxFilesystemTreeOverview
  • Zen
    • Not thinking about anything is Zen
e-lo

Virtualbox install and run windows server 2008 R2

Posted on September 26, 2018September 27, 2018 by espenk

Prerequisite:

Have a working Oracle VM VirtualBox, enable virtualization in bios if it is not enabled and have an iso disk of windows server 2008 R2.

Ready?

Microsoft Hyper-V:

https://www.tutorialspoint.com/windows10/windows10_virtualization.htm

Oracle VM VirtualBox:

https://www.virtualbox.org/manual/ch01.html

Enable virtualization in win 10 if you need to. Restart pc and press F2 for bios. Under “Advanced” tab, find the last one “Intel Virtualization Technology”, change it to “Enabled”.  Press F10 for save and exit.

You should now have several more options regarding OS to use, select Windows 2008 (64bit)

Create a virtual machine:

https://www.virtualbox.org/manual/ch01.html#idm485

 

Now configure your box, 2048 mb RAM, create a virtual hard disk now, VDI,  dynamically allocated, file location and size, 25GB.

Start your virtualmachine and and point to the OS iso file.

 

Now “install windows” will launch:

Select version:

Select type:

Verify disk from virtualbox:

Almost there:

Set the password:

Ready:

And we are done:

 

Now it is time to start to develop and test…

The difference between these three options is crucial. They mean:

Save the machine state: With this option, VirtualBox “freezes” the virtual machine by completely saving its state to your local disk.

When you start the VM again later, you will find that the VM continues exactly where it was left off. All your programs will still be open, and your computer resumes operation. Saving the state of a virtual machine is thus in some ways similar to suspending a laptop computer (e.g. by closing its lid).

Send the shutdown signal. This will send an ACPI shutdown signal to the virtual machine, which has the same effect as if you had pressed the power button on a real computer. So long as the VM is running a fairly modern operating system, this should trigger a proper shutdown mechanism from within the VM.

Power off the machine: With this option, VirtualBox also stops running the virtual machine, but without saving its state.

 

RSS Azure

  • Insights and best practices to run business-critical applications on Azure April 8, 2021

RSS Python

  • PEP 656: Platform Tag for Linux Distributions Using Musl March 17, 2021

Cloud

Ansible (1) ARM (7) azure (23) cmd (1) Django (4) Docker (1) e-lo (2) Flask (2) Github (9) Grafana (2) Information (1) Information Retrieval (12) JAVA (1) kivy (2) Kotlin (4) linux (13) mobile (2) Natural Language Prossesing (NLP) (2) Net.Core (1) Networking and Security (2) OPC (2) PEP8 (1) Philosophy (3) Python (42) Python Networking and Security (2) Reason (2) RMQ (2) Solr (11) Sql (10) VSC (1) Warframe (2) WMVARE (4) Zabbix (7)

Recent Posts

  • TODO Ubuntu Ubuntu 20.04.2 LTS and Bash
  • Disk measurements with typeperf (Pandas py)
  • 2 TODO Azure, Arm and Bash
  • Cryptography with Python – Caesar Cipher
  • 1 TODO Udemy AZ-104 Microsoft Azure Administrator Exam Certification (Scott Duffy)

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
©2021 e-lo | Powered by WordPress & Superb Themes