Hi,
On Thu, 12 Jan 2006, Jens Arm wrote:
> cannot add sdC1!dos [63,966798) to disk [0,966735): partition boundaries
> out of range
Note that the difference of the larger numbers is exactly 63...
It might be fixed by replacing the line
s->sector_count=0xec04f;
with
s->sector_count=0x
On 1/12/06, Ludovic Drolez <[EMAIL PROTECTED]> wrote:
> Anyone has an updated pcnet patch for 0.8.0 ?
I updated the patch but I had to make choices and I wanted to discuss
them here. As I have no time these days I had not yet posted it here
:/
The patch is on :
http://cvs.mandriva.com/cgi-bin/cvs
Hi !
Anyone has an updated pcnet patch for 0.8.0 ?
Cheers,
--
Ludovic DROLEZ Linbox / Free&ALter Soft
http://lrs.linbox.org
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu
Domen Puncer wrote:
Hi.
What would need to be done for qemu to support little endian system
emulation?
I tried changing kernel config, to "support" little endian, and it
even builds it. When i try to boot it with qemu-system-mips it...
well... doesn't do anything.
I'm guessing that I need somet
Hi,
I am still trying to make my card reader work. I even found a long cable
and a RS232 diagnostics box. In my current serial.c/vl.c version I correctly
handle DSR and DTR. I can demonstrate this nicely with Linux+gtkterm
and Windows XP and Hyperterm. Before I add more features please help
me wit
From http://fabrice.bellard.free.fr/qemu/qemu-doc.html#SEC23
"Note that ping is not supported reliably to the internet as it would require
root priviledges. It means you can only ping the local router (10.0.2.2)."
So I guess this is not the right way to test your connectivity.
Regards
JC
On T
On 12.01.2006, at 13:38, Adrian Coman wrote:
Hi,
I'm a newbie with qemu and I know there have been a lot of topics
on the qemu
networking topic, but none of them solved my problem ... I hope
I'll get an
answer from you.
So, I have a CentOS 4.2 as host with qemu-0.8.0 installed from
sou
On 1/12/06, Adrian Coman <[EMAIL PROTECTED]> wrote:
> The problem is that when I ping yahoo.com for example I get the IP of yahoo
> but no response from ping ..., something like:
> ping yahoo.com
> Pinging yahoo.com [216.109.112.135] with 32 bytes of data:
> request time out
> I attached a screensh
>Where did I do wrong?
I think you did nothing wrong, but the ping works with the host only -
i.e. you could only ping (from the guest) 10.0.2.2
But ping uses ICMP protocol, normal Internet connections (TCP) should
work.
Regards,
M. Ion
___
Qemu-de
Adrian Coman wrote:
The problem is that when I ping yahoo.com for example I get the IP of yahoo
but no response from ping ..., something like:
ping yahoo.com
Pinging yahoo.com [216.109.112.135] with 32 bytes of data:
request time out
IIrc ping (as icmp message) does not work with user-net.
Hi
The vvfat driver has wrong partition table entry for plan9. When booting I get
the error:
cannot add sdC1!dos [63,966798) to disk [0,966735): partition boundaries out of
range
In Linux the vvfat driver works, but plan9 is refusing to use the first
partition, because
the wrong entry.
In L
Hi,
I could not continue with my documentation (using qemu with Win2003) because I
could not
make a Towitoku serial card reader work. With the original qemu 8.0 it failed
to work badly,
after some patches it now fails much nicer (they seem to use a combination of
BREAK and
DSR in their ASIC to s
Hi,
I'm a newbie with qemu and I know there have been a lot of topics on the qemu
networking topic, but none of them solved my problem ... I hope I'll get an
answer from you.
So, I have a CentOS 4.2 as host with qemu-0.8.0 installed from sources. As
guest I have a win98se. In w98 I configured
13 matches
Mail list logo