https://bugzilla.novell.com/show_bug.cgi?id=228813 mmarek@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mmarek@novell.com Status|NEEDINFO |ASSIGNED Info Provider|mmarek@novell.com | ------- Comment #12 from mmarek@novell.com 2006-12-20 05:29 MST ------- lol # file -s /dev/sda6 /dev/sda6: ReiserFS V3.6 block size 4096 num blocks 1502064 r5 hash # xfs_admin -l -u /dev/sda6; echo $? xfs_admin: unexpected XFS SB magic number 0x00000000 xfs_admin: read failed: Invalid argument xfs_admin: data size check failed /usr/sbin/xfs_admin: line 28: 16317 Segmentation fault (core dumped) xfs_db -x -p xfs_admin -r -c label -r -c uuid /dev/sda6 139 But yes, checking the exit code should do. You could also just run xfs_db <partition> </dev/null. I'll look at the segfault. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.