X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=virt-p2v.1.txt;h=795e739357ccf3304feceacade624f2322a96d07;hb=c0f46d12532b726bdca5e38b551813acadc55d15;hp=21815c40ee1e42baccb6d96defdd60a941985bfe;hpb=b4d5de4486026b6bced5736b1ade74c6c715fc28;p=virt-p2v.git diff --git a/virt-p2v.1.txt b/virt-p2v.1.txt index 21815c4..795e739 100644 --- a/virt-p2v.1.txt +++ b/virt-p2v.1.txt @@ -71,6 +71,11 @@ STANDARD USAGE should probably try this method even though occasionally it does not work. + Ask for fixed IP address and gateway + In this mode the live CD will ask you for a fixed IP address and + gateway address, and will configure your chosen interface with + these. + Configure from the shell In this mode you will be dropped into a command shell and you will need to issue the correct sequence of "/sbin/ifconfig" @@ -85,6 +90,12 @@ STANDARD USAGE where "AA.BB.CC.DD" is the IP address and "GG.HH.II.JJ" is the gateway. + QEMU user network + This option configures the network for use inside a QEMU user + network + (). It + should only be used by developers. + Devices This question lists out all local block devices (hard disk drives and similar) and asks you to choose which will be sent to the remote @@ -305,9 +316,27 @@ BUILDING A CUSTOM LIVE CD Some (LV ("VolGroup00", "LogVol00")) "network" - Set this to the choice for network setup. Use either "Some Auto" or - "Some Shell" for auto-configuration or shell (manual) configuration - respectively. + Set this to the choice for network setup. Use one of: + + "Some Auto" + for auto-configuration + + "Some Static" + to specify the interface, address, netmask and gateway + statically + + "Some Shell" + to launch a shell + + "Some QEMUUserNet" + to use a QEMU user network (developers only) + + "static_network_config" + This setting only applies if "network" is set to "Some Static", in + which case you should set this to the static network settings, a + tuple of (interface, address, netmask, gateway, nameserver): + + Some ("eth0", "192.168.2.5", "255.255.255.0", "192.168.2.1", "192.168.2.1") "hypervisor" Set this to the choice of hypervisor or virtualization system. The