How to: fix invalid /LABEL=xxx
After getting invalid /LABEL=xxx
Boot into single user mode:
Type in Root password
type: “mount -w -o remount /dev/device”
type: “vi /etc/fstab” remove or comment out (# in front) offending line
type “:wq!” (quit VI)
type “reboot”