Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
Well, after much trial and error, I have most things I need running on Linux without much of a problem. There is one problem, though, and its that when I ...
  1. #1
    Just Joined! ssjlance's Avatar
    Join Date
    May 2007
    Posts
    5

    Help Partitioning Hard Drive

    Well, after much trial and error, I have most things I need running on Linux without much of a problem. There is one problem, though, and its that when I first installed Linux, I partitioned my drive so I could use Windows for things I couldn't figure out on Linux. However, I have Linux running at the point where I no longer need Windows. Here's the problem; I can't figure out how to get rid of the Windows partition. I used GParted on my simplyMEPIS cd before installing, and from what I've figured out, it can't get rid of some of the files due to read/write permissions, or something along those lines. Thanks so much in advance. Also, if there's any info I need to supply, just go ahead and ask, and I'll supply it if I can.

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

    Welcome to the LinuxForums.
    I used GParted on my simplyMEPIS cd before installing, and from what I've figured out, it can't get rid of some of the files due to read/write permissions, or something along those lines.
    you must be root to delete partition and partition should not be mounted. i suggest you to delete Partition using GParted LiveCD.
    remove entries of Windows Partition(s) from /etc/fstab file before deleting.

    post the output of fdisk -l command and contents of /etc/fstab file.
    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! ssjlance's Avatar
    Join Date
    May 2007
    Posts
    5
    Thank you so much. Drive is unmounted and GParted is scanning devices. Also, does GParted always take a really long time to scan all devices?

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    does GParted always take a really long time to scan all devices?
    depends on Harddisk size. it should not take more than 5-60 secs.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined! ssjlance's Avatar
    Join Date
    May 2007
    Posts
    5
    8 gigs, takes a little over 2 minutes.

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    hmm... thats strange... do let us know how it goes.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  7. #7
    Just Joined! ssjlance's Avatar
    Join Date
    May 2007
    Posts
    5
    Well, I open GParted and it takes 2 minutes to finish scanning. Thats about it. Also, after it loads, should I delete the Windows partition or format it so that I can use it with Linux?

  8. #8
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    yes. delete Windows partition and format it in whatever filesystem you want to use. dont forget to remove partition entries from /etc/fstab file as i suggested earlier.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  9. #9
    Just Joined! ssjlance's Avatar
    Join Date
    May 2007
    Posts
    5
    I looked, and that dir doesn't exist. Could that just be a difference between distributions?

  10. #10
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    I looked, and that dir doesn't exist. Could that just be a difference between distributions?
    it could be. some distros detect Windows Partitions during installation and adds partition entries in /etc/fstab file to automount partitions at boot up.
    we usually add entries manually to share data.
    if there is no entry, you are good to go.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Page 1 of 2 1 2 LastLast

Posting Permissions

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