v86 icon indicating copy to clipboard operation
v86 copied to clipboard

Windows XP

Open ghost opened this issue 6 years ago • 24 comments

capturar

I installed windows xp on the virtual machine, converted .vdi to .img, using qemu. (in the virtual machine, it works.)

ghost avatar Sep 28 '18 00:09 ghost

Did you install it with qemu or what?

BelleNottelling avatar Sep 28 '18 00:09 BelleNottelling

I made the virtual machine using the virtual box.

I used the command:

qemu-img convert -f vdi -O raw xp.vdi xp.img

ghost avatar Sep 28 '18 00:09 ghost

Virtual box causes issues, try installing it with qemu

BelleNottelling avatar Sep 28 '18 01:09 BelleNottelling

Using QEMU: capturar

 var emulator = window.emulator = new V86Starter({
        memory_size: 128*1024*1024,
        vga_memory_size: 2 * 1024 * 1024,
        screen_container: document.getElementById("screen_container"),
        bios: {
            url: "/Emu/bios/seabios.bin",
        },
        vga_bios: {
            url: "/Emu/bios/vgabios.bin",
        },
		hda: { 
			url: "/Emu/images/Windows_XP.img",
			async: true,
			size: 2097152000,
		},
        autostart: true,
    });

ghost avatar Sep 28 '18 17:09 ghost

Did you build v86 with acpi support? You can do that or make the image in qemu and disabling acpi support

BelleNottelling avatar Sep 28 '18 17:09 BelleNottelling

Yes, have acpi support.

ghost avatar Sep 28 '18 19:09 ghost

So you did make build/libv86.js enableacpi=true? That's the only other issue I can think of, other than perhaps the windows version is too new and broke support?

BelleNottelling avatar Sep 29 '18 05:09 BelleNottelling

Yes, I used "make build/libv86.js enableacpi=true"

ghost avatar Sep 29 '18 10:09 ghost

hm Well, maybe the newer version thing isn't right as this works. I'm not really sure what you're issue is

BelleNottelling avatar Sep 29 '18 22:09 BelleNottelling

I've encountered the same issue, and I've discovered that it ultimately depends on the ISO image you're using. I've found out that a genuine (direct from Microsoft) ISO works best -- a lot of the images online have additional drivers (and occasionally keyloggers) installed on them, and they usually cause v86 to hang or crash with a "Double Fault" error (see #86).

nepx avatar Oct 02 '18 06:10 nepx

You can get an ISO directly from Microsoft? Or are you taking about dumping one from a DVD?

BelleNottelling avatar Oct 02 '18 06:10 BelleNottelling

Well, you used to be able to. But not anymore, think. But I believe the ISO is floating around the Internet somewhere. You can download it from various websites, though I'd worry about legality and viruses.

On Mon, Oct 1, 2018, 11:43 PM Ben [email protected] wrote:

You can get an ISO directly from Microsoft? Or are you taking about dumping one from a DVD?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/copy/v86/issues/243#issuecomment-426165969, or mute the thread https://github.com/notifications/unsubscribe-auth/AWOJiFyTohEZyQH4HQSD8UlvruUHP6BAks5ugwsIgaJpZM4W9pNK .

nepx avatar Oct 02 '18 14:10 nepx

Oh okay

BelleNottelling avatar Oct 02 '18 15:10 BelleNottelling

I think the public ISO downloads started with Windows 7. but there are ISOs from MSDN and can check against published checksums.

tracker1 avatar Oct 02 '18 20:10 tracker1

We should probably document the exact steps to create a build that runs Windows XP. Any takers?

copy avatar Jan 18 '19 18:01 copy

@copy I would if I remembered them and could get it to work XD

BelleNottelling avatar Jan 18 '19 19:01 BelleNottelling

You can find out if a copy of windows XP has been modified by following this: https://www.bleepingcomputer.com/forums/t/43051/how-to-use-sfcexe-to-repair-system-files/ Fix it too I guess.

BelleNottelling avatar Mar 27 '19 07:03 BelleNottelling

i have managed to get a build of windows xp to be around 82mb its a modified pe disk but does boot well here is the iso i compressed the iso to a 30mb zip file here is the link https://www.mediafire.com/file/j8idqjcm7kx7u3d/WindowsXp.zip/file

12brendon34 avatar May 15 '20 17:05 12brendon34

@12brendon34 Pretty cool. Would love to put this on my website, but it's neither free nor abandonware: https://forum.winworldpc.com/discussion/9882/rule-do-not-request-windows-xp-or-office-2000

copy avatar May 17 '20 17:05 copy

@copy take a look at this

http://academy.delmar.edu/Courses/ITSY2400/Labs/BartPE.htm#:~:text=When%20using%20BartPE%20you%20should,2003%20media%20to%20another%20media.&text=However%2C%20you%20can%20use%20a,BartPE%20XP%2F2003%20source%20media.

the iso was made from bartpe

12brendon34 avatar Jun 19 '20 21:06 12brendon34

@12brendon34 Interesting, thanks for the link. I'll consider providing such a build in the next release.

copy avatar Jun 20 '20 00:06 copy

ok also it may take a little bit to load so try to use maby a savestate or somthing and if you need me to add applications ect just ask

12brendon34 avatar Jun 21 '20 05:06 12brendon34

im trying to make a full version of windows xp to run on this and ive gotten the file size to 150 mb but you probly cant have that one on the website

12brendon34 avatar Jun 30 '20 17:06 12brendon34

nvm its gunna be like 300 mb ) :

12brendon34 avatar Jun 30 '20 19:06 12brendon34

yo i had a idea i will try to get Windows Embedded POSReady 2009 working its baced on windows xp but it has support to 2019 and sholdent be under https://forum.winworldpc.com/discussion/9882/rule-do-not-request-windows-xp-or-office-2000 so you can upload it

12brendon34 avatar Jun 30 '20 20:06 12brendon34

Im trying to make a modifyed version of Windows Embedded POSReady 2009 its baced on windows xp sp3 but its tecnicly not so you shold be able to put it on the website at the moument its 400 mb but im trying to bring it down Windows Embedded POSReady 2009 has had support untell 2019 last year surprisingly.

12brendon34 avatar Jun 30 '20 21:06 12brendon34

im going to work on my Windows Embedded POSReady 2009 image and try to get it to run nicely but i also whant to keep the theme but if you just want to run my xp image its a few comments up some problems im running into is mainly modifing the file because its impossible to mount a img and edit it so im converting vhd to img because i can mount vhd in windows and easly edit it

12brendon34 avatar Jul 01 '20 05:07 12brendon34

i was thinking of compiling windows server 2003 from the source leak then see if i can get it to work in v86

12brendon34 avatar Oct 06 '20 16:10 12brendon34

i was thinking of compiling windows server 2003 from the source leak then see if i can get it to work in v86

I would keep anything illegal away from an open source project you care about.

BelleNottelling avatar Oct 06 '20 17:10 BelleNottelling

That's pretty cool you got Windows XP working on copy.sh, but... I recommend using the Windows Classic theme, as Windows Luna makes it slower. I did an attempt on getting Windows XP to work on copy.sh, but you'll likely need an Windows XP Lite IMG file or a Windows XP Live CD. I usually recommend a Windows XP Live CD.

OfficialGH98 avatar Feb 15 '21 23:02 OfficialGH98

Oh, and also, if you guys want the image, figure it out for yourself, because courtesy of WinWorld's rules, you CANNOT request OS'es Windows XP or higher. That's why Windows XP is not featured on copy.sh.

OfficialGH98 avatar Feb 15 '21 23:02 OfficialGH98