Kirjoittaja Aihe: Virtualbox kokoruutuongelma  (Luettu 2395 kertaa)

Ubumpi

  • Käyttäjä
  • Viestejä: 294
    • Profiili
Virtualbox kokoruutuongelma
« : 26.05.11 - klo:21.02 »
En saa Ubuntu 10.04:ssa kokoruututoimintoa, vaan se jää alkuperäisen kokoiseksi ikkunaksi isolle taustalle. Englanninkielisillä Ubuntun sivustoilla käskettiin lukemaan Virtualboxin manuaalia, mutta en silti saanut toimimaan. Tässä tapauksessa isäntäkäyttiksen lisäksi myös vieras oli 10.04.




Installing the Linux Guest Additions

The VirtualBox Guest Additions for Linux are provided on the same virtual CD-ROM file as the Guest Additions for Windows described above. They also come with an installation program guiding you through the setup process, although, due to the significant differences between Linux distributions, installation may be slightly more complex.

Installation generally involves the following steps:

Before installing the Guest Additions, you will have to prepare your guest system for building external kernel modules. This works similarly as described in the section called “The VirtualBox kernel module”, except that this step must now be performed in your Linux guest instead of on a Linux host system, as described there.

Again, as with Linux hosts, we recommend using DKMS if it is available for the guest system. If it is not installed, use this command for Ubuntu/Debian systems:

sudo apt-get install dkms
or for Fedora systems:

yum install dkms
Be sure to install DKMS before installing the Linux Guest Additions. If DKMS is not available or not installed, the guest kernel modules will need to be recreated manually whenever the guest kernel is updated using the command

/etc/init.d/vboxadd setup
as root.

Insert the VBoxGuestAdditions.iso CD file into your Linux guest's virtual CD-ROM drive, exactly the same way as described for a Windows guest in the section called “Installation”.

Change to the directory where your CD-ROM drive is mounted and execute as root:

sh ./VBoxLinuxAdditions.run
For your convenience, we provide the following step-by-step instructions for freshly installed copies of recent versions of the most popular Linux distributions. After these preparational steps, you can execute the VirtualBox Guest Additions installer as described above.

Ubuntu

In order to fully update your guest system, open a terminal and run

apt-get update
as root followed by

apt-get upgrade
Install DKMS using

apt-get install dkms
Reboot your guest system in order to activate the updates and then proceed as described above.

http://www.virtualbox.org/manual/ch04.html#idp11234128



Homma tyssää ilmoitukseen:

Can't open ./VBoxLinuxAdditions.run

Jos käytän automaattisuorituksen kehotetta, pääsen hieman eteenpäin, mutta pian näyttö muuttuu kirjavaksi hässäkäksi, ikäänkuin pikselit olisivat korvautuneet kirjaimilla. Hiiren osoittimen koko muuttuu suureksi ja kaiken kaikkiaan, virtuaalikonetta ei voi käyttää.

Ubumpi

  • Käyttäjä
  • Viestejä: 294
    • Profiili
Vs: Virtualbox kokoruutuongelma
« Vastaus #1 : 03.09.11 - klo:15.06 »
Nosto.

mrl586

  • Käyttäjä
  • Viestejä: 4638
    • Profiili
Vs: Virtualbox kokoruutuongelma
« Vastaus #2 : 03.09.11 - klo:23.42 »
Ajatko virtualboxin ose vai non-ose -versiota?

JarTak

  • Käyttäjä
  • Viestejä: 333
    • Profiili
Vs: Virtualbox kokoruutuongelma
« Vastaus #3 : 04.09.11 - klo:02.44 »
Itse tein aikoinaan sellaisen ratkaisun, että poistin Synapticilla kaikki virtualboxiin viittavat ja tämän jälkeen menin virtualboxin kotisivuille ja latasin Virtualboxin linux version sieltä. Alko näkymään isompana. Se kuinka isona virtualbox sitten näytöllä näkyy riippuu myös virtualboxilla ajettavasta käyttiksestä. Esim. Opensuse näkyy koko näytöllä ja Ubuntu 10.04 lähes koko näytöllä.

timsku

  • Käyttäjä
  • Viestejä: 225
    • Profiili
Vs: Virtualbox kokoruutuongelma
« Vastaus #4 : 05.09.11 - klo:11.35 »
Olethan asentanut guest-järjestelmään virtualbox-ose-guest-x11 -paketin sekä guest-järjestelmän ikkunasta Devices > Install Guest Additions ?
Noilla eväillä toimii ainakin 10.10 / 10.10 sekä 10.10 / Squeeze yhdistelmillä kokoruutu ja seamless mode... ;)

Muoks: Edellinen tietysti olettaen että olet asentanut Virtualbox:n suoraan repoista...
Host-järjestelmässä pitää olla myös asennettuna virtualbox-guest-additions
« Viimeksi muokattu: 05.09.11 - klo:11.56 kirjoittanut timsku »