Find the answer to your Linux question:
Results 1 to 4 of 4
I recently installed Linux for the first time and went with the Ubuntu distro. I installed it onto a partition on my windows secondary data drive. I'm now up and ...
  1. #1
    Just Joined!
    Join Date
    Mar 2007
    Posts
    3

    Format Windiows Partition

    I recently installed Linux for the first time and went with the Ubuntu distro.

    I installed it onto a partition on my windows secondary data drive.

    I'm now up and running, I mounted the windows partition of my data drive and copied all my files onto the linux partition. I now want to format the windows partition of this drive to be an extended linux partition so I can copy all my data back onto it and have a linux data drive rather than an NTFS one.

    Can anyone tell me how to format this ntfs partition to be a linux one?

    Hope this makes sense im completely new to this.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    hi gavdraper,

    Welcome to the LinuxForums.

    you can use GParted to delete NTFS partition and create new ext3 partition. GParted is available in Ubuntu LiveCD.
    you can delete and create partitions through fdisk too but i prefer GParted only coz it has GUI and its very easy to handle partition with GParted.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Mar 2007
    Posts
    3
    hi thanks for the response. I no longer have the live CD I gave it to a friend. Will GParted be isntalled on my system somewhere? I'm currently downloading the GParted live CD I was planning on burning to disk and I assume it will boot me into the Gparted UI to do my partitioning is this correct?

    Thanks

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Will GParted be isntalled on my system somewhere?
    NO. you have to install it through Synaptic or apt-get.
    Code:
    sudo apt-get install gparted
    I'm currently downloading the GParted live CD I was planning on burning to disk and I assume it will boot me into the Gparted UI to do my partitioning is this correct?
    Correct. GParted LiveCD works better than installed version in Ubuntu. reason: you have to unmount partition before doing anything with it and if you are going resize Ubuntu partition, it will be tricky,
    you can use GParted LiveCd on any machine. it doesn't matter if that machine has Windows or Linux.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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