Handir
2008-06-09, 11:13 AM CDT
I'm trying to upgrade from FC6 to FC8.
Graphical installer generates a warning that it cannot enable the swap device.
This seems odd, as the entries will have been generated by either FC5 or 6 during installation, and current FC6 installation seems to manage fine!
(FYI - FC7 upgrade installer behaves similarly)
Warning text is "/etc/fstab should be specified by label, not by device name"
Related /etc/fstab entry is "/dev/hda3 none swap sw".
I assume it needs to look like "LABEL=\SWAP none swap sw"
I found the e2label tool to change/add labels to ext2/ext3 partitions, but this doesn't work with swap partition. Can anyone tell me how to create a label for the swap partition device, to keep the installer happy?
Graphical installer generates a warning that it cannot enable the swap device.
This seems odd, as the entries will have been generated by either FC5 or 6 during installation, and current FC6 installation seems to manage fine!
(FYI - FC7 upgrade installer behaves similarly)
Warning text is "/etc/fstab should be specified by label, not by device name"
Related /etc/fstab entry is "/dev/hda3 none swap sw".
I assume it needs to look like "LABEL=\SWAP none swap sw"
I found the e2label tool to change/add labels to ext2/ext3 partitions, but this doesn't work with swap partition. Can anyone tell me how to create a label for the swap partition device, to keep the installer happy?