<HTML>
<HEAD>
<TITLE>Re: [Thincrust-devel] applicance-creator on FC10 to create CentOS 5 image</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi Ian, et.al.,<BR>
<BR>
I’ve created a local repo to provide ace-banners (I also switched the CentOS repos in the ‘.ks’ file to use 5.3, added ace-banners to the ‘.ks’ file, added my local repo to the ‘.ks’ file and, just FYI, my host is FC-11).  The build from appliance-creator seems to work (snippet of the last part of console output is shown below).  But, when I try to run it with virt-image and connect via virt-viewer, all I see is a “grub prompt”.  Sorry if this is a newbie question, I’m rather new to playing with redhat and these kinds of build issues.  What to do next?  Is there some way I can mount this virtual disk and see what is going on in the file system?  The snippet below makes it appear as though the grub install actions succeeded.<BR>
<BR>
...last part of output from “appliance-creator”...<BR>
<BR>
  Installing: ace                          ##################### [145/155] <BR>
  Installing: ace-banners                  ##################### [146/155] <BR>
  Installing: yum-fastestmirror            ##################### [147/155] <BR>
  Installing: acpid                        ##################### [148/155] <BR>
  Installing: dhclient                     ##################### [149/155] <BR>
  Installing: base_appliance               ##################### [150/155] <BR>
  Installing: kernel                       ##################### [151/155] <BR>
  Installing: setools                      ##################### [152/155] <BR>
  Installing: openssh-clients              ##################### [153/155] <BR>
  Installing: openssh-server               ##################### [154/155] <BR>
  Installing: dhcpv6-client                ##################### [155/155] <BR>
<BR>
Probing devices to guess BIOS drives. This may take a long time.<BR>
<BR>
<BR>
    GNU GRUB  version 0.97  (640K lower / 3072K upper memory)<BR>
<BR>
 [ Minimal BASH-like line editing is supported.  For the first word, TAB<BR>
   lists possible command completions.  Anywhere else TAB lists the possible<BR>
   completions of a device/filename.]<BR>
grub> device (hd0) /dev/loop4<BR>
grub> root (hd0,0)<BR>
 Filesystem type is ext2fs, partition type 0x83<BR>
grub> setup --stage2=/var/tmp/imgcreate-XldNQ3/install_root/boot/grub/stage2 --prefix=/boot/grub  (hd0)<BR>
 Checking if "/boot/grub/stage1" exists... yes<BR>
 Checking if "/boot/grub/stage2" exists... yes<BR>
 Checking if "/boot/grub/e2fs_stage1_5" exists... yes<BR>
 Running "embed /boot/grub/e2fs_stage1_5 (hd0)"... failed (this is not fatal)<BR>
 Running "embed /boot/grub/e2fs_stage1_5 (hd0,0)"... failed (this is not fatal)<BR>
 Running "install --stage2=/var/tmp/imgcreate-XldNQ3/install_root/boot/grub/stage2 /boot/grub/stage1 (hd0) /boot/grub/stage2 p /boot/grub/grub.conf "... succeeded<BR>
Done.<BR>
grub> quit<BR>
cp: cannot stat `tcsplash.xpm.gz': No such file or directory<BR>
ioctl: LOOP_CLR_FD: Device or resource busy<BR>
Finished<BR>
-----------<BR>
Thanks...  Greg<BR>
</SPAN></FONT>
</BODY>
</HTML>