<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.3527" name=GENERATOR>
<STYLE>@font-face {
        font-family: ËÎÌå;
}
@font-face {
        font-family: Verdana;
}
@font-face {
        font-family: @ËÎÌå;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; layout-grid: 15.6pt; }
P.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
LI.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
DIV.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        FONT-WEIGHT: normal; COLOR: windowtext; FONT-STYLE: normal; FONT-FAMILY: Verdana; TEXT-DECORATION: none; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
UNKNOWN {
        FONT-SIZE: 10pt
}
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY style="FONT-SIZE: 10pt; MARGIN: 10px; FONT-FAMILY: verdana">
<DIV><FONT face=Verdana size=2>Hello,</FONT></DIV>
<DIV><FONT face=Verdana size=2>The p2v.ks contains the follows:</FONT></DIV>
<DIV style="TEXT-INDENT: 2em">
<DIV><EM>lang en_US.UTF-8</EM></DIV>
<DIV><EM>keyboard us</EM></DIV>
<DIV><EM>timezone US/Eastern</EM></DIV>
<DIV><EM>auth --useshadow --enablemd5</EM></DIV>
<DIV><EM>selinux --enforcing</EM></DIV>
<DIV><EM>firewall --disabled</EM></DIV>
<DIV><EM></EM></DIV>
<DIV><EM># This should enable the serial console.  However it requires</EM></DIV>
<DIV><EM># livecd-tools 018 or above (is ignored on earlier versions).</EM></DIV>
<DIV><EM>bootloader --append="console=tty0 console=ttyS0,9600n8"</EM></DIV>
<DIV><EM></EM></DIV>
<DIV><EM># Basic Fedora repository and updates.</EM></DIV>
<DIV><EM>repo --name=released --baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/9/Everything/i386/os/</EM></DIV>
<DIV><EM>repo --name=updates --baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/9/i386/</EM></DIV>
<DIV><EM>#repo --name=released --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-9&arch=i386</EM></DIV>
<DIV><EM></EM></DIV>
<DIV><EM># A local repository if selected by ./configure --enable-localrepo=...</EM></DIV>
<DIV><EM></EM></DIV>
<DIV><EM></EM></DIV>
<DIV><EM># The p2vrepo subdirectory, containing virt-p2v RPM.</EM></DIV>
<DIV><EM>repo --name=p2v --baseurl=file:///home/w00135343/virt-p2v--devel/p2vrepo</EM></DIV>
<DIV><EM></EM></DIV>
<DIV><EM>%packages --excludedocs</EM></DIV>
<DIV><EM>bash</EM></DIV>
<DIV><EM>kernel</EM></DIV>
<DIV><EM>syslinux</EM></DIV>
<DIV><EM>passwd</EM></DIV>
<DIV><EM>policycoreutils</EM></DIV>
<DIV><EM>chkconfig</EM></DIV>
<DIV><EM>authconfig</EM></DIV>
<DIV><EM>rootfiles</EM></DIV>
<DIV><EM></EM></DIV>
<DIV><EM># For unicode console support.</EM></DIV>
<DIV><EM>kbd</EM></DIV>
<DIV><EM></EM></DIV>
<DIV><EM># dd, sleep, sync, etc.</EM></DIV>
<DIV><EM>coreutils</EM></DIV>
<DIV><EM></EM></DIV>
<DIV><EM># For device mapping</EM></DIV>
<DIV><EM>device-mapper</EM></DIV>
<DIV><EM>util-linux-ng</EM></DIV>
<DIV><EM>module-init-tools</EM></DIV>
<DIV><EM>gzip</EM></DIV>
<DIV><EM>kpartx</EM></DIV>
<DIV><EM></EM></DIV>
<DIV><EM># For remote communications</EM></DIV>
<DIV><EM>openssh-clients</EM></DIV>
<DIV><EM>nc</EM></DIV>
<DIV><EM></EM></DIV>
<DIV><EM># For the shell script</EM></DIV>
<DIV><EM>grep</EM></DIV>
<DIV><EM>sed</EM></DIV>
<DIV><EM></EM> </DIV>
<DIV>And i guess it is the repo command to cause this error, for the two line as 
follows</DIV>
<DIV>
<DIV><EM>repo --name=released --baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/9/Everything/i386/os/</EM></DIV>
<DIV><EM>repo --name=updates --baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/9/i386/</EM></DIV>
<DIV>the reason is that in my company i have to use proxy for 
network access , but i don't know which tools repo command  comes 
from , and how to set its proxy. Could you give me some suggestion? thank 
you.</DIV></DIV></DIV>
<DIV><FONT face=Verdana color=#000080 size=2></FONT> </DIV>
<DIV><FONT face=Verdana color=#c0c0c0 size=2>2009-05-27 </FONT><FONT 
face=Verdana color=#c0c0c0 size=2> </FONT></DIV>
<HR color=#b5c4df SIZE=1>

<DIV><FONT face=Verdana size=2><STRONG>Sender£º</STRONG> Richard W.M. Jones 
</FONT></DIV>
<DIV><FONT face=Verdana size=2><STRONG>Send time£º</STRONG> 2009-05-26  
23:22:17 </FONT></DIV>
<DIV><FONT face=Verdana size=2><STRONG>Receiver£º</STRONG> Arthur Wang 
</FONT></DIV>
<DIV><FONT face=Verdana size=2><STRONG>Copyto£º</STRONG> Fedora-virt 
</FONT></DIV>
<DIV><FONT face=Verdana size=2><STRONG>Topic£º</STRONG> Re: [fedora-virt] how to 
build iso from virt-p2v </FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT> </DIV>
<DIV><FONT face=Verdana size=2>
<DIV>On Mon, May 25, 2009 at 09:21:37AM +0800, Arthur Wang wrote:</DIV>
<DIV>> Hello,</DIV>
<DIV>> I have a trouble when build virt-p2v-0.9.9.tar.gz to generate an iso file. Search for help</DIV>
<DIV>> </DIV>
<DIV>> I have install all the packet that virt-p2v depend on, and i run the follow commands successfully</DIV>
<DIV>>  configure</DIV>
<DIV>>  make rpm</DIV>
<DIV>> But when i enter "make build" command,  wait minutes, i got the follow error:</DIV>
<DIV>> Setting maximal mount count to -1</DIV>
<DIV>> Setting interval between checks to 0 seconds</DIV>
<DIV>> Error creating Live CD : Unable to download from repo : Cannot retrieve repository metadata (repomd.xml) for repository: released. Please verify its path and try again</DIV>
<DIV>> make: *** [build] error 1</DIV>
<DIV>> Could anyone tell me where it want to get repository metadata , and which tools or command it use to get?</DIV>
<DIV></DIV>
<DIV>Just to check that you do have network access where you are</DIV>
<DIV>trying to build, right?</DIV>
<DIV></DIV>
<DIV>The other things to change are the CD base version, eg:</DIV>
<DIV></DIV>
<DIV>./configure --enable-cd-base=10</DIV>
<DIV></DIV>
<DIV>which will base everything on Fedora 10.</DIV>
<DIV></DIV>
<DIV>Have a look also at the generated kickstart file, p2v.ks, to see what</DIV>
<DIV>it contains.</DIV>
<DIV></DIV>
<DIV>Rich.</DIV>
<DIV></DIV>
<DIV>-- </DIV>
<DIV>Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones</DIV>
<DIV>virt-df lists disk usage of guests without needing to install any</DIV>
<DIV>software inside the virtual machine.  Supports Linux and Windows.</DIV>
<DIV>http://et.redhat.com/~rjones/virt-df/</DIV></FONT></DIV></BODY></HTML>