Changes between Version 6 and Version 7 of UsersGuide/RunningInVirtualBox


Ignore:
Timestamp:
2022-11-14T10:19:03Z (18 months ago)
Author:
Jiri Svoboda
Comment:

Add screenshots

Legend:

Unmodified
Added
Removed
Modified
  • UsersGuide/RunningInVirtualBox

    v6 v7  
    1010Use an ia32 or amd64 ISO image of HelenOS version 0.12.1 or later. Create a new virtual machine. Since !VirtualBox does not provide a HelenOS template, use OS type Other and version !Other/Unknown (64-bit). It will be necessary to further customize the virtual machine in order to get audio and networking. Click Next.
    1111
    12 Set memory size to 256 MB. Add a virtual disk. It can be fairly small (e.g. 50 MB).
     12[[Image(createvm.png)]]
     13
     14Set memory size to 256 MB.
     15
     16[[Image(memory.png)]]
     17
     18Add a virtual disk. It can be fairly small (e.g. 50 MB).
     19
     20[[Image(disk.png)]]
    1321
    1422'''Note:''' Some Ubuntu provided versions of !VirtualBox don't seem to work with HelenOS ISO images. Try running with vanilla !VirtualBox instead.
     
    1826Open virtual machine Settings. Under the Network section / Adapter 1 open Advanced and change the Adapter Type. Select either Intel PRO/1000 MT Desktop or Intel PRO/1000 MT Server.
    1927
     28[[Image(network.png)]]
     29
    2030=== Configure audio ===
    2131
    2232In virtual machine Settings, under Audio section change Audio Controller to Intel HD Audio (!SoundBlaster 16 also works).
    2333
     34[[Image(audio.png)]]
     35
    2436=== Enable mouse pointer integration ===
    2537
    2638In virtual machine Settings, under System section, Motherboard tab, change Pointing Device from PS/2 mouse to USB Tablet.
     39
     40[[Image(tablet.png)]]
    2741
    2842== Networking ==