RE:preupgrade 12 to 13 error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



eed a little help to determine next step.

After reboot from running preupgrade I get the following message.

Error downloading kickstart file.
Then I am being requested to modify the following parameter.

ks=hd:UUID=d99009ca-09f4-4607-9176-c3a6f6863fa8:/upgrade/ks.cfg

This machine is a fully updated fresh install of F12 with a 300mb /boot on mdraid.

FROM GRUB:
title Upgrade to Fedora 13 (Goddard)
       kernel /upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/preupgrade ks=hd:UUID=d99009ca-09f4-4607-9176-c3a6f6863fa8:/upgrade/ks.cfg stage2=hd:UUID=d99009ca-09f4-4607-9176-c3a6f6863fa8:/upgrade/install.img
       initrd /upgrade/initrd.img
title Fedora (2.6.32.12-115.fc12.x86_64)
       root (hd0,1)
       kernel /vmlinuz-2.6.32.12-115.fc12.x86_64 ro root=/dev/mapper/vg_linux8-lv_root  LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us quiet rdblacklist=nouveau vga=791 elevator=noop
       initrd /initramfs-2.6.32.12-115.fc12.x86_64.img

FROM FSTAB:
# /etc/fstab
# Created by anaconda on Mon Apr  5 20:18:40 2010
#
# Accessible filesystems, by reference, are maintained under '/dev/disk'
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info
#
/dev/mapper/vg_linux8-lv_root /                 ext4    noatime,errors=remount-ro        1 1
UUID=d99009ca-09f4-4607-9176-c3a6f6863fa8 /boot ext4    noatime,errors=remount-ro        1 2
/dev/mapper/vg_linux8-lv_swap swap              swap    defaults                         0 0
tmpfs                   /dev/shm                tmpfs   defaults,noatime,mode=1777       0 0
tmpfs                   /tmp                    tmpfs   defaults,noatime,mode=1777       0 0
devpts                  /dev/pts                devpts  gid=5,mode=620                   0 0
sysfs                   /sys                    sysfs   defaults                         0 0
proc                    /proc                   proc    defaults                         0 0
/dev/vg_linux8_1/lv_opt    /opt                ext4    defaults                     1 2
I am able to determine that the error is due to being unable to mount the drive.
(/dev/d99009ca-09f4-4607-9176-c3a6f6863fa8)
So I tried to use /dev/md126p2 but it is still unable to mount the drive to access the ks.cfg.

I can see the above information using alt+f3 when I get to the error dialogue screen when trying to boot into the
preupgrade kickstart.

[agagne@linux0 ~]$ uname -r
2.6.32.12-115.fc12.x86_64

[agagne@linux0 ~]$ df -k
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/mapper/vg_linux8-lv_root
                      68509224   7532824  57496236  12% /
tmpfs                  3059132       652   3058480   1% /dev/shm
/dev/md126p2            297485    205636     76489  73% /boot
tmpfs                  3059132      2520   3056612   1% /tmp
/dev/mapper/vg_linux8_1-lv_opt
                      72082768  51480996  16940156  76% /opt

Alan


-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux