Skip to content

Releases: froggey/Mezzano

Demo 5

25 Jul 14:11
Compare
Choose a tag to compare

Running in VirtualBox:

  1. Install VirtualBox from https://www.virtualbox.org/
  2. Download and ungzip the VMDK disk image.
  3. Create a new VM in VirtualBox with the following settings:
    Type: Other
    Version: Other/Unknown 64-bit
    Memory size: 2048MB (512MB minimum)
    Use an existing virtual hard drive file, the one you downloaded.
  4. Open the settings for the VM and switch to the Network tab.
  5. Open the advanced settings and change the adapter type to virtio-net
  6. Click OK. The VM is ready to start.

Running in Qemu:
qemu-system-x86_64 -hda Mezzano.Demo.5.vmdk -m 2G -enable-kvm -vga virtio -display sdl,gl=on -net user -net nic,model=virtio

Running on real hardware:
The hybrid image can be burned to a CD or dd'd onto a USB drive, and booted directly.
It requires a 64-bit x86 machine, 2GB of RAM, and a PS/2 keyboard and mouse.

Demo 4

28 Jul 15:39
Compare
Choose a tag to compare
Demo 4 Pre-release
Pre-release

Running in VirtualBox:

  1. Install VirtualBox from https://www.virtualbox.org/
  2. Download and ungzip the VMDK disk image.
  3. Create a new VM in VirtualBox with the following settings:
    Type: Other
    Version: Other/Unknown 64-bit
    Memory size: 2048MB (512MB minimum)
    Use an existing virtual hard drive file, the one you downloaded.
  4. Open the settings for the VM and switch to the Network tab.
  5. Open the advanced settings and change the adapter type to virtio-net
  6. Click OK. The VM is ready to start.

Running on real hardware:
The hybrid image can be burned to a CD or dd'd onto a USB drive, and booted directly.
It requires a 64-bit x86 machine, 2GB of RAM, and a PS/2 keyboard and mouse.

Demo 3

09 Apr 13:08
Compare
Choose a tag to compare
Demo 3 Pre-release
Pre-release
  1. Install VirtualBox from https://www.virtualbox.org/
  2. Download and ungzip the VMDK disk image.
  3. Create a new VM in VirtualBox with the following settings:
    Type: Other
    Version: Other/Unknown 64-bit
    Memory size: 2048MB (512MB minimum)
    Use an existing virtual hard drive file, the one you downloaded.
  4. Open the settings for the VM and switch to the Network tab.
  5. Open the advanced settings and change the adapter type to virtio-net
  6. Click OK. The VM is ready to start.

Demo 2

13 Mar 14:28
Compare
Choose a tag to compare
Demo 2 Pre-release
Pre-release
  1. Install VirtualBox from https://www.virtualbox.org/
  2. Download and ungzip the VMDK disk image.
  3. Create a new VM in VirtualBox with the following settings:
    Type: Other
    Version: Other/Unknown 64-bit
    Memory size: 512MB
    Use an existing virtual hard drive file, the one you downloaded.
  4. Open the settings for the VM and switch to the Network tab.
  5. Open the advanced settings and change the adapter type to virtio-net
  6. Click OK. The VM is ready to start.

Demo build 1

28 Jan 21:59
Compare
Choose a tag to compare
Demo build 1 Pre-release
Pre-release
  1. Install VirtualBox from https://www.virtualbox.org/
  2. Download and ungzip the VMDK disk image
  3. Create a new VM in VirtualBox with the following settings:
    Type: Other
    Version: Other/Unknown 64-bit
    Memory size: 512MB
    Use an existing virtual hard drive file, the one you downloaded
  4. Open the settings for the VM and switch to the Network tab.
  5. Open the advanced settings and change the adapter type to virtio-net
  6. Click OK. The VM is ready to start.