Results 1 to 10 of 10
  1. #1
    Experienced User
    Overall activity: 0%

    Join Date
    Oct 2009
    Location
    Chennai
    Posts
    474
    Liked
    2 times
    Points
    6,676

    Confused Help Needed-Managing Partitions

    I have been using Xubuntu 9.10 for a while now.i dont get all the partions in the hard drive
    when i open places in the bar.instead i have to mount them manually using some tools such as NTFS configuration tool and view those in media folder.i want to get the mounted drives in desktop as in Gnome(ubuntu).help please.

  2. #2
    *nix Technical Support
    Overall activity: 35.0%

    Join Date
    Jan 2009
    Location
    /home/hellnoire
    Posts
    9,845
    Liked
    319 times
    Points
    26,077
    So let me get this right, before recommending a solution.

    You want the mounted hard drives showing up on your desktop, you don't want to go though the media folder, right? And mounted "for good" as it were, right?

    If so, install ntfs-tools,
    Code:
    sudo apt-get install ntfs-tools
    in the terminal of your Linux box.
    pacman -Syyu life not found in sync db

  3. #3
    Experienced User
    Overall activity: 19.0%

    Join Date
    Jun 2008
    Location
    Sri Lanka
    Posts
    1,909
    Liked
    1 times
    Points
    15,911
    hellnoires tool would do the job
    and also note that even in gonome the drivers are mounted into the folder media(nt sure but) and a launcher is in the desktop

  4. #4
    Newbie
    Overall activity: 0%

    Join Date
    Jul 2009
    Location
    CANADA
    Posts
    27
    Liked
    0 times
    Points
    2,015
    Make sure you install the ntfs-tools as hellnoire stated and simply mount them through fstab so you dont loose it after a reboot.
    1) fdisk -l depends on your ntfs parition Ex: /dev/sda4 is your ntfs parition and mkdir /ntfs

    2) echo '/dev/sda4 /ntfs ntfs noatime 0 2' >> /etc/fstab

    Voila

  5. #5
    *nix Technical Support
    Overall activity: 35.0%

    Join Date
    Jan 2009
    Location
    /home/hellnoire
    Posts
    9,845
    Liked
    319 times
    Points
    26,077
    Just throwing this out there, work_life, but wouldn't ntfs_tools auto-mount them anyway if you tell them to, that is, edit fstab for you?

  6. #6
    Newbie
    Overall activity: 0%

    Join Date
    Jul 2009
    Location
    CANADA
    Posts
    27
    Liked
    0 times
    Points
    2,015
    I am not really a fan of ubuntu, but just giving my 2 cents.. On archlinux,slack I usually use ntfs-3g which uses type fuseblk.. But linux all the way

  7. #7
    Experienced User
    Overall activity: 0%

    Join Date
    Oct 2009
    Location
    Chennai
    Posts
    474
    Liked
    2 times
    Points
    6,676
    Quote Originally Posted by shan View Post
    even in gnome the drivers are mounted into the folder media(nt sure but) and a launcher is in the desktop
    This is what exactly i meant. i need the launcher in the desktop or "PLACES" drop down menu.


    @hellnoire

    i ran the command you gave but i got some errors,so i installed via a deb file downloaded from here.

    where could i find this tool after installation.
    Last edited by kv777; 04-05-2010 at 08:15 PM.

  8. #8
    *nix Technical Support
    Overall activity: 35.0%

    Join Date
    Jan 2009
    Location
    /home/hellnoire
    Posts
    9,845
    Liked
    319 times
    Points
    26,077
    That should be able to be run by a simple 'sudo ntfs-tools' in terminal. It's what I've always done.

  9. #9
    Newbie
    Overall activity: 0%

    Join Date
    Jul 2009
    Location
    CANADA
    Posts
    27
    Liked
    0 times
    Points
    2,015
    That should do it
    Intel(R) Core(TM)2 Quad CPU Q9650 @ 3.00GHz

  10. #10
    *nix Technical Support
    Overall activity: 35.0%

    Join Date
    Jan 2009
    Location
    /home/hellnoire
    Posts
    9,845
    Liked
    319 times
    Points
    26,077
    Shoot, what I meant was ntfs-config... my mistake, sorry. But you can launch/install it the same way.

 

 

Similar Threads

  1. managing 50,000 music files
    By mackemking in forum Software
    Replies: 8
    Last Post: 05-15-2010, 04:18 AM
  2. Partitions? What The Hell...
    By Alboguy in forum Software
    Replies: 2
    Last Post: 01-16-2010, 07:43 PM
  3. Computer partitions
    By sevakov in forum General Forum
    Replies: 2
    Last Post: 01-19-2009, 01:08 PM
  4. help managing kaspersky
    By vgb_stylecs in forum General Forum
    Replies: 2
    Last Post: 12-07-2008, 05:06 PM
  5. clone 2 partitions
    By ding-dong in forum General Forum
    Replies: 10
    Last Post: 10-25-2008, 03:58 PM
All times are GMT +8. The time now is 08:19 AM.