Comment 6 for bug 1416925

Revision history for this message
Jean-Pierre (jean-pierre-andre) wrote :

Sorry, the commands in my previous post should read :

mkdir temp-sdb2
sudo ntfs-3g -o ro /dev/sdb2 temp-sdb2
sudo head -c 30 'temp-sdb2/$LogFile' | tail -c 4 | od -t x1
sudo umount temp-sdb2
rmdir temp-sdb2