Results 1 to 4 of 4

Thread: Mount Windows partitions?

  1. #1
    Join Date
    Dec 2006
    Location
    Tyabb, Australia
    Beans
    41
    Distro
    Ubuntu 9.10 Karmic Koala

    Mount Windows partitions?

    Using Ubuntu 9.04
    I have just installed the latest updates and now I cannot view my Windows partitions. What is going on?
    I was wanting to transfer some of my large files from Windows over to Ubuntu
    but now I am stuck.

  2. #2
    DeMus is offline I Ubuntu, Therefore, I Am
    Join Date
    May 2008
    Location
    The Netherlands
    Beans
    2,146

    Re: Mount Windows partitions?

    Quote Originally Posted by gordon3913 View Post
    Using Ubuntu 9.04
    I have just installed the latest updates and now I cannot view my Windows partitions. What is going on?
    I was wanting to transfer some of my large files from Windows over to Ubuntu
    but now I am stuck.
    Try this:

    Auto mount Windows disks
    Fire up a terminal, to do this click Applications > Accessories > Terminal
    Then type (or copy/paste) the following - 1 line at a time
    Code:
    sudo aptitude update
    sudo aptitude install ntfs-config
    Ok so when that returns you to user@pcname, that should be installed

    Next, make sure you have NO drives mounted (they'll usually appear on your desktop). If you have disks mounted, right-click the icons (one by one) and choose unmount.
    They also appear when opening Nautilus.
    Then run the program from System > Administration > NTFS Configuration Tool

    Enter your password when prompted - and choose the drives that you want to be automounted. Click Apply.

    Now simply make sure that "Enable Write Support for Internal Drives" is checked and click OK.

  3. #3
    Join Date
    Dec 2006
    Location
    Tyabb, Australia
    Beans
    41
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Mount Windows partitions?

    Thanks

  4. #4
    DeMus is offline I Ubuntu, Therefore, I Am
    Join Date
    May 2008
    Location
    The Netherlands
    Beans
    2,146

    Re: Mount Windows partitions?

    Quote Originally Posted by gordon3913 View Post
    Thanks
    You're welcome.
    I presume it works now.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •