Skip to content

mxlgv/kos-virtualbox-guest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kos-virtualbox-guest

Build

VirtualBox Guest Additions driver for KolibriOS

Features

The driver allows you to automatically adapt the screen resolution on changing the size of the virtual machine window

Building

  • Get FASM
  • Run fasm vbox.asm

As a result vbox.sys file will be get

Usage

It's highly recommended closing @taskbar application. It crashes the OS when changing resolution frequently (should be fixed!)

  • Copy the driver to /sys/drivers/ folder
  • Start SHELL
  • Run loaddrv vbox

To load the driver automatically add /SYS/LOADDRV VBOX 0 to /sys/settings/autorun.dat

License

This project licensed under the terms of GNU GPL 2.0 license. See this for details

About

VirtualBox Guest Additions driver for KolibriOS.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors