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.
|
 |
|
04-01-2009, 07:13 AM
|
#1
|
LQ Newbie
Registered: Apr 2009
Posts: 14
Rep:
|
Uninstalling Debian and installing Windows 2000
Hello, I am really new to linux and just installed Debian. Now I want to uninstall it and install Windows 2000 server. Can someone please tell me how to do it?
/Ricco
|
|
|
04-01-2009, 07:27 AM
|
#2
|
LQ Veteran
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809
|
Boot from the Windows CD and follow the instructions?
Sometimes, the Windows installer will complain when it sees that another OS is installed. If so, you can boot from any Linux Live CD (or something like partition magic) and clear the existing partitions.
|
|
|
04-01-2009, 07:32 AM
|
#3
|
LQ Newbie
Registered: Apr 2009
Posts: 14
Original Poster
Rep:
|
Quote:
Originally Posted by pixellany
Boot from the Windows CD and follow the instructions?
Sometimes, the Windows installer will complain when it sees that another OS is installed. If so, you can boot from any Linux Live CD (or something like partition magic) and clear the existing partitions.
|
Yes, Windows complains when I insert the win 2k cd. It sais I dont have any disks :S. But can I insert a partition magic cd and clear all partitions and then insert the win 2k cd?
|
|
|
04-01-2009, 07:35 AM
|
#4
|
LQ Veteran
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809
|
I think that will work---it's been 2+ years since I installed or used Windows. If partition magic allows it, erase the MBR also. (Or just erase the disk, if that option is there.)
|
|
|
04-01-2009, 07:37 AM
|
#5
|
LQ Newbie
Registered: Apr 2009
Posts: 14
Original Poster
Rep:
|
Okey, thanks! I will try that!
|
|
|
04-01-2009, 08:05 AM
|
#6
|
LQ Newbie
Registered: Apr 2009
Posts: 14
Original Poster
Rep:
|
Can I use a windows based partition magic or do I need to use some kind of linux based??
|
|
|
04-01-2009, 08:09 AM
|
#7
|
LQ Veteran
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809
|
Partition magic is a stand alone bootable CD---I don't know what OS it uses, but it does not matter. If you do not already own Partition Magic, then you can get something like GParted free. There are other free disk utilities out there also.
|
|
|
04-01-2009, 08:20 AM
|
#8
|
LQ Newbie
Registered: Apr 2009
Posts: 14
Original Poster
Rep:
|
Okey, I will try GParted. I really hope this will work 
|
|
|
04-01-2009, 08:24 AM
|
#9
|
LQ Veteran
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809
|
If you erase **enough** of the disk, it is guaranteed to work.....
Why MS does not make this easier is beyond me.....
|
|
|
04-01-2009, 08:31 AM
|
#10
|
LQ Newbie
Registered: Apr 2009
Posts: 14
Original Poster
Rep:
|
Okey, I truly hope this will work.
No, I cant understand that either. Why make it harder then it is?!
|
|
|
04-01-2009, 09:06 AM
|
#11
|
LQ Newbie
Registered: Apr 2009
Posts: 14
Original Poster
Rep:
|
I cant get Gparted installed on my computer. Im getting really angry here! Do you have any suggestions how to install it?
I tried apt-get install gparted....... .deb but it cant find the package :S
Im downing it now! 
Last edited by Ricco86; 04-01-2009 at 09:13 AM.
|
|
|
04-01-2009, 09:29 AM
|
#12
|
LQ Guru
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 11,408
|
If you downloaded GParted and copied it to a CD, you should set your computer to boot from CD, put the GParted CD in the drive and re-boot. You don't install it to your hard drive.
|
|
|
04-01-2009, 09:49 AM
|
#13
|
LQ Newbie
Registered: Mar 2009
Posts: 26
Rep:
|
Please read all of this even though it is not a quick answer.
When you get frustrated, you need to remember basic problem solving techniques and logically work the problem. It make take some time but it will save your sanity and get you a solution.
Starting from your basic problem: Installing Windows 2000 on a box with Debian installed you need to break the problem down into options i.e. braches of a tree, and then solve each option.
The first set of branches (options) for your problem could be
a. Uninstall Debian
b. Delete Debian
c. Remove Debian partitions
d. Install Windows
e. Put in a new or different hard drive
Right now you appear to be trying to remove Debian partitions. While this may appear to be a Linux or Windows problem, it is really a hard drive problem. Think of it as such and the options and solutions become easier and more apparent.
The options for partitioning a hard drive are
a. Use Linux software to delete Linux Partitions.
b. Boot another OS with partition deleting software.
1. FDISK on a bootable DOS media, i.e. floopy, CD, memory stick.
2. Partition Magic on bootable media.
3. Installation disk from hard drive manufacturer which is bootable and has partitioning software.
c. Remove hard drive needing partitioning and install in another machine as secondary drive. Use other machine to load and/or run paritioning softaware, then put hard drive back into original machine.
As one option fails, try the next at the same level or go up a level and try something.
Frustration leads to focusing in on one solution, remember there are multiple solutions to this problem that have yet to be mentioned.
I have done this many times for many years, but now use virtual machines, so these problem are a thing of the past.
Last edited by Chris Stegman; 04-01-2009 at 10:05 AM.
|
|
|
04-01-2009, 10:47 AM
|
#14
|
LQ Newbie
Registered: Apr 2009
Posts: 14
Original Poster
Rep:
|
At this point I deleted alla partitions with GParted and now when Im trying to install windows it sais that it cant find any harddrives. I cant enter the repair console either though it sais the same thing. Please help me!
I really appreciate all the help I have got and hopefully will get. 
|
|
|
04-01-2009, 11:00 AM
|
#15
|
LQ Veteran
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809
|
OK;
What you may need to do is erase part of the disk. Again, my memory is fuzzy, but I think the Windows installer may see the Linux boot code and balk at that.
From just about any Linux CD, get into terminal mode. From a live CD, just open a terminal---otherwise ctrl-alt-F1 (or F2) to get a command prompt.
Then:
fdisk -l ## this will list the drives seen by the system. Let's assume that yours appears as "sda"
dd if=/dev/zero of=/dev/sda bs=512 count=63 ##This will take out everything in the first 63 sectors--boot code, partition tables, EVERYTHING
As I stated earlier, there a lots of utilities running around for erasing hard drives. And there is always this:
http://support.microsoft.com/kb/247804/EN-US/
found here:
http://www.google.com/cse?cx=0026834...%3A1&sa=Search
|
|
|
All times are GMT -5. The time now is 12:20 AM.
|
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
|
|