|
Alles rund um Mac OSX & Linux: Fenstergröße VirtualBox DebianWindows 7 Für alle Fragen rund um Mac OSX, Linux und andere Unix-Derivate. |
11.10.2018, 12:09 | #1 |
| Fenstergröße VirtualBox Debian Hallo, ich habe unter Windows 10 eine virtuelle Maschine eingerichtet. Dort laufen Suse-Linux und Debian. Unter Suse kann ich das Fenster des Gastes bequem vergrößern (bildschirmfüllend). Bei Debian bekomme ich das nicht hin. Kann mir jemand helfen ? Danke. |
11.10.2018, 12:11 | #2 |
/// Winkelfunktion /// TB-Süch-Tiger™ | Fenstergröße VirtualBox Debian Du musst die Gasterweiterungen installieren. Sonst haut das nicht hin. Lege die Gasterweitungen ins virtuelle DVD-Laufwerk der Debian-VM. Dann machste ein terminal auf und tipsst diese Befehle ein:
__________________Code:
ATTFilter su mount /dev/sr0 /mnt cd /mnt ./VBoxLinuxAdditions.run
__________________ Geändert von cosinus (12.10.2018 um 08:01 Uhr) |
12.10.2018, 07:24 | #3 |
| Fenstergröße VirtualBox Debian Hallo,
__________________danke Cosinus. Klappt nicht ganz. Code:
ATTFilter stephan@debian:~$ su Passwort: root@debian:/home/stephan# mount /dev/sr0 /mnt mount: /dev/sr0 is write-protected, mounting read-only root@debian:/home/stephan# ./VboxLinuxadditions.run bash: ./VboxLinuxadditions.run: Datei oder Verzeichnis nicht gefunden root@debian:/home/stephan# cd /media/cdrom0 root@debian:/media/cdrom0# ls 32Bit OS2 VBoxWindowsAdditions-amd64.exe 64Bit runasroot.sh VBoxWindowsAdditions.exe AUTORUN.INF TRANS.TBL VBoxWindowsAdditions-x86.exe autorun.sh VBoxLinuxAdditions.run cert VBoxSolarisAdditions.pkg root@debian:/media/cdrom0# ./VBoxLinuxAdditions.run bash: ./VBoxLinuxAdditions.run: Keine Berechtigung root@debian:/media/cdrom0# |
12.10.2018, 08:01 | #4 | |
/// Winkelfunktion /// TB-Süch-Tiger™ | Fenstergröße VirtualBox DebianZitat:
Außerdem steht in meinen Text dass du nach /mnt mounten sollst und nicht nach /media/cdrom
__________________ Logfiles bitte immer in CODE-Tags posten |
12.10.2018, 08:15 | #5 |
| Fenstergröße VirtualBox Debian Danke, man muss halt richtig lesen. Und was nun ? Muss ich neu starten ? |
12.10.2018, 08:18 | #6 |
/// Winkelfunktion /// TB-Süch-Tiger™ | Fenstergröße VirtualBox Debian Vllt liest du mal die Ausgabe des Programm richtig? Da steht doch was zu tun ist.
__________________ --> Fenstergröße VirtualBox Debian |
12.10.2018, 08:19 | #7 |
| Fenstergröße VirtualBox Debian Das sieht jetzt so aus: Code:
ATTFilter stephan@debian:~$ su Passwort: root@debian:/home/stephan# mount /dev/sr0 /mnt mount: /dev/sr0 is write-protected, mounting read-only mount: /dev/sr0 is already mounted or /mnt busy /dev/sr0 is already mounted on /mnt root@debian:/home/stephan# cd /mnt root@debian:/mnt# ./VBoxLinuxAdditions.run Verifying archive integrity... All good. Uncompressing VirtualBox 5.2.18 Guest Additions for Linux........ VirtualBox Guest Additions installer Removing installed version 5.2.18 of VirtualBox Guest Additions... Copying additional installer modules ... Installing additional modules ... VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel modules. This may take a while. This system is currently not set up to build kernel modules. Please install the Linux kernel "header" files matching the current kernel for adding new hardware support to the system. The distribution packages containing the headers are probably: linux-headers-amd64 linux-headers-4.9.0-7-amd64 VirtualBox Guest Additions: Starting. VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel modules. This may take a while. This system is currently not set up to build kernel modules. Please install the Linux kernel "header" files matching the current kernel for adding new hardware support to the system. The distribution packages containing the headers are probably: linux-headers-amd64 linux-headers-4.9.0-7-amd64 root@debian:/mnt# |
12.10.2018, 08:31 | #8 |
/// Winkelfunktion /// TB-Süch-Tiger™ | Fenstergröße VirtualBox Debian Du brauchst die linux-headers, denn ein Teil der Installation besteht aus dem Kompilieren von Kernelmodulen. Als root ausführen: Code:
ATTFilter apt update && apt install linux-headers-amd64
__________________ Logfiles bitte immer in CODE-Tags posten |
12.10.2018, 08:46 | #9 | |
| Fenstergröße VirtualBox DebianZitat:
Hab ich gemacht. Und jetzt ? |
12.10.2018, 08:55 | #10 |
/// Winkelfunktion /// TB-Süch-Tiger™ | Fenstergröße VirtualBox Debian Wie und jetzt, ich bin doch kein Prophet du musst schon die Ausgaben posten!
__________________ Logfiles bitte immer in CODE-Tags posten |
12.10.2018, 09:06 | #11 |
| Fenstergröße VirtualBox Debian Hallo, ich habe in der Zwischenzeit einen Neustart gemacht. Und siehe ich kann die Anzeige nach meinen Wünschen einstellen. Vielen Dank. |
12.10.2018, 10:20 | #12 |
/// Winkelfunktion /// TB-Süch-Tiger™ | Fenstergröße VirtualBox Debian Gut, aber du musst schon dran denken, dass hier niemand auf deinen Bildschirm schauen kann. Vergiss nicht, dass man die Gasterweiterungen aktualisieren muss wenn du VirtualBox selbst updatest. Heißt wann du also irgendwann in deinem Windows auf VirtualBox 5.2.x updatest, dann musst du auch die Gasterweiterungen in den VMs in Version 5.2.x neu installieren.
__________________ Logfiles bitte immer in CODE-Tags posten |
Themen zu Fenstergröße VirtualBox Debian |
debian, fenster, laufe, laufen, maschine, nicht, unter, vergrößern, virtualbox, virtuelle, virtuelle maschine, windows, windows 10 |