Displaying 4 results from an estimated 4 matches for "2402800".
Did you mean:
2402000
2014 Sep 28
2
Re: Why libguestfs guest exist exceptionally?
...)
Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
Checking aperture...
ACPI: DMAR not present
Memory: 494496k/511992k available (2603k kernel code, 17044k reserved,
1660k data, 224k init)
Calibrating delay loop (skipped), value calculated using timer
frequency.. 4805.60 BogoMIPS (lpj=2402800)
Security Framework v1.0.0 initialized
SELinux: Disabled at boot.
Capability LSM initialized
Mount-cache hash table entries: 256
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU 0/0 -> Node 0
SMP alternatives: switching to UP code
Freeing...
2014 Sep 28
0
Re: Why libguestfs guest exist exceptionally?
...es: 32768 (order: 6, 262144 bytes)
> Checking aperture...
> ACPI: DMAR not present
> Memory: 494496k/511992k available (2603k kernel code, 17044k reserved,
> 1660k data, 224k init)
> Calibrating delay loop (skipped), value calculated using timer
> frequency.. 4805.60 BogoMIPS (lpj=2402800)
> Security Framework v1.0.0 initialized
> SELinux: Disabled at boot.
> Capability LSM initialized
> Mount-cache hash table entries: 256
> CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
> CPU: L2 Cache: 512K (64 bytes/line)
> CPU 0/0 -> Node 0
> SMP al...
2014 Sep 28
2
Re: Why libguestfs guest exist exceptionally?
...144 bytes)
>> Checking aperture...
>> ACPI: DMAR not present
>> Memory: 494496k/511992k available (2603k kernel code, 17044k reserved,
>> 1660k data, 224k init)
>> Calibrating delay loop (skipped), value calculated using timer
>> frequency.. 4805.60 BogoMIPS (lpj=2402800)
>> Security Framework v1.0.0 initialized
>> SELinux: Disabled at boot.
>> Capability LSM initialized
>> Mount-cache hash table entries: 256
>> CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
>> CPU: L2 Cache: 512K (64 bytes/line)
>> CPU...
2014 Sep 28
2
Re: Why libguestfs guest exist exceptionally?
On Sun, Sep 28, 2014 at 6:26 PM, Richard W.M. Jones <rjones@redhat.com> wrote:
> On Sun, Sep 28, 2014 at 04:30:37PM +0800, Zhi Yong Wu wrote:
>> HI,
>>
>> On a RHEL5 box, i tried to directly run guest which was issued by
>> libguestfs virt-xxx commands as below. But after some minutes, it
>> exited exceptionally.
>>
>> Does anyone also hit the