Hi list,
I've tried to install SuSE92 x68_64 as guest (qemu 0.7.2 with and without
kqemu). During the install grub terminates with core. But not only grub
terminates:
#include
int main() {
printf("Hallo Welt!\n");
return 0;
}
gcc a.c ; ./a.out is ok but
gcc -m32 a.c;
Hello everybody
> GetNetworkParams failed. ret = 0032
> Could not get DNS address
try to look at my attached simple patch (in bzip2 format). This patch
simply fake "127.0.0.1" as DNS entry in non user-mode network stack. To
enable it, run "qemu" using "-fake-dns" parameter.
Thi
On Wed, 26 Oct 2005, Jim C. Brown wrote:
I'm actually working on faking the header so qemu -hda /dev/hda1 will work.
The issue here is getting the right cylinder/head/track numbers and then
making up a suitable partition table entry with the right start and end
numbers. There is also the minor i
On Wed, 26 Oct 2005, Michael Kapp wrote:
OK, can you give me some hints how to do that?
I've tested it with a tun/bridged setup, but it only work with one guest,
here is my configuration for the qemu-ifup script:
Each qemu gets it's own tun device, and you need to make sure your script
gets
I run:
noconsole qemu.exe
the output was:
SUCCESS: qemu.exe has been unpatched.
Then when I run qemu:
qemu freedos.dsk
the output was:
GetNetworkParams failed. ret = 0032
Could not get DNS address
Then I run:
qemu -dummy-net qemu -dummy-net freedo
On Wednesday, October 26, 2005, 19:26:53, [EMAIL PROTECTED] wrote:
> Thanks for your response. I tried the -L option, but it didn't help. I tried
> different possibilities with absolute, and relative paths, but the resoult
> is still the same - it doesn't work. Any other ideas ?
Try to run the ut
Thanks for your response. I tried the -L option, but it didn't help. I tried
different possibilities with absolute, and relative paths, but the resoult
is still the same - it doesn't work. Any other ideas ?
Radek
> -Oryginalna wiadomość-
> Od: [EMAIL PROTECTED]
> [SMTP:[EMAIL PROTECTED]
On Wed, Oct 26, 2005 at 02:38:15PM +0100, Ricardo Almeida wrote:
> Hi,
>
> Since Qemu allows the use of a real cdrom, why doesn't it support the use of
> a real hard drive partition (-hdb /dev/hda1 for instance)?
It does. You have to use -hdb /dev/hda though, since a full MBR and partition
table
Hi,
On Wed, 26 Oct 2005, Ricardo Almeida wrote:
> Since Qemu allows the use of a real cdrom, why doesn't it support the
> use of a real hard drive partition (-hdb /dev/hda1 for instance)? Is it
> hard to make it work?
It would be doable. You'd have to fake a real disk around it, but it's
easi
Hi,
On Wed, 26 Oct 2005, Henrik Nordstrom wrote:
> On Tue, 25 Oct 2005, Vesselin Peev wrote:
>
> > Yes, it does, thanks. Saves a finger stretch and one hitting one more key
> > :).
> > Also, one could hit them in any order, and any number of keys between them.
>
> Someone probably should wip to
On Wed, Oct 26, 2005 at 09:29:36PM +1300, Wesley Parish wrote:
> Thanks heaps! It works!
>
> (It should go in the docs, though. Is Fabrice okay with me adding that to
> them? ;)
>
=loadvm is in the man oage. so it's already in the docs.
> Wesley Parish
>
> On Wed, 26 Oct 2005 00:50, Johann
Hi,
I don't know if this is the correct place for feature requests, so sorry if it isn't...
Since Qemu allows the use of a real cdrom, why doesn't it support the
use of a real hard drive partition (-hdb /dev/hda1 for instance)? Is it
hard to make it work? I think this would be a great feature as
Hello everybody.
Thanks to Vesselin Peev, we have a new Debian Sarge PPC image on the
FreeOsZoo.
As usual, the image is on the server available using bittorrent. The
oszoo server is a fast seeder.
Happy downloading!
Stefano
___
Qemu-devel mailing list
> On Tue, 25 Oct 2005, Michael wrote:
>
> > is it possible, that several (for example two) guests communicate to one
> > qemu host, which has only one network interface and every os has it's
> > own static ip-address?
>
> Yes, with TUN networking this works fine. Have used this in
>
>- bridg
Thanks heaps! It works!
(It should go in the docs, though. Is Fabrice okay with me adding that to
them? ;)
Wesley Parish
On Wed, 26 Oct 2005 00:50, Johannes Schindelin wrote:
> Hi,
>
> On Tue, 25 Oct 2005, Wesley Parish wrote:
> > when restoring a vm state saved to a file?
> >
> > Eg, do I f
15 matches
Mail list logo