Re: qemu 0.7.0 for amd64

2005-08-02 Thread Sylvain Archenault
Goswin von Brederlow wrote:
 Sylvain Archenault [EMAIL PROTECTED] writes:
 
 
Hello,

I install the deb package for amd64 provided by Cyril Chaboisseau, the
install was ok.

Then i would like to start again my machine, so i did :
qemu-system-x86_64 -snapshot /dev/sda

But I've got the following errors
qemu: could not load PC bios '/usr/share/qemu/bios.bin'

Where could i get this file.

Thanks
 
 
 [EMAIL PROTECTED]:~% dpkg -S /usr/share/qemu/bios.bin
 qemu: /usr/share/qemu/bios.bin
 [EMAIL PROTECTED]:~% apt-cache policy qemu   
 qemu:
   Installed: 0.6.1+20050407-1-0.0.0.local.1
   Candidate: 0.6.1+20050407-1-0.0.0.local.1
   Version table:
  *** 0.6.1+20050407-1-0.0.0.local.1 0
 500 file: sarge/main Packages
 100 /var/lib/dpkg/status
 
 The qemu package converted with my amd64-archive package contains the
 file. I guess Cyril Chaboisseau messed something up.
 
 Mfg
 Goswin
 
 

Hello,

I don't know what's wrong yesterday, but when i reinstall qemu64 again,
and some additional packages (vgabios,proll, openhackware, boshsbios),
it runs correctly.

Thanks


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: qemu 0.7.0 for amd64

2005-06-04 Thread Kurt Roeckx
On Fri, Jun 03, 2005 at 11:53:10PM +0200, Stefano Marinelli wrote:
 On Wed, 1 Jun 2005 11:31:01 +0200, Cyril Chaboisseau wrote:
  [...]
  /usr/bin/ld:/home/cyril/src/qemu-0.7.0/x86_64.ld:62: parse error
 
  here is the offending line :
 
.eh_frame   : ONLY_IF_RO { KEEP (*(.eh_frame)) }
 
 Just give x86-softmmu (or something like that, I can't remember right
 now the correct targer) and leave away the other. It will work.

It needs binutils 2.16 (which is in experimental) to be able to
build.


Kurt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: qemu 0.7.0 for amd64

2005-06-03 Thread Stefano Marinelli
On Wed, 1 Jun 2005 11:31:01 +0200, Cyril Chaboisseau wrote:
 [...]
 /usr/bin/ld:/home/cyril/src/qemu-0.7.0/x86_64.ld:62: parse error

 here is the offending line :

   .eh_frame   : ONLY_IF_RO { KEEP (*(.eh_frame)) }

Just give x86-softmmu (or something like that, I can't remember right
now the correct targer) and leave away the other. It will work.

Stefano


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]