<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
I have a good working Core3 system which I would like to upgrade to Core4. I am upgrading from a tested DVD.<BR>
<BR>
When I get to the upgrade check part, it offers to upgrade. There is only one Core 3 listed /dev/VolGroup01/LogVol00<BR>
<BR>
When I click next, I get the following message:<BR>
<BR>
    Error enabling swap device VolGroup00/LogVol01:<BR>
    No such file or directory<BR>
<BR>
    The /etc/fstab on your upgrade partition does not reference a valid swap partition<BR>
<BR>
    Press OK to reboot your system.<BR>
<BR>
<BR>
My /etc/fstab looks like:<BR>
<BR>
# This file is edited by fstab-sync - see 'man fstab-sync' for details<BR>
/dev/VolGroup01/LogVol00 /                       ext3    defaults        1 1<BR>
LABEL=/boot1            /boot                   ext3    defaults        1 2<BR>
none                    /dev/pts                devpts  gid=5,mode=620  0 0<BR>
none                    /dev/shm                tmpfs   defaults        0 0<BR>
none                    /proc                   proc    defaults        0 0<BR>
none                    /sys                    sysfs   defaults        0 0<BR>
# /dev/VolGroup00/LogVol00 /old_disk    ext3    defaults        1 1<BR>
/dev/hda1 /mnt/windows ntfs ro,umask=0222                         0 0<BR>
/dev/VolGroup00/LogVol01 swap                    swap    defaults        0 0<BR>
/dev/VolGroup01/LogVol01 swap                    swap    defaults        0 0<BR>
/dev/hdd                /media/cdrom            auto    pamconsole,exec,noauto,managed 0 0<BR>
/dev/hdc                /media/cdrecorder       auto    pamconsole,exec,noauto,managed 0 0<BR>
<BR>
Is this a bug or am I doing something wrong??<BR>
<BR>
Nigel<BR>
<BR>
</BODY>
</HTML>