qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-ppc] pSeries target


From: folkert
Subject: Re: [Qemu-ppc] pSeries target
Date: Sun, 9 Sep 2012 01:15:02 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

> cdrom boot message. Did some strace magic and saw that it only open()'s
> the cdrom file but not actually reads anything from it:
...
> Trying to load:  from: cdrom ... 
> 
> 
> [and then nothing]

>From here it loops with:

select(10, [0 3 4 7 9], [], [], {1, 0}) = 0 (Timeout)
tgkill(8016, 8018, SIGUSR1)             = 0
futex(0x7f3cc42e7e44, FUTEX_CMP_REQUEUE_PRIVATE, 1, 2147483647, 0x7f3cc46efbe0, 
536) = 1
read(9, 0x7fffb257c7b0, 16)             = -1 EAGAIN (Resource temporarily 
unavailable)
futex(0x7f3cc46efbe0, FUTEX_WAKE_PRIVATE, 1) = 1

earlier it did this:
open("/usr/local/qemu/share/qemu/slof.bin", O_RDONLY) = 9


Folkert van Heusden

-- 
MultiTail är en flexibel redskap för att fälja logfilar, utför av
commandoer, filtrera, ge färg, sammanfoga, o.s.v. följa.
http://www.vanheusden.com/multitail/
----------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]