<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<blockquote type="cite"> <span class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span
 class="Apple-style-span"
 style="border-collapse: collapse; font-family: arial,sans-serif; font-size: 13px;">eed
a
little help to determine next step.<br>
  <br>
After reboot from running preupgrade I get the following message.<br>
  <br>
Error downloading kickstart file.<br>
Then I am being requested to modify the following parameter.<br>
  <br>
ks=hd:UUID=d99009ca-09f4-4607-<wbr>9176-c3a6f6863fa8:/upgrade/ks.<wbr>cfg<br>
  <br>
This machine is a fully updated fresh install of F12 with a 300mb /boot
on mdraid.<br>
  <br>
FROM GRUB:<br>
title Upgrade to Fedora 13 (Goddard)<br>
&nbsp; &nbsp; &nbsp; &nbsp;kernel /upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/<wbr>preupgrade
ks=hd:UUID=d99009ca-09f4-4607-<wbr>9176-c3a6f6863fa8:/upgrade/ks.<wbr>cfg
stage2=hd:UUID=d99009ca-09f4-<wbr>4607-9176-c3a6f6863fa8:/<wbr>upgrade/install.img<br>
&nbsp; &nbsp; &nbsp; &nbsp;initrd /upgrade/initrd.img<br>
title Fedora (2.6.32.12-115.fc12.x86_64)<br>
&nbsp; &nbsp; &nbsp; &nbsp;root (hd0,1)<br>
&nbsp; &nbsp; &nbsp; &nbsp;kernel /vmlinuz-2.6.32.12-115.fc12.<wbr>x86_64 ro
root=/dev/mapper/vg_linux8-lv_<wbr>root &nbsp;LANG=en_US.UTF-8
SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us quiet
rdblacklist=nouveau vga=791 elevator=noop<br>
&nbsp; &nbsp; &nbsp; &nbsp;initrd /initramfs-2.6.32.12-115.fc12.<wbr>x86_64.img<br>
  <br>
FROM FSTAB:<br>
# /etc/fstab<br>
# Created by anaconda on Mon Apr &nbsp;5 20:18:40 2010<br>
#<br>
# Accessible filesystems, by reference, are maintained under '/dev/disk'<br>
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more
info<br>
#<br>
/dev/mapper/vg_linux8-lv_root / &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ext4 &nbsp;
&nbsp;noatime,errors=remount-ro &nbsp; &nbsp; &nbsp; &nbsp;1 1<br>
UUID=d99009ca-09f4-4607-9176-<wbr>c3a6f6863fa8 /boot ext4 &nbsp;
&nbsp;noatime,errors=remount-ro &nbsp; &nbsp; &nbsp; &nbsp;1 2<br>
/dev/mapper/vg_linux8-lv_swap swap &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;swap &nbsp; &nbsp;defaults &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0 0<br>
tmpfs &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /dev/shm &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;tmpfs &nbsp;
defaults,noatime,mode=1777 &nbsp; &nbsp; &nbsp; 0 0<br>
tmpfs &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /tmp &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;tmpfs &nbsp;
defaults,noatime,mode=1777 &nbsp; &nbsp; &nbsp; 0 0<br>
devpts &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/dev/pts &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;devpts &nbsp;gid=5,mode=620
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0 0<br>
sysfs &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /sys &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;sysfs &nbsp; defaults &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0 0<br>
proc &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/proc &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; proc &nbsp; &nbsp;defaults &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0 0<br>
/dev/vg_linux8_1/lv_opt &nbsp; &nbsp;/opt &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ext4 &nbsp; &nbsp;defaults &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 2</span></span></blockquote>
I am able to determine that the error is due to being unable to mount
the drive.<br>
(/dev/d99009ca-09f4-4607-9176-c3a6f6863fa8<span class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span
 class="Apple-style-span"
 style="border-collapse: collapse; font-family: arial,sans-serif; font-size: 13px;">)<br>
So I tried to use /dev/md126p2 but it is still unable to mount the
drive to access the ks.cfg.<br>
<br>
I can see the above information using alt+f3 when I get to the error
dialogue screen when trying to boot into the<br>
preupgrade kickstart.<br>
<br>
[agagne@linux0 ~]$ uname -r<br>
2.6.32.12-115.fc12.x86_64<br>
<br>
[agagne@linux0 ~]$ df -k<br>
Filesystem&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1K-blocks&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Used Available Use% Mounted on<br>
/dev/mapper/vg_linux8-lv_root<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 68509224&nbsp;&nbsp; 7532824&nbsp; 57496236&nbsp; 12% /<br>
tmpfs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3059132&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 652&nbsp;&nbsp; 3058480&nbsp;&nbsp; 1% /dev/shm<br>
/dev/md126p2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 297485&nbsp;&nbsp;&nbsp; 205636&nbsp;&nbsp;&nbsp;&nbsp; 76489&nbsp; 73% /boot<br>
tmpfs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3059132&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2520&nbsp;&nbsp; 3056612&nbsp;&nbsp; 1% /tmp<br>
/dev/mapper/vg_linux8_1-lv_opt<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 72082768&nbsp; 51480996&nbsp; 16940156&nbsp; 76% /opt<br>
<br>
Alan<br>
<br>
<br>
</span></span>
</body>
</html>