<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:10pt">Thanks, Cole:<br><br>You are correct! i.e., The lack of a .treeinfo file in the directory was the root case...<br><br>It appears that the last line provided the vital clue. i.e., The Oracle Linux 6.3 .iso is lacking a .treeinfo file. CentOS, however, includes a .treeinfo file for each of it's installation .iso's:<br><br><div style="margin-left: 40px;">san2:/srv/md128/repositories/centos # find . -name .treeinfo<br>./5.7/os/i386/.treeinfo<br>./5.7/os/x86_64/.treeinfo<br>./5.8/os/i386/.treeinfo<br>./5.8/os/x86_64/.treeinfo<br>./5.9/os/i386/.treeinfo<br>./5.9/os/x86_64/.treeinfo<br>./6.0/os/x86_64/.treeinfo<br>./6.2/os/i386/.treeinfo<br>./6.2/os/x86_64/.treeinfo<br>./6.3/os/i386/.treeinfo<br>./6.3/os/x86_64/.treeinfo<br></div><br>The contents of .treeinfo seem fairly straight-forward:<br><br><div style="margin-left:
 40px;">san2:/srv/md128/repositories # cat ./centos/6.3/os/x86_64/.treeinfo <br>[general]<br>family = CentOS<br>timestamp = 1341569485.3<br>variant = <br>totaldiscs = 1<br>version = 6.3<br>discnum = 1<br>packagedir = <br>arch = x86_64<br><br>[images-x86_64]<br>kernel = images/pxeboot/vmlinuz<br>initrd = images/pxeboot/initrd.img<br>boot.iso = ../../isos/x86_64/CentOS-6.3-x86_64-netinstall.iso<br>[images-xen]<br>kernel = images/pxeboot/vmlinuz<br>initrd = images/pxeboot/initrd.img<br><br>[stage2]<br>mainimage = images/install.img<br></div><br>...so I started with the .treeinfo file for CentOS 6.3 and verified that it reflected the contents of the Oracle Linux 6.3 directory as well:<br><br><div style="margin-left: 40px;">san2:/srv/md128/repositories/centos # ll ./6.3/os/x86_64/<br>total 472<br>-rw-r--r--. 1 59999 59999     14 Jul  6  2012 CentOS_BuildTag<br>-rw-rw-r--. 1 59999 59999     33 Jul  6 
 2012 .discinfo<br>drwxrwxr-x. 3 59999 59999     17 Jul  6  2012 EFI<br>-rw-rw-r--. 1 59999 59999    212 Jun 23  2012 EULA<br>-rw-rw-r--. 1 59999 59999  18009 Jun 23  2012 GPL<br>drwxr-xr-x. 3 59999 59999     74 Jul  6  2012 images<br>drwxr-xr-x. 2 59999 59999   4096 Jul  6  2012 isolinux<br>drwxrwxr-x. 2 59999 59999 339968 Jul  5  2012 Packages<br>-rw-rw-r--. 1 59999 59999   1354 Jun 23  2012 RELEASE-NOTES-en-US.html<br>drwxr-xr-x. 2 59999 59999   4096 Jul  6  2012 repodata<br>-rw-rw-r--. 1 59999 59999   1706 Jun 23  2012 RPM-GPG-KEY-CentOS-6<br>-rw-rw-r--. 1 59999 59999   1730 Jun 23  2012 RPM-GPG-KEY-CentOS-Debug-6<br>-rw-rw-r--. 1 59999 59999   1730 Jun 23  2012 RPM-GPG-KEY-CentOS-Security-6<br>-rw-rw-r--. 1 59999 59999   1734 Jun 23  2012
 RPM-GPG-KEY-CentOS-Testing-6<br>-rw-rw-r--. 1 59999 59999    398 Jul  6  2012 .treeinfo<br><br>san2:/srv/md128/repositories/centos # ll ./6.3/os/x86_64/images/<br>total 168904<br>-rw-r--r--. 1 59999 59999    372736 Jul  6  2012 efiboot.img<br>-rw-r--r--. 1 59999 59999  35997696 Jul  6  2012 efidisk.img<br>-rw-r--r--. 1 59999 59999 136585216 Jul  6  2012 install.img<br>drwxr-xr-x. 2 59999 59999        37 Jul  6  2012 pxeboot<br><br>san2:/srv/md128/repositories/centos # ll ./6.3/os/x86_64/images/pxeboot/<br>total 34756<br>-rw-r--r--. 1 59999 59999 31596586 Jul  6  2012 initrd.img<br>-rwxr-xr-x. 1 59999 59999  3986608 Jul  6  2012 vmlinuz<br><br>san2:/srv/md128/repositories/centos # ll ../oracle/6.3/os/x86_64/<br>total 504<br>drwxr-xr-x 3 root root     33 Feb  8 18:09 EFI<br>-rw-r--r-- 1
 root root   7041 Feb  8 18:09 EULA<br>-rw-r--r-- 1 root root   7041 Feb  8 18:09 eula.en_US<br>-rw-r--r-- 1 root root   3334 Feb  8 18:09 eula.py<br>-rw-r--r-- 1 root root  18390 Feb  8 18:09 GPL<br>drwxr-xr-x 3 root root     66 Feb  8 18:09 HighAvailability<br>drwxr-xr-x 3 root root    103 Feb  8 18:09 images<br>drwxr-xr-x 2 root root   4096 Feb  8 18:09 isolinux<br>drwxr-xr-x 3 root root     66 Feb  8 18:09 LoadBalancer<br>-rw-r--r-- 1 root root    196 Feb  8 18:09 media.repo<br>drwxr-xr-x 2 root root 188416 Feb  8 18:10 Packages<br>-rw-r--r-- 1 root root   2619 Feb  8 18:10 README-en<br>-rw-r--r-- 1 root root   7054 Feb  8 18:10 README-en.html<br>-rw-r--r-- 1 root root  29531 Feb  8 18:10 RELEASE-NOTES-en<br>-rw-r--r-- 1 root root  32428
 Feb  8 18:10 RELEASE-NOTES-en.html<br>-rw-r--r-- 1 root root  29531 Feb  8 18:10 RELEASE-NOTES-x86_64-en<br>-rw-r--r-- 1 root root  32428 Feb  8 18:10 RELEASE-NOTES-x86_64-en.html<br>-rw-r--r-- 1 root root  29531 Feb  8 18:10 RELEASE-NOTES-x86-en<br>-rw-r--r-- 1 root root  32428 Feb  8 18:10 RELEASE-NOTES-x86-en.html<br>lrwxrwxrwx 1 root root     15 Feb  8 18:10 repodata -> Server/repodata<br>drwxr-xr-x 3 root root     66 Feb  8 18:10 ResilientStorage<br>-rw-r--r-- 1 root root   1011 Feb  8 18:10 RPM-GPG-KEY<br>-rw-r--r-- 1 root root   1011 Feb  8 18:10 RPM-GPG-KEY-oracle<br>drwxr-xr-x 3 root root     66 Feb  8 18:10 ScalableFileSystem<br>drwxr-xr-x 4 root root     87 Feb  8 18:10 Server<br>-rw-r--r-- 1 root root    108 Feb  8 18:10 supportinfo<br>-r--r--r--
 1 root root   6517 Feb  8 18:10 TRANS.TBL<br>drwxr-xr-x 3 root root     66 Feb  8 18:10 UEK2<br><br>san2:/srv/md128/repositories/centos # ll ../oracle/6.3/os/x86_64/images/<br>total 167692<br>-rw-r--r-- 1 root root    376832 Feb  8 18:09 efiboot.img<br>-rw-r--r-- 1 root root  34924544 Feb  8 18:09 efidisk.img<br>-rw-r--r-- 1 root root 136404992 Feb  8 18:09 install.img<br>drwxr-xr-x 2 root root        53 Feb  8 18:09 pxeboot<br>-rw-r--r-- 1 root root       541 Feb  8 18:09 README<br>-r--r--r-- 1 root root      1106 Feb  8 18:09 TRANS.TBL<br><br>san2:/srv/md128/repositories/centos # ll ../oracle/6.3/os/x86_64/images/pxeboot/<br>total 33668<br>-rw-r--r-- 1 root root 30481341 Feb  8 18:09 initrd.img<br>-r--r--r-- 1 root root      441 Feb  8
 18:09 TRANS.TBL<br>-rwxr-xr-x 1 root root  3986992 Feb  8 18:09 vmlinuz<br></div><br>...and then I used the CentOS 6.3 .treeinfo file _verbatim_ to guide virt-install through the process of creating an Oracle 6.3 PV:<br><br><div style="margin-left: 40px;">san2:/srv/md128/repositories # cp ./centos/6.3/os/x86_64/.treeinfo ./oracle/6.3/os/x86_64/<br></div><br>Problem solved! <br><br>Thanks, again!<br><br>Eric Pretorious<br>Truckee, CA<br><div><span><br></span></div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-family: Courier New, courier, monaco, monospace, sans-serif; font-size: 10pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Cole Robinson <crobinso@redhat.com><br> <b><span
 style="font-weight: bold;">To:</span></b> Eric <epretorious@yahoo.com> <br><b><span style="font-weight: bold;">Cc:</span></b> "virt-tools-list@redhat.com" <virt-tools-list@redhat.com> <br> <b><span style="font-weight: bold;">Sent:</span></b> Thursday, February 14, 2013 12:15 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [virt-tools-list] Unable to Create an Oracle Linux VM Using virt-install or virt-manager<br> </font> </div> <br>
On 02/14/2013 03:13 PM, Eric wrote:<br>> Once more, with --debug:<br>> <br><br><snip><br><br>> <br>> Does this have anything to do with the lack of a .treeinfo as you mentioned<br>> (below), Cole?<br>> <br><br>I meant debug info for virt-manager, since I'm curious of the root of:<br><br>Error: coercing to Unicode: need string or buffer, instance found<br><br>But I'm 99% sure the root issue with virt-install is the lack of .treeinfo<br><br>- Cole<br><br><br><br> </div> </div> </blockquote></div>   </div></body></html>