On Wed, Nov 02, 2005 at 03:42:20PM +0200, Antonio Kanouras wrote: > yaird error: uuid '472dd55c-c2ab-462b-a7b1-2cc890b2d074' not found > (/etc/fstab:5) (fatal)
> I attached a copy of my /etc/fstab. > UUID=472dd55c-c2ab-462b-a7b1-2cc890b2d074 / xfs > defaults 0 1 At the moment, yaird only recognises labels for ext2 and reiser. The workaround is to mount /dev/disk/by-uuid/47..74. The fix is to rip out the label/uuid recognition in yaird and replace it with a wrapper around blkid. --erik -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

