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 ...
- 05-31-2007 #1
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.
- 05-31-2007 #2
Hi ssjlance,
Welcome to the LinuxForums.
you must be root to delete partition and partition should not be mounted. i suggest you to delete Partition using GParted LiveCD.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.
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
- 05-31-2007 #3
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?
- 05-31-2007 #4depends on Harddisk size. it should not take more than 5-60 secs.does GParted always take a really long time to scan all devices?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-31-2007 #5
- 05-31-2007 #6
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
- 05-31-2007 #7
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?
- 05-31-2007 #8
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
- 05-31-2007 #9
I looked, and that dir doesn't exist. Could that just be a difference between distributions?
- 05-31-2007 #10it could be. some distros detect Windows Partitions during installation and adds partition entries in /etc/fstab file to automount partitions at boot up.I looked, and that dir doesn't exist. Could that just be a difference between distributions?
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


Reply With Quote