John Shen wrote: > That was how I got the LABEL and UUID: > > [root ~]# /usr/sbin/xfs_admin -lu /dev/sdb > label = "/mysql2" > UUID = 2560a02a-239b-4ac5-affe-cf71f8e87150 Strange ... works fine for me ... What are the exact messages when it fails? - anything in /var/log/messages? Have you tried strace'ing the mount command to see what it is doing? James Pearson