Upgrading util-linux and e2fsprogs packages on your System :
Add the following in /etc/apt/sources.list :
deb http://http.us.debian.org/debian woody main contrib non-free
Now type the following :
apt-get update
apt-get install util-linux e2fsprogs
This will install the latest versions of util-linux and e2fsprogs packages on your system from the woody tree.