qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RESEND second time] [PATCH] Remove initrd warning mess


From: Mark McLoughlin
Subject: Re: [Qemu-devel] [RESEND second time] [PATCH] Remove initrd warning message
Date: Thu, 14 May 2009 17:19:21 +0100

On Tue, 2009-05-12 at 08:12 +0100, Richard W.M. Jones wrote:

> -        fprintf(stderr, "qemu: loading initrd (%#x bytes) at 0x" 
> TARGET_FMT_plx
> -                "\n", initrd_size, initrd_addr);

This should be applied.

Using Rich's excellent guestfish program, you see this:

  $> guestfish

  Welcome to guestfish, the libguestfs filesystem interactive shell for
  editing virtual machine filesystems.

  Type: 'help' for help with commands
        'quit' to quit the shell

  ><fs> add /var/lib/libvirt/images/rawhide-2009-05-12.img
  ><fs> run
  qemu: loading initrd (0x220c2e6 bytes) at 0x0000000015de3000
  ><fs> list-partitions
  /dev/sda1
  /dev/sda2

Cheers,
Mark.

[1] - http://et.redhat.com/~rjones/libguestfs/





reply via email to

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