I have assumed that mkfs.ext2 and mke2fs were links to the same file. Apparently they are not:
bob:vc-3:bob>ls -il /sbin/mkfs.ext2 86256 -rwxr-xr-x 1 root root 17116 Jan 7 21:10 /sbin/mkfs.ext2* bob:vc-3:bob>ls -il /sbin/mke2fs 86255 -rwxr-xr-x 1 root root 17116 Jan 7 21:10 /sbin/mke2fs* I believe they are the same file, and should have been installed as links, either hard or symbolic. Is this a bug against e2fsprogs? The mkfs.ext2 man page _is_ a symlink to the mke2fs man page. -- _ |_) _ |_ Robert D. Hilliard <[EMAIL PROTECTED]> |_) (_) |_) Palm City, FL USA PGP Key ID: A8E40EB9 -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .