Re: [PATCH] qemu:cpuid: speedup test by 3x times if grub2 is available

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

 



On Thu, Feb 14, 2013 at 11:41:08AM -0200, Eduardo Habkost wrote:
> (CCing virt-tools list in case they have any existing solutions or ideas
> on how to make this easier for everybody)

supermin?  http://people.redhat.com/~rjones/supermin/

It already exists on Fedora, Debian & Ubuntu, although it
may be known there by its former name of febootstrap.

Try:

  cd /tmp
  mkdir supermin.d
  supermin -o supermin.d --names bash
  supermin-helper -f ext2 supermin.d `uname -m` ./kernel ./initrd ./appliance
  qemu-kvm -m 256 -kernel ./kernel -initrd ./initrd -hda ./appliance \
    --append "init=/bin/bash root=/dev/hda"

(Substitute 'febootstrap' for 'supermin' and 'febootstrap-supermin-helper'
for 'supermin-helper', if using febootstrap 3.x)

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installers. Over 100 libraries supported.
http://fedoraproject.org/wiki/MinGW

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list


[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux