boot uuid does not exist

e2label /dev/hdb1 newlabel tune2fs -L newlabel /dev/hdb1 mke2fs -L newlabel /dev/hdb1 Once that's done, you can add the disk to your /etc/fstab: LABEL=newlabel /m2 ext3 defaults 0 0

Comments