From af8c1d3bbd4df12abe30b16ae9117840c92cecab Mon Sep 17 00:00:00 2001 From: Andreas baumann Date: Thu, 22 Apr 2010 09:20:08 +0200 Subject: fixed download paths retested and works improved documentation --- README | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 3458e3e..9165096 100644 --- a/README +++ b/README @@ -37,14 +37,18 @@ How to run it? export SDL_VIDEO_X11_DGAMOUSE=0 (if the console mouse doesn't work) -qemu -hda appliance.img +qemu -hda minilinux.img + +or in text mode + +qemu -curses -hda minilinux.img or Visualbox (create a new machine using an "existing" virtual harddisk, -appliance.vdi) +minilinux.vdi) or -VMWare: start the player, workstation with the appliance.vmx virtual +VMWare: start the player, workstation with the minilinux.vmx virtual machine description -- cgit v1.2.3-54-g00ecf