Hi, I am starting my install like this, virt-install -n cpansearch -r 768 -f /dev/vgmirror/xm-cpansearch -b xenbr1 -p -l http://mirrors.la.sol/fedora/install/x86_64/ --vnc -d -x ks=http://mirrors.la.sol/fedora/ks/xen.cfg -d My kickstart file is at http://tmp.askask.com/2007/01/xen.cfg After all the RPM are installed, I get the following crash. This is with the most recent fedora 6 updates on the Dom0 system. I''ve tried doing the install both with a "clean FC6" tree and with a tree that had the updates merged in. Traceback (most recent call first): File "/usr/lib/booty/bootloaderInfo.py", line 711, in writeGrub f = open(instRoot + cf, "w+") File "/usr/lib/booty/bootloaderInfo.py", line 1188, in write justConfig | (not self.useGrubVal)) File "/usr/lib/anaconda/bootloader.py", line 187, in writeBootloader justConfigFile, anaconda.intf) File "/usr/lib/anaconda/dispatch.py", line 199, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 122, in gotoNext self.moveStep() File "/usr/lib/anaconda/gui.py", line 923, in nextClicked self.anaconda.dispatch.gotoNext() File "/usr/lib/anaconda/iw/progress_gui.py", line 243, in renderCallback self.intf.icw.nextClicked() File "/usr/lib/anaconda/gui.py", line 950, in handleRenderCallback self.currentWindow.renderCallback() IOError: [Errno 30] Read-only file system: ''/mnt/sysimage/boot/grub/ grub.conf'' Any ideas? - ask -- http://develooper.com/ - http://askask.com/