Johnny Hughes wrote: > On Wed, 2006-06-21 at 12:34 -0500, cweisiger at i-55.com wrote: > >>Ok so its a bug(feature?) HEH. alright. Well I'll just deal with it for now. >> >>Is there a way to fix the appended 1 after a completed install. >> >> > > You can use e2label to change the ext2/ext3 labels ... you will also > need to change the label names in /etc/fstab and /boot/grub/grub.conf > > Not sure how you would re-label swap partition labels. I guess swapoff the swap partition, run mkswap with the -L option and run swapon giving the new label name. James Pearson