Zum Inhalt springen

VirtualBox/Installation/Windows: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
K Textersetzung - „line>“ durch „line copy>“
 
(25 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 2: Zeile 2:


== Beschreibung ==
== Beschreibung ==
* [[Windows 11]] ist die aktuelle Version des [[Windows]]-[[Betriebssystem]]s von [[Microsoft]]
[[Windows 11]] ist die aktuelle Version des [[Windows]]-[[Betriebssystem]]s von [[Microsoft]]
* Kostenloses Upgrade für [[Windows]]
* Upgrade für [[Windows]]
* Geräte müssen [[Systemanforderungen für Windows 11]] erfüllen
* [[Windows11/Systemanforderungen|Systemanforderungen für Windows 11]]


; Systemanforderungen
; Systemanforderungen
Zeile 11: Zeile 11:
! Anforderung !! Beschreibung
! Anforderung !! Beschreibung
|-
|-
| [[Festplattenspeicher]] || > 80 GB
| [[Festplattenspeicher]] || > 80 [[GB]]
|-
|-
| [[Arbeitsspeicher]] || > 4 GB RAM
| [[Arbeitsspeicher]] || > 4 [[GB]]
|-
|-
| [[Virtualisierung]] || [[VirtualBox]]
| [[Virtualisierung]] || [[VirtualBox]]
Zeile 21: Zeile 21:
| [[#Download|Installationsmedium]] || Windows 11 ISO-Datei
| [[#Download|Installationsmedium]] || Windows 11 ISO-Datei
|}
|}
== Virtuelle Maschine ==
=== Erstellung ===
[[VirtualBox]] Starten
; Neue virtuelle Maschine erstellen
''Neu'' klicken
<!--
[[Image:Bild4.png|top]]
-->
* Namen des [[Betriebssystem]] eingeben
* Maschinenordner, Typ und Version auswählen
<!--
[[Image:Bild5.png|top]]
* ''Weiter'' klicken
-->
; Arbeitsspeicher
Virtueller Maschine Arbeitsspeicher zuweisen
* Mindestens ''4096 [[MB]]'' sind notwendig
<!--
[[Image:Bild6.png|top]]
* ''Weiter'' klicken
-->
; Virtuelle Festplatte
''Virtuelle Festplatte jetzt erstellen''
<!--
[[Image:Bild7.png|top]]
* ''Erstellen'' klicken
-->
* ''VDI (VirtualBox Disk Image)'' als Dateityp für Ihre Festplatte auwählen
<!--
* ''Weiter'' klicken
[[Image:Bild8.png|top]]
-->
* ''Dynamisch zugewiesen'' auswählen, damit Speicherplatz auf Ihrer Festplatte nach Bedarf genutzt werden kann
<!--
* ''Weiter'' klicken
[[Image:Bild9.png|top]]
-->
; Speicherort
Geeigneten Speicherort und die Größe der virtuellen Festplatte
* Mindestens 80 GB sind notwendig
<!--
* ''Weiter'' klicken
[[Bild:Bild10.png|oben]]
-->
=== Konfiguration ===
; Einstellungen
<!--
[[Bild:Bild11.png|oben]]
-->
Controller
*  SATA'' auf ''Leer'' klicken
<!--
[[Bild:Bild12.png|oben]]
-->
* Nach dem Klicken auf ''Leer''
<!--
[[Image:Bild13.png|top]]
-->
* Wählen Sie die Windows 11-ISO-Image-Datei auf Ihrem lokalen System aus und klicken Sie auf ''Öffnen''
<!--
[[Image:Bild14.png|top]]
-->
* Windows 11-ISO-Datei wurde ausgewählt, klicken Sie auf ''OK''
<!--
[[Bild:Bild15.png|oben]]
-->


== Installation ==
== Installation ==
<syntaxhighlight lang="bash" highlight="1" line>
<syntaxhighlight lang="bash" highlight="1" line copy>
  sudo apt install virtualbox
  sudo apt install virtualbox
</syntaxhighlight>
</syntaxhighlight>
Zeile 48: Zeile 124:
[[Image:Bild17.png|top]]
[[Image:Bild17.png|top]]
-->
-->
Die Installation von Windows 11 wird ausgeführt..
Die Installation von Windows 11 wird ausgeführt
<!--
<!--
[[Image:Bild18.png|top]]
[[Image:Bild18.png|top]]
Zeile 58: Zeile 134:
[[Image:Bild19.png|top]]
[[Image:Bild19.png|top]]
-->
-->
=== Installation ===
''Start'' klicken
* Installationsvorgang für Windows 11 startet
Oder setzen Sie den Cursor auf die Windows 11-Leiste
* klicken Sie mit der rechten Maustaste, wählen Sie die Option ''Start'' und klicken Sie auf ''Normaler Start''
* Der Installationsvorgang für Windows 11 wird gestartet
<!--
[[Image:Bild16.png|top]]
-->
Drücken Sie nun eine beliebige Taste, um den Startvorgang von Windows 11 zu starten
<!--
[[Image:Bild17.png|top]]
-->
Die Installation von Windows 11 wird ausgeführt
<!--
[[Image:Bild18.png|top]]
-->
; Mindestsystemanforderungen
Richten Sie nun die Mindestsystemanforderungen für die Installation dieser Windows-Version ein
<!--
[[Image:Bild19.png|top]]
-->
<noinclude>


=== Download ===
=== Download ===
; ISO-Datei herunterladen
* https://www.microsoft.com/software-download/windows11 (ca. 5,5 GB)
<!--
[[Image:Bild3.png|top]]
-->
; Download VirtualBox for Linux Hosts
; Download VirtualBox for Linux Hosts
; Note
; Note
: The package architecture has to match the Linux kernel architecture, that is, if you are running a 64-bit kernel, install the appropriate AMD64 package (it does not matter if you have an Intel or an AMD CPU). Mixed installations (e.g. Debian/Lenny ships an AMD64 kernel with 32-bit packages) are not supported. To install VirtualBox anyway you need to setup a 64-bit chroot environment.
: The package architecture has to match the Linux kernel architecture, that is, if you are running a 64-bit kernel, install the appropriate AMD64 package (it does not matter if you have an Intel or an AMD CPU)
* Mixed installations (e.g. Debian/Lenny ships an AMD64 kernel with 32-bit packages) are not supported
* To install VirtualBox anyway you need to setup a 64-bit chroot environment


; GPL version 3
; GPL version 3
The VirtualBox base package binaries are released under the terms of the GPL version 3.
The VirtualBox base package binaries are released under the terms of the GPL version 3


; Install
; Install
Zeile 84: Zeile 196:
* All distributions (built on EL6 and therefore not requiring recent system libraries)
* All distributions (built on EL6 and therefore not requiring recent system libraries)


You might want to compare the checksums to verify the integrity of downloaded packages. ''The SHA256 checksums should be favored as the MD5 algorithm must be treated as insecure!''  
You might want to compare the checksums to verify the integrity of downloaded packages. ''The SHA256 checksums should be favored as the MD5 algorithm must be treated as insecure!''
  SHA256 checksums MD5 checksums
  SHA256 checksums MD5 checksums
== Debian ==
; Debian-based Linux distributions
Add the following line to your <code>/etc/apt/sources.list</code>. For Debian 11 and older, replace '<code><mydist></code>' with '<code>bullseye</code>', '<code>buster</code>', or '<code>stretch</code>'. For Ubuntu 22.04 and older, 'replace '<code><mydist></code>' with '<code>jammy</code>', '<code>eoan</code>', '<code>bionic</code>', '<code>xenial</code>',
deb [arch=amd64 signed-by=/usr/share/keyrings/oracle-virtualbox-2016.gpg] <nowiki>https://download.virtualbox.org/virtualbox/debian</nowiki> <mydist> contrib
The Oracle public key for verifying the signatures can be downloaded here. You can add these keys with
sudo gpg --yes --output /usr/share/keyrings/oracle-virtualbox-2016.gpg --dearmor oracle_vbox_2016.asc
or combine downloading and registering:
wget -O- <nowiki>https://www.virtualbox.org/download/oracle_vbox_2016.asc</nowiki> | sudo gpg --yes --output /usr/share/keyrings/oracle-virtualbox-2016.gpg --dearmor
The key fingerprint for oracle_vbox_2016.asc is
B9F8 D658 297A F3EF C18D  5CDF A2F6 83C5 2980 AECF
Oracle Corporation (VirtualBox archive signing key) <info@virtualbox.org>
To install VirtualBox, do
sudo apt-get update
sudo apt-get install virtualbox-7.1
Replace <code>virtualbox-7.1</code> by <code>virtualbox-7.0</code> to install the latest VirtualBox 7.0 build.
What to do when experiencing '''The following signatures were invalid: BADSIG ...''' when refreshing the packages from the repository?
# sudo -s -H
# apt-get clean
# rm /var/lib/apt/lists/*
# rm /var/lib/apt/lists/partial/*
# apt-get clean
# apt-get update
If you previously added the Oracle key(s) to your default keyring (now considered insecure), remove them again with:
sudo apt-key remove 5CDFA2F683C52980AECF
sudo apt-key remove D9C954422A4B98AB5139
''(As of VirtualBox 3.2, the signing key was changed. The old Sun public key for apt-secure can be downloaded ​here. Likewise, the Oracle public key for distributions older than Debian 8 and Ubuntu 16.04 can be downloaded here.)''




[[Kategorie:VirtualBox/Installation]]
[[Kategorie:VirtualBox/Installation]]


== Virtuelle Maschine ==
<noinclude>
=== Erstellung ===
[[VirtualBox]] Starten
 
; Neue virtuelle Maschine erstellen
''Neu'' klicken
<!--
[[Image:Bild4.png|top]]
-->
* Namen des [[Betriebssystem]] eingeben
* Maschinenordner, Typ und Version auswählen
* ''Weiter'' klicken
<!--
[[Image:Bild5.png|top]]
-->


; Arbeitsspeicher
Virtueller Maschine Arbeitsspeicher zuweisen
* Mindestens ''4096 MB'' sind notwendig
* ''Weiter'' klicken
<!--
[[Image:Bild6.png|top]]
-->
; Virtuelle Festplatte
''Virtuelle Festplatte jetzt erstellen''
<!--
[[Image:Bild7.png|top]]
-->
* ''Erstellen'' klicken
* ''VDI (VirtualBox Disk Image)'' als Dateityp für Ihre Festplatte auwählen
* ''Weiter'' klicken
<!--
[[Image:Bild8.png|top]]
-->
* ''Dynamisch zugewiesen'' auswählen, damit Speicherplatz auf Ihrer Festplatte nach Bedarf genutzt werden kann
* ''Weiter'' klicken
<!--
[[Image:Bild9.png|top]]
-->
; Speicherort
Geeigneten Speicherort und die Größe der virtuellen Festplatte
* Mindestens 80 GB sind notwendig
* ''Weiter'' klicken
<!--
[[Bild:Bild10.png|oben]]
-->
=== Konfiguration ===
; Einstellungen
<!--
[[Bild:Bild11.png|oben]]
-->
* Unter ''Controller: SATA'' auf ''Leer'' klicken
<!--
[[Bild:Bild12.png|oben]]
-->
* Nach dem Klicken auf ''Leer''
<!--
[[Image:Bild13.png|top]]
-->
* Wählen Sie die Windows 11-ISO-Image-Datei auf Ihrem lokalen System aus und klicken Sie auf ''Öffnen''
<!--
[[Image:Bild14.png|top]]
-->
* Windows 11-ISO-Datei wurde ausgewählt, klicken Sie auf ''OK''
<!--
[[Bild:Bild15.png|oben]]
-->
<noinclude>
== Anhang ==
== Anhang ==
=== Siehe auch ===
=== Siehe auch ===
{{Special:PrefixIndex/VirtualBox/Installation}}
{{Special:PrefixIndex/VirtualBox/Installation}}
----
{{Special:PrefixIndex/Windows11/Installation/}}


=== Dokumentation ===
=== Dokumentation ===

Aktuelle Version vom 11. Mai 2025, 13:44 Uhr

VirtualBox/Installation/Windows - Installation von Windows 11 in VirtualBox

Beschreibung

Windows 11 ist die aktuelle Version des Windows-Betriebssystems von Microsoft

Systemanforderungen
Anforderung Beschreibung
Festplattenspeicher > 80 GB
Arbeitsspeicher > 4 GB
Virtualisierung VirtualBox
CPU Ein Kern oder Thread für jede virtualisierte CPU und einer für den Host
Installationsmedium Windows 11 ISO-Datei

Virtuelle Maschine

Erstellung

VirtualBox Starten

Neue virtuelle Maschine erstellen

Neu klicken

  • Namen des Betriebssystem eingeben
  • Maschinenordner, Typ und Version auswählen
Arbeitsspeicher

Virtueller Maschine Arbeitsspeicher zuweisen

  • Mindestens 4096 MB sind notwendig
Virtuelle Festplatte

Virtuelle Festplatte jetzt erstellen

  • VDI (VirtualBox Disk Image) als Dateityp für Ihre Festplatte auwählen
  • Dynamisch zugewiesen auswählen, damit Speicherplatz auf Ihrer Festplatte nach Bedarf genutzt werden kann


Speicherort

Geeigneten Speicherort und die Größe der virtuellen Festplatte

  • Mindestens 80 GB sind notwendig


Konfiguration

Einstellungen

Controller

  • SATA auf Leer klicken
  • Nach dem Klicken auf Leer
  • Wählen Sie die Windows 11-ISO-Image-Datei auf Ihrem lokalen System aus und klicken Sie auf Öffnen
  • Windows 11-ISO-Datei wurde ausgewählt, klicken Sie auf OK

Installation

 sudo apt install virtualbox
Download
ISO-Datei herunterladen


Start klicken

  • Installationsvorgang für Windows 11 startet

Oder setzen Sie den Cursor auf die Windows 11-Leiste

  • klicken Sie mit der rechten Maustaste, wählen Sie die Option Start und klicken Sie auf Normaler Start
  • Der Installationsvorgang für Windows 11 wird gestartet

Drücken Sie nun eine beliebige Taste, um den Startvorgang von Windows 11 zu starten Die Installation von Windows 11 wird ausgeführt

Mindestsystemanforderungen

Richten Sie nun die Mindestsystemanforderungen für die Installation dieser Windows-Version ein

Installation

Start klicken

  • Installationsvorgang für Windows 11 startet

Oder setzen Sie den Cursor auf die Windows 11-Leiste

  • klicken Sie mit der rechten Maustaste, wählen Sie die Option Start und klicken Sie auf Normaler Start
  • Der Installationsvorgang für Windows 11 wird gestartet

Drücken Sie nun eine beliebige Taste, um den Startvorgang von Windows 11 zu starten Die Installation von Windows 11 wird ausgeführt

Mindestsystemanforderungen

Richten Sie nun die Mindestsystemanforderungen für die Installation dieser Windows-Version ein


Download

ISO-Datei herunterladen


Download VirtualBox for Linux Hosts
Note
The package architecture has to match the Linux kernel architecture, that is, if you are running a 64-bit kernel, install the appropriate AMD64 package (it does not matter if you have an Intel or an AMD CPU)
  • Mixed installations (e.g. Debian/Lenny ships an AMD64 kernel with 32-bit packages) are not supported
  • To install VirtualBox anyway you need to setup a 64-bit chroot environment
GPL version 3

The VirtualBox base package binaries are released under the terms of the GPL version 3

Install

Choose the appropriate package for your Linux distribution

VirtualBox 7.1.4 for Linux
  • Oracle Linux 9 / Red Hat Enterprise Linux 9
  • Oracle Linux 8 / Red Hat Enterprise Linux 8
  • Ubuntu 24.10
  • Ubuntu 24.04
  • Ubuntu 22.04
  • Ubuntu 20.04
  • Debian 12
  • Debian 11
  • openSUSE 15.3 / 15.4 / 15.5 / 15.6
  • Fedora 40 / 41
  • Fedora 36 / 37 / 38 / 39
  • All distributions (built on EL6 and therefore not requiring recent system libraries)

You might want to compare the checksums to verify the integrity of downloaded packages. The SHA256 checksums should be favored as the MD5 algorithm must be treated as insecure!

SHA256 checksums MD5 checksums


Anhang

Siehe auch


Dokumentation

Links

Projekt

Weblinks