Jun 16, 2008
Testing
I usually using stable on my Debian. Now I try the testing. Actually this is triggered because of I can’t mount my ntfs partition. This is the error message.
kafka:/etc# mount -a
/sbin/mount.ntfs-3g: /usr/lib/libfuse.so.2: version `FUSE_2.6' not found (required by /sbin/mount.ntfs-3g)
Let’s give it a try!
Last 5 posts by
- Pindah ke Lokal? - July 21st, 2010
- Menangani Brute Force? - July 19th, 2010
- * Analysis, Academy CERT Meeting di SGU - July 16th, 2010
- Instalasi OpenVAS - July 8th, 2010
- Commercial SQL Server Security Scanners - July 6th, 2010
Debian has an obsolete ntfs-3g. Install the latest ntfs-3g from http://www.ntfs-3g.org that one doesn’t require fuse.
Hi Paul, thanks for your visit. Even I choose testing package, still obsolete?