I was rationalising a hard disk with some unused Salix partitions left over from beta testing. After backing up my data, I deleted the unwanted ones with gparted, and used lilosetup to configure the bootloader appropriately. What had been /dev/sda7 became /dev/sda5.
It booted ok, but /etc/fstab still said to look for / on the old partition, sda7. I found myself in a recuperation mode but, despite being root, I was unable to edit /etc/fstab.
(NB: I'm curious whether there's a way to get round this

I succesfully edited fstab from Salix Live; but another time, I'd do so before rebooting

As a footnote, I wonder if it would be feasible and worthwhile to extend lilosetup's functionality to check the contents of each Linux's /etc/fstab are sane given the partitioning scheme?