flat assembler
Message board for the users of flat assembler.
Index
> MenuetOS > Testing MenuetOS |
How? | ||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||
Total Votes : 53 |
Author |
|
comrade 20 Oct 2004, 19:48
How do you generally test and work with MenuetOS, and perhaps other OS?
|
|||
20 Oct 2004, 19:48 |
|
crc 21 Oct 2004, 00:53
Qemu
|
|||
21 Oct 2004, 00:53 |
|
spideros1 21 Oct 2004, 10:29
I have to use VMWare, because Menuet doesn't support USB mice. I hate touchpad.
|
|||
21 Oct 2004, 10:29 |
|
bubach 21 Oct 2004, 13:32
I used both my primary and secondary real machines, but only the second one could start the OS, and with poor graphics.
Can't remember the details now, but something with the VESA code wasn't working well on my computers... / Christoffer Last edited by bubach on 13 Feb 2012, 14:19; edited 1 time in total |
|||
21 Oct 2004, 13:32 |
|
bblueffire 21 Oct 2004, 14:05
My USB mouse is supported, but I have to press "ctrl + alt + del" until the whole taskbar before it works, and maintain that fullness-- Because the moment I close a program the mouse stops working again!
Hope this helps other people with a USB mouse! - Blue Fire |
|||
21 Oct 2004, 14:05 |
|
Adam Kachwalla 17 Jun 2007, 02:42
I tested the 64-bit version under QEMU.
|
|||
17 Jun 2007, 02:42 |
|
Start_florin@yahoo.com 22 Jan 2008, 13:03
Real boot on primary machine AMD athlon 2x 64, USB mice. It work!
|
|||
22 Jan 2008, 13:03 |
|
maaarcooose 11 Aug 2008, 11:50
I run 32 bit on VMware Player using a floppy image, copy it to a floppy and then back to another image at work. I also real boot the same floppy on my old laptop.
Means I always have two backups and floppy to boot on a real machine. I use rawwrite to copy back and fourth to the floppy and vmware player 2. Here's my vmx file for use with vmware player 2. Just change the floppy image location to your own and boot it. It doesn't have a hard drive image defined as otherwise I'd have two images to carry arround. I always leave write dircrty to floppy on when running in a virtual because the write to the floppy image is nice and fast. menuetos.vmx: Code: #!/usr/bin/vmware displayName = "MenuetOS IMG" guestOS = "other" memsize = "256" # DEFAULT SETTINGS UNDER THIS LINE config.version = "8" virtualHW.version = "4" MemAllowAutoScaleDown = "FALSE" MemTrimRate = "-1" uuid.action = "create" checkpoint.vmState = "" ethernet0.present = "TRUE" ethernet0.connectionType = "bridged" ethernet0.addressType = "generated" usb.present = "TRUE" sound.present = "TRUE" floppy0.present = "TRUE" ide0:0.present = "FALSE" ide0:1.present = "FALSE" ide1:1.present = "FALSE" ide1:0.present = "TRUE" ide1:0.fileName = "D:" ide1:0.deviceType = "cdrom-raw" ide1:0.startConnected = "TRUE" floppy0.fileType = "file" floppy0.fileName = "C:\M32-085.IMG" floppy0.clientDevice = "FALSE" virtualHW.productCompatibility = "hosted" tools.upgrade.policy = "manual" ethernet0.generatedAddress = "00:0c:29:94:f6:d1" ethernet0.generatedAddressOffset = "0" tools.remindInstall = "TRUE" !m! |
|||
11 Aug 2008, 11:50 |
|
Madis731 11 Aug 2008, 12:43
Thanks for sharing and AFAIK the player part of VMWare is free so this is easily tested on a persons machine wanting to give it a try!
|
|||
11 Aug 2008, 12:43 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.