Results 1 to 4 of 4

Thread: Unmount disk to delete partition

  1. #1
    Join Date
    Jul 2009
    Posts
    58

    Unmount disk to delete partition

    Hello, I have an old computer with 40 GB hard disk and there are two paritions on my computer. I need to delete the second partition and create new partitions of 10 GB each, but i cannot delete the partitions it says unmount partition. Please help...

  2. #2
    Join Date
    Jan 2009
    Posts
    1,738

    Re: Unmount disk to delete partition

    You cannot delete a partition that is mounted, you have to unmount the partition first, and when it is successfully unmounted, delete it... To unmount a partition, open terminal and type :
    Code:
    sudo unmount disk/partition
    EG :
    Code:
    sudo unmount /dev/sda3
    Hope this helps...

  3. #3
    Join Date
    May 2008
    Posts
    4,085

    Re: Unmount disk to delete partition

    Use GParted to unmount, delete, create partitions. Its is a user friendly tool that deals with Hard disk and operations on it. To downloaded GParted open terminal and type :
    Code:
    sudo apt-get install gparted
    Then run GParted and it will guide you...

  4. #4
    Join Date
    Jul 2009
    Posts
    58

    Re: Unmount disk to delete partition

    Ok, i will try that out, and if i have any problems, i will post back. Also can i use GParted on Ubuntu? I have ubuntu 8.04. Can anyone confirm that? Thanks!

Similar Threads

  1. Mac OS X delete partition
    By Rily in forum Operating Systems
    Replies: 6
    Last Post: 25-06-2010, 10:39 AM
  2. Merge Disk / Re-partition Disk drive without formatting?
    By Bruce Powers in forum Windows Server Help
    Replies: 6
    Last Post: 03-05-2010, 02:07 PM
  3. Cannot delete HDD partition Seagate
    By Clay Aiken in forum Windows Software
    Replies: 3
    Last Post: 21-04-2009, 08:13 PM
  4. [USB] Delete CDFS partition
    By Neil'o in forum Hardware Peripherals
    Replies: 4
    Last Post: 30-03-2009, 02:24 PM
  5. Replies: 2
    Last Post: 10-09-2008, 12:55 PM

Tags for this Thread

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
  •  
Page generated in 1,714,120,150.43050 seconds with 17 queries