Author Topic: How to uninstall linux and install windows....  (Read 1464 times)

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
How to uninstall linux and install windows....
« on: 27 May 2002, 15:23 »
Haw Haw Haw! some daft bugger has been paid to write this article! It's on the microsoft.com site so I will quote it in full here to save anybody having to go there:    
quote:
How to Remove Linux and Install Windows on Your Computer (Q247804)

The information in this article applies to:
* Microsoft Windows 2000 , Advanced Server
* Microsoft Windows 2000 , Datacenter Server
* Microsoft Windows 2000 , Professional
* Microsoft Windows 2000 , Server
* Microsoft Windows NT Server version 4.0
* Microsoft Windows NT Workstation version 4.0


For a Microsoft Windows XP version of this article, see Q314458 .

SUMMARY

This article describes how you can remove the Linux operating system from your computer, and install a Windows operating system. This article also assumes that Linux is already installed on the hard disk using Linux native and Linux swap partitions, which are incompatible with the Windows operating system, and that there is no free space left on the drive.

Windows and Linux can coexist on the same computer. For additional information, refer to your Linux documentation.

MORE INFORMATION

To install Windows on a system that has Linux installed when you want to remove Linux, you must manually delete the partitions used by the Linux operating system. The Windows-compatible partition can be created automatically during the installation of the Windows operating system.

IMPORTANT : Before you follow the steps in this article, verify that you have a bootable disk or bootable CD-ROM for the Linux operating system, because this process completely removes the Linux operating system installed on your computer. If you intend to restore the Linux operating system at a later date, verify that you also have a good backup of all the information stored on your computer. Also, you must have a full release version of the Windows operating system you want to install.

Linux file systems use a "superblock" at the beginning of a disk partition to identify the basic size, shape, and condition of the file system.

The Linux operating system is generally installed on partition type 83 (Linux native) or 82 (Linux swap). The Linux boot manager (LILO) can be configured to start from:

    * The hard disk Master Boot Record (MBR).

    * The root folder of the Linux partition.


The Fdisk tool included with Linux can be used to delete the partitions. (There are other utilities that work just as well, such as Fdisk from MS-DOS 5.0 and later, or you can delete the partitions during the installation process.) To remove Linux from your computer and install Windows:

   1. Remove native, swap, and boot partitions used by Linux:

         1. Start your computer with the Linux setup floppy disk, type fdisk at the command prompt, and then press ENTER.

            NOTE : For help using the Fdisk tool, type m at the command prompt, and then press ENTER.


          # Type p at the command prompt, and then press ENTER to display partition information. The first item listed is hard disk 1, partition 1 information, and the second item listed is hard disk 1, partition 2 information.


          # Type d at the command prompt, and then press ENTER. You are then prompted for the partition number you want to delete. Type 1 , and then press ENTER to delete partition number 1. Repeat this step until all the partitions have been deleted.


          # Type w , and then press ENTER to write this information to the partition table. Some error messages may be generated as information is written to the partition table, but they should not be significant at this point because the next step is to restart the computer and then install the new operating system.


          # Type q at the command prompt, and then press ENTER to quit the Fdisk tool.


          # Insert either a bootable floppy disk or a bootable CD-ROM for the Windows operating system on your computer, and then press CTRL+ALT+DELETE to restart your computer.


   2. Install Windows. Follow the installation instructions for the Windows operating system you want to install on your computer. The installation process assists you with creating the appropriate partitions on your computer.


Examples of Linux Partition Tables
Single SCSI drive

Device    Boot Start End Blocks  Id System
/dev/sda1  *    1    500 4016218 83 Linux native (SCSI hard drive 1, partition 1)
/dev/sda2       501  522 176715  82 Linux swap   (SCSI hard drive 1, partition 2)

Multiple SCSI drives

    Device  Boot Start End Blocks  Id System
/dev/sda1    *    1    500 4016218 83 Linux native (SCSI hard drive 1, partition 1)
/dev/sda2         501  522 176715  82 Linux swap   (SCSI hard drive 1, partition 2)
/dev/sdb1         1    500 4016218 83 Linux native (SCSI hard drive 2, partition 1)

Single IDE drive

    Device  Boot  Start  End  Blocks  Id  System
/dev/hda1    *     1     500  4016218 83  Linux native (IDE hard drive 1, partition 1)
/dev/hda2          501   522  176715  82  Linux swap   (IDE hard drive 1, partition 2)

Multiple IDE drives

    Device   Boot  Start End  Blocks   Id  System
/dev/hda1     *     1    500  4016218  83  Linux native (IDE hard drive 1, partition 1)
/dev/hda2           501  522  176715   82  Linux swap   (IDE hard drive 1, partition 2)
/dev/hdb1           1    500  4016218  83  Linux native (IDE hard drive 2, partition 1)

Also, Linux recognizes more than forty different partition types, such as:

    * FAT 12 (Type 01)


    * FAT 16 > 32 M Primary (Type 06)


    * FAT 16 Extended (Type 05)


    * FAT 32 w/o LBA Primary (Type 0b)


    * FAT 32 w/LBA Primary (Type 0c)


    * FAT 16 w/LBA (Type 0e)


    * FAT 16 w/LBA Extended (Type 0f)


Note that there are other ways to remove the Linux operating system and install Windows than the one mentioned above. The preceding method is used in this article because the Linux operating system is already functioning and there is no more room on the hard disk. There are methods of changing partition sizes with software. Microsoft does not support Windows installed on partitions manipulated in this manner.

Another method of removing an operating system from the hard disk and installing a different operating system is to use an MS-DOS version 5.0 or later boot disk, a Windows 95 Startup disk, or a Windows 98 Startup disk that contains the Fdisk utility. Run the Fdisk utility. If you have multiple drives, there are 5 choices; use option 5 to select the hard disk that has the partition to be deleted. After that, or if you have only one hard disk, choose option 3 ("Delete partition or logical DOS drive"), and then choose option 4 ("Delete non-DOS partition"). You should then see the non-DOS partitions you want to delete. Typically, the Linux operating system has two non-DOS partitions, but there may be more. After you delete one partition, use the same steps to delete any other appropriate non-DOS partitions.

After the partitions are deleted, you can create partitions and install the operating system you want. You can only create one primary partition and an extended partition with multiple logical drives by using Fdisk from MS-DOS version 5.0 and later, Windows 95, and Windows 98. The maximum FAT16 primary partition size is 2 gigabytes (GB). The largest FAT16 logical drive size is 2 GB. For additional information, click the article number below to view the article in the Microsoft Knowledge Base:
Q105074 MS-DOS 6.2 Partitioning Questions and Answers If you are installing Windows NT 4.0 or Windows 2000, the Linux partitions can be removed and new partitions created and formatted with the appropriate file system type during the installation process. Windows allows you to create more than one primary partition. The largest partition that Windows NT 4.0 allows you to create during installation is 4 GB because of the limitations of the FAT16 file system during installation. Also, the 4-GB partitions use 64-KB cluster sizes. MS-DOS 6.x and Windows 95 or Windows 98 do not recognize 64-KB cluster file systems, so this file system is usually converted to NTFS during installation. Windows 2000, unlike Windows NT 4.0, recognizes the FAT32 file system. During the installation of Windows 2000, you can create a very large FAT32 drive. The FAT32 drive can be converted to NTFS after the installation has completed if appropriate.

Published Dec 17 1999 2:19PM
Issue Type kbhowto
Last Modifed Jan 20 2002 12:58PM
Additional Query Words kbfaqw2ksetup
Keywords kbsetup


Haw haw haw! as if somebody would be stuck with a linux only computer who actually NOT ONLY wants to have a windows only computer, but DOESN'T KNOW how to go about it!
They are assuming that anything beyond format c: will be totally beyond all computer users, regardless of how well they know linux.

Here's something else very important:  
quote:
There are methods of changing partition sizes with software. Microsoft does not support Windows installed on partitions manipulated in this manner.
This means that if you have a dual boot system with windows, you are not entitled to any support from Microsoft even in the event of you owning a totally legal copy of windows!!! What a bunch of stingy buggers!

Also, don't you love the bit where it says that linux can recognise over 40 FS types, including all the M$ ones? a single installation of windows doesn't recognise all of those file types to my knowledge...

What do you all think?

[ May 27, 2002: Message edited by: Calum ]

visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

cahult

  • VIP
  • Member
  • ***
  • Posts: 1,186
  • Kudos: 182
How to uninstall linux and install windows....
« Reply #1 on: 27 May 2002, 16:03 »
Why would anyone in his/her right mind wanna follow these steps? If you have migrated to Linux I don
"The gentleman is dead, the feminists killed him" Anonymous

Scotty

  • Member
  • **
  • Posts: 43
  • Kudos: 0
How to uninstall linux and install windows....
« Reply #2 on: 27 May 2002, 16:43 »
That article, as it is pure shit, is still very entertaining    :D   I wonder for whom mickeyware is vomiting this piece of crap. The file consists few ultimate information points like: "Also, Linux recognizes more than forty different partition types, such as: etc.. etc" and "Windows and Linux can coexist on the same computer. For additional information, refer to your Linux documentation" LMAO!! notice the phrase 'can coexist'   :D    Anyway this seems to be another feeble attempt to convince <frankly I don't know for whom this article is addressed so name your audience here>   :D   . The lineage from ballmer's public embarrasment to this up-yours-m$-shit-file is quite predictable. Why won't m$ just cease to exist.

[ May 27, 2002: Message edited by: SingleMalt ]

[ May 27, 2002: Message edited by: SingleMalt ]

I tried hard to come up with nasty signature but I can't think any at this hour so I just say that m$ can go to hell for all I care.

hoojchoons

  • Member
  • **
  • Posts: 192
  • Kudos: 0
    • http://www.linux.gr
How to uninstall linux and install windows....
« Reply #3 on: 28 May 2002, 00:16 »
I came across the same article a few months ago. It shows very clearly how intimidated M$ is by GNU/Linux's rapid development.

slave

  • Member
  • **
  • Posts: 1,136
  • Kudos: 0
    • http://www.fuckmicrosoft.com
How to uninstall linux and install windows....
« Reply #4 on: 29 May 2002, 06:54 »
Microsoft would never be intimidated by such a lame operating sysem.

Heru

  • Member
  • **
  • Posts: 138
  • Kudos: 0
How to uninstall linux and install windows....
« Reply #5 on: 29 May 2002, 07:38 »
quote:
Originally posted by Windows XP User #5225982375:
Microsoft would never be intimidated by such a lame operating sysem.


Actually it is not lame.  Sherwin Williams is in the process of switching all of its stores over to Linux based machines and networks; thats 2700 stores in the USA alone!

And MS is intimidated by it.  Have you ever read the Halloween Documents?  I don't think you have.  Read them, they'll open your eyes to MS's true inner workings and feelings.

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
How to uninstall linux and install windows....
« Reply #6 on: 29 May 2002, 14:17 »
quote:
Originally posted by Windows XP User #5225982375:
Microsoft would never be intimidated by such a lame operating sysem.


i like how you backed up your comments with well thought out and reasoned arguments, obviously i am at a loss to reply to that, you leave me speechless.

PS, lame isn't an operating system, it's an mp3 encoder.
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

hoojchoons

  • Member
  • **
  • Posts: 192
  • Kudos: 0
    • http://www.linux.gr
How to uninstall linux and install windows....
« Reply #7 on: 29 May 2002, 15:04 »
quote:
Originally posted by Windows XP user #00000000000:
Microsoft would never be intimidated by such a lame operating system  


As a matter of fact, I think they are  :D . How about this article here? Looks to me like, along with Calum's link that M$ is really concerned about Linux's rapid development  ;) .

Kintaro

  • Member
  • **
  • Posts: 6,545
  • Kudos: 255
  • I want to get the band back together!
    • JohnTate.org
How to uninstall linux and install windows....
« Reply #8 on: 29 May 2002, 15:46 »
I was looking through there "Newsgroups"
One called "Windows XP Security"
Isnt that an oxymoron

Scotty

  • Member
  • **
  • Posts: 43
  • Kudos: 0
How to uninstall linux and install windows....
« Reply #9 on: 29 May 2002, 15:47 »
quote:
I was looking through there "Newsgroups"
One called "Windows XP Security"
Isnt that an oxymoron


Yes it is..  :D
I tried hard to come up with nasty signature but I can't think any at this hour so I just say that m$ can go to hell for all I care.

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
How to uninstall linux and install windows....
« Reply #10 on: 29 May 2002, 18:19 »
quote:
Originally posted by hoojchoons:


As a matter of fact, I think they are   :D  . How about this article here? Looks to me like, along with Calum's link that M$ is really concerned about Linux's rapid development   ;)  .



hoojchoons, that is a very funny link! here's my favourite bit:  
quote:
As the Windows platform continues to evolve and provide more functionality and features to address business computing needs, many organizations currently on UNIX platforms are looking to Windows to run their new client and server business applications.
HAW HAW HAW HAW HAW !!! (long inbreath) HAW HAW HAW HAW HAW!!! (inbreath again) HAW HAW HAW!! AHUH! AHUH! Aaaaaaha ha ha!!

PS, oh and X11, what kind of moron did you say uses XP?  ;)
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

tratan

  • Member
  • **
  • Posts: 27
  • Kudos: 0
    • http://home.nc.rr.com/jordanweb
How to uninstall linux and install windows....
« Reply #11 on: 13 June 2002, 22:08 »
My favorite part is:

 
quote:
Whether you are only considering a migration to Windows, beginning to plan your migration, or deep in the throes of implementing a migration, there is detailed information here to help you.  


In particular I'm laughing at how they refer to the "throes of implementation" as if moving to Window$ will cause you to convulse like a dying monster.  Naturally, it will be your computer convulsing, as all things bright and wonderful are driven from your computer.

Ok, that was a little graphic, but ever since this one Linux computer at my school was lost to Microsloth, I've been prone to emotional outbursts when discussing Window$.

[ June 13, 2002: Message edited by: tratan ]

Anything I state, unless I say otherwise, is my opinion.  If I say I observed something then I observed it, if I say something is true than that's an opinion.

Chooco

  • Member
  • **
  • Posts: 318
  • Kudos: 0
How to uninstall linux and install windows....
« Reply #12 on: 14 June 2002, 06:41 »
Calum, you said that "format c: is beyond most users" well actually that command doesn't help at all with the installation of Windows. i tried to install Linux on my P1 but it would not install because of TONS of compatibility issues so when i tried to put Windows back i couldn't because Windows is too stupid to know how to make its own partitions like Linux can. it's a toughy because it's almost as if it's not public information of how to set Windows partitions...nobody cares....just leave the computer as it came

so basically i was stuck with a hard drive Linux could not use and Windows did not attempt to use it.  :(
it was only a 1gig drive though, i took a magnet to it then opened it up and played with the shiny metal disks inside.....hard drives are super shiny inside  :D

sporkme

  • Member
  • **
  • Posts: 501
  • Kudos: 149
    • http://sporkme.net/
How to uninstall linux and install windows....
« Reply #13 on: 14 June 2002, 10:07 »
you have to partition  read up man!

if you type fdisk after booting a winbloze floppy you can figure it out with half a brain cell

let it use some space and put linux on the rest

format c:   puleeze

i prefer:
 attrib *.* -r -a -s -h /s
 deltree /y windows
"now deleting windows"    :D

wow i just told you more than ms tech support the big budget can tell you

for free
just that you do not take an interest in politics does not mean that politics will not take an interest in you.  -pericles 430 b.c.

Chooco

  • Member
  • **
  • Posts: 318
  • Kudos: 0
How to uninstall linux and install windows....
« Reply #14 on: 14 June 2002, 13:23 »
yeah uh Windows partitions are like not common knowledge and fdisk is a bitch to use.