Re: PilOS

2015-07-21 Thread Joe Bogner
Hi Rob, I'm using qemu-2.0.9.1 on win64 with pilos and it works fine I downloaded it from here: http://qemu.weilnetz.de/w64/qemu-w64-setup-20140715.exe Later versions, including qemu-w64-setup-20150503.exe did not run for me Hope that helps On Mon, Jul 20, 2015 at 6:10 AM, Robert Herman wro

Re: BIOS limitations

2015-07-21 Thread Alexander Burger
On Tue, Jul 21, 2015 at 07:25:52AM -, jakob wrote: > > This link mentions extended read. Could this be relevant to read blocks That's what we are talking about all the time. -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: PilOS

2015-07-21 Thread Alexander Burger
On Tue, Jul 21, 2015 at 03:26:03PM +0800, Robert Herman wrote: > Thanks for the boost, Alex. I'll do some work on my own now, and get back > to you. I am going to try more qemu versions, then I am going to try > modifying or rewriting the bios file in qemu to see if I can bypass this > limit. Yes,

Re: PilOS

2015-07-21 Thread Robert Herman
Thanks for the boost, Alex. I'll do some work on my own now, and get back to you. I am going to try more qemu versions, then I am going to try modifying or rewriting the bios file in qemu to see if I can bypass this limit. I guess it is trying to emulate the x86-64 architecture to the bit, so maybe

BIOS limitations

2015-07-21 Thread jakob
This link mentions extended read. Could this be relevant to read blocks larger than 32 or 64 kbytes? https://stackoverflow.com/questions/856050/how-to-load-kernel-into-memory-from-cd-rom-using-assembly-nasm -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe