Yes I can see the directory contents. I was able to get past this CDROM problem by disabling SELinux.
[root@localhost ~]# ls -l /edj
total 1542
-r-xr-xr-x 1 root root 110 Mar 22 2006 autorun.inf
dr-xr-xr-x 1 root root 422 Mar 22 2006 docs
dr-xr-xr-x 1 root root 257826 Mar 22 2006 i386
dr-xr-xr-x 1 root root 184 Mar 22 2006 printers
-r-xr-xr-x 1 root root 9985 Mar 22 2006 readme.htm
-r-xr-xr-x 1 root root 1306624 Mar 22 2006 setup.exe
dr-xr-xr-x 1 root root 142 Mar 22 2006 support
-r-xr-xr-x 1 root root 10 Mar 22 2006 win51
-r-xr-xr-x 1 root root 10 Mar 22 2006 win51ia
-r-xr-xr-x 1 root root 10 Mar 22 2006 win51ia.sp1
[root@localhost ~]#
________________________________
From: Andrew Cathrow [mailto:acathrow@redhat.com] Sent: Monday, December 04, 2006 10:57 AM To: Jimison, Ed Cc: fedora-xen@redhat.com Subject: RE: [Fedora-xen] W2K CD installation error on guest
Lets test the image first. So if you do the following
dd if=/dev/cdrom of=/tmp/myimage.iso
then you should me able to mount it
mount -o loop /tmp/myimage.iso /mnt
If you do this can you see the directory structure in /mnt
On Mon, 2006-12-04 at 10:48 -0800, Jimison, Ed wrote:
Unfortunately it's the same error as below. The file is definitely there.
Error: Disk image does not exist: /home/w2k3.iso
________________________________
From: Andrew Cathrow [mailto:acathrow@redhat.com] Sent: Monday, December 04, 2006 10:33 AM To: Jimison, Ed Cc: fedora-xen@redhat.com Subject: RE: [Fedora-xen] W2K CD installation error on guest
The dd command is the issue,it's not going to produce a valid image. Youlre seeking 4096k and reading one block. Just do dd if=/dev/cdrom of=myimage.iso On Mon, 2006-12-04 at 10:12 -0800, Jimison, Ed wrote: Thanks, Andrew. I've been going this direction with no success. Here's what I've done so far:
1. Copy CD ISO to Fedora system
dd if=/dev/cdrom of=/home/w2k3.iso bs=1024 seek=4096k count=1
1. Edit config file /etc/xen/w2k3virt1
disk = [ 'file:/xen/w2k3virt1,hda,w', 'file:/home/w2k3.iso,hdc:cdrom,r', ]
1. xm create -c w2k3virt1
Error: Disk image does not exist: /home/w2k3.iso
________________________________
From: Andrew Cathrow [mailto:acathrow@redhat.com] Sent: Saturday, December 02, 2006 6:05 AM To: Jimison, Ed Cc: fedora-xen@redhat.com Subject: Re: [Fedora-xen] W2K CD installation error on guest Check the virtual machine settings and see if the CD is still configured. For example if you're w2k iso is in /opt/disks then make sure you have something like the following disk = [ 'file:/ .. your harddisk image ....', 'file:/opt/disks/w2k.iso,hdc:cdrom,r', ] On Fri, 2006-12-01 at 15:08 -0800, Jimison, Ed wrote: I've been trying to install W2K on Fedora Core 6. I found a previous post that recommended using "Standard PC" and this helped me get past the original problem with a hung black screen. The next problem I'm running into is that once the Windows installer boots and begins the "Installing Windows" step, I immediately get this error window: Setup was unable to access files need to continue. This could be caused by an error on the CD Media or the CD is no longer present in the drive. Any advice? Thanks, Ed Jimison
-- Fedora-xen mailing list Fedora-xen@redhat.com https://www.redhat.com/mailman/listinfo/fedora-xen
--
Andrew Cathrow Red Hat, Inc.
(678) 733 0452 - Mobile (404) 437 6178 - Home Office
acathrow@redhat.com