Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-11-2003, 08:21 PM
|
#1
|
Member
Registered: Nov 2002
Location: Rome, GA, USA
Distribution: Slackware 10.1 and Gentoo 2005.1 from Stage 1
Posts: 84
Rep:
|
Wanting to wipe Windows off
I have a Mandrake 9.1 server running perfect for me and want to take off my Windows XP partition and add that space to my Linux. The only problem is that the partition is before the linux one, but the partition is FAT 32 I was that smart during installation. So at least I can write to it. Is there any hopes for me, or do I have to just do a complete reinstall, I hope not (I'm running a mySQL server on it 
|
|
|
07-11-2003, 08:39 PM
|
#2
|
Senior Member
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113
Rep: 
|
I don't understand. fdisk /dev/hda - delete partition 1. Then format it as ext3 or Reiser or something. Mount it somewhere in the filesystem. Am I missing something? If you want it for Linux, where it is or what filesystem it currently has doesn't matter does it?
|
|
|
07-11-2003, 08:45 PM
|
#3
|
Member
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163
Rep:
|
Go to the Mandrake Control Center, from there go to Mount Points, then DiskDrake.
Once there, unmount the Windows partitions (for example, mine are hda 1 and hda 2).
Then delete them.
Once they are deleted, format them to "Journalised FS: ext3" and mount to a point you wish (something like oh say /ext/).
There, Windows is gone, and Linux can use the space!
|
|
|
07-11-2003, 11:05 PM
|
#4
|
Member
Registered: Nov 2002
Location: Rome, GA, USA
Distribution: Slackware 10.1 and Gentoo 2005.1 from Stage 1
Posts: 84
Original Poster
Rep:
|
Yes that works but will it mess with my booting? Since windows was before my linux partition.
|
|
|
07-11-2003, 11:10 PM
|
#5
|
Senior Member
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113
Rep: 
|
No - Linux isn't as picky about such things. And since Linux doesn't label things C: and D: arbitrarily, nothing will change as far as that's concerned. You're still booting Linux from /dev/hda2 or whatever. Of course, you won't be able to boot Windows after this  but everything else should be the same.
|
|
|
07-11-2003, 11:13 PM
|
#6
|
Member
Registered: Nov 2002
Location: Rome, GA, USA
Distribution: Slackware 10.1 and Gentoo 2005.1 from Stage 1
Posts: 84
Original Poster
Rep:
|
Well I got up the guts and formatted.
Working fine, thanks a lot.
|
|
|
07-11-2003, 11:27 PM
|
#7
|
Member
Registered: Jul 2003
Location: Florence, Ky
Distribution: CentOS 3.3-4, OpenBSD 3.3, Fedora Core 4, Ubuntu, Novell Open Enterprise Server
Posts: 213
Rep:
|
possible fix ...
All you had to do...
Unmount the partition. I am sure that MDK would automount it so look in your /etc/fstab and unmount the it. If it is before your linux partition it is probably hda1 so open up an xterm, switch to root and type the following command. "umount /dev/hda1"
Read the following post. There is no need for me to repeat other ppl.
http://www.linuxquestions.org/questi...2001/05/4/2655
and then you could have it automounted (As a Linux partition) by putting it in the /etc/fstab. Google around and check the man pages
Last edited by enigmasoldier; 07-12-2003 at 01:39 AM.
|
|
|
07-12-2003, 03:32 AM
|
#8
|
Member
Registered: Jul 2003
Distribution: Debian Testing
Posts: 180
Rep:
|
Quote:
Originally posted by richcoosa19
Yes that works but will it mess with my booting? Since windows was before my linux partition.
|
Just make sure you remove your Windows entry from the LILO config.
|
|
|
All times are GMT -5. The time now is 01:09 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|