How to : Mount an NTFS drive for read-write in Debian Lenny

Posted on 27. Sep, 2009 by in Debian, Howto

Traditionally, Linux users mount NTFS partitions for read-write by first obtaining the libfuse2 and ntfs-3g packages and then manually editing the /etc/fstab file. This process required you to remember several things tedious and there was a risk of making the system non-bootable if the /etc/fstab file was incorrectly written.

Today, I was able to do the same thing with the help of a new module called disk-manage on Debian Lenny and Gnome.

Disk-manager detects, mount new unmounted partitions, including NTFS-partitions in real time without requiring a reboot. Disk-manager  can be also used to set mount point for the partitions.

To install disk-manager:

# apt-get install disk-manager

To start disk-manager

System->Administration->Disk Manager

Related posts:

  1. Howto: Upgrade to Debian Squeeze
  2. Getting the Mac to work
  3. Notes for 2009-09-20
  4. Howto: Automatically start a program in Debian
  5. How to: Carry Wikipedia content on a USB pen drive

Tags: , ,

6 Responses to “How to : Mount an NTFS drive for read-write in Debian Lenny”

  1. [...] View post:  How to : Mount an NTFS drive for read-write in Debian Lenny … [...]

  2. Joe Flyde

    08. Oct, 2009

    Thx. just what I was looking for after my Debian install. Puppy Linux has an application that mounts drives. Was looking for one for Lenny. Last obstacle overcome, goodbye Microsoft.

  3. Joe Flyde

    08. Oct, 2009

    Love Linux. Wish I was bold enough 6yrs. ago when I first comtemplated the switch.

  4. ahmed

    16. Nov, 2009

    i couldnt handle the fuse and ntfs-3g method. this helped me a lot.
    thank you very much

  5. [...] browsing, akhirnya dapat di blog-nya khishnan Ternyata menggunakan disk-manager. Jadi langsung saja buka terminalnya, dan ketikan [...]

  6. MyDo

    15. Jan, 2012

    Great thanks buddy! It works great and I say goodbye Windows ;-) ! At long last !!!!!

Leave a Reply