Linux-Bulgaria.ORG
навигация

 

начало

пощенски списък

архив на групата

семинари ...

документи

как да ...

 

 

Предишно писмо Следващо писмо Предишно по тема Следващо по тема По Дата По тема (thread)

Re: lug-bg: Q247804 - How to Remove Linux and Install Windows 2000 or Windows NT on Your Computer


  • Subject: Re: lug-bg: Q247804 - How to Remove Linux and Install Windows 2000 or Windows NT on Your Computer
  • From: koko@xxxxxxxxxxxxx (Nikolay Yourgandjiev)
  • Date: Tue, 01 Feb 2000 14:47:03 +0200



Bobi wrote:

> http://support.microsoft.com/support/kb/articles/q247/8/04.ASP
>
> --
> Boian Ikonomov
> Senior SysAdmin
> Prolink Ltd.
>
>
>
>    ----------------------------------------------------------------
>

  [Microsoft Product Support Services]   [Image]                            All Products  |   Support  |   Search  |   microsoft.com Home
                                      [Image]                                                                                 [Microsoft]

                                        Support Home  |   Self Support  |   Assisted Support  |   Custom Support  |   Worldwide Support  |
> How to Remove Linux and Install Windows 2000 or Windows NT on Your Computer             [Image]Article ID:
                                                                                                 Q247804

  ------------------------------------------------------------------------                       Last
  The information in this article applies to:                                                    Reviewed:
                                                                                                 December 29,
     * Microsoft Windows 2000 Advanced Server                                                    1999
     * Microsoft Windows 2000 Datacenter Server
     * Microsoft Windows 2000 Professional                                                       Provided by
     * Microsoft Windows 2000 Server                                                             Microsoft
     * Microsoft Windows NT Server version 4.0                                                   Product
     * Microsoft Windows NT Workstation version 4.0                                              Support
                                                                                                 Services.
  ------------------------------------------------------------------------
                                                                                                 ------------
  SUMMARY
                                                                                                 Did the
  This article describes how you can remove the Linux operating system from your computer,       information
  and then install the Windows NT 4.0 or the Windows 2000 operating system. This article         in this
  also assumes that Linux is already installed on the hard disk using Linux native and           article help
  Linux swap partitions, which are incompatible with the Windows operating system, and           answer your
  that there is no free space left on the drive.                                                 question?

  Windows and Linux can coexist on the same computer. For additional information, refer to       Yes
  your Linux documentation.                                                                      No
                                                                                                 Did not
  MORE INFORMATION                                                                               apply

  To install Windows 2000 or Windows NT on a system that has Linux installed when you want       Please
  to remove Linux, you must manually delete the partitions used by the Linux operating           provide
  system. The Windows-compatible partition can be created automatically during the               additional
  installation of the Windows operating system.                                                  comments
                                                                                                 about this
  IMPORTANT: Before you follow the steps in this article, verify that you have a bootable        information.
  disk or bootable CD-ROM for the Linux operating system, because this process completely        If you
  removes the Linux operating system installed on your computer. If you intend to restore        require a
  the Linux operating system at a later date, verify that you also have a good backup of         response or
  all the information stored on your computer. Also, you must have a full release version        technical
  of the Windows operating system you want to install.                                           support,
                                                                                                 please click
  Linux file systems use a "superblock" at the beginning of a disk partition to identify         Contact Us.
  the basic size, shape, and condition of the file system.                                       (255
                                                                                                 character
  The Linux operating system is generally installed on partition type 83 (Linux native) or       max)
  82 (Linux swap). The Linux boot manager (LILO) can be configured to start from:

     * The hard disk Master Boot Record (MBR).
                                                                                                   [Image]
     * 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 2000 or Windows NT:

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

         a. 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.

         b. 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.

         c. 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.

         d. 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.

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

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

    2. Install Windows 2000 or Windows NT. 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)

  Additional query words:

  Keywords : kbsetup
  Version : WINDOWS:2000; winnt:4.0
  Platform : WINDOWS winnt
  Issue type : kbhowto

                             Last Reviewed: December 29, 1999
              © 2000 Microsoft Corporation. All rights reserved. Terms of Use.
>
I otkade nakade !?

==================================================================
A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers)
Otpiswaneto RABOTI !!! : Majordomo@xxxxxxxxxxxxxxxxxx UNSUBSCRIBE LUG-BG
http://www.linux-bulgaria.org/ Hosted by Internet Group Ltd. - Stara Zagora



 

наши приятели

 

линукс за българи
http://linux-bg.org

FSA-BG
http://fsa-bg.org

OpenFest
http://openfest.org

FreeBSD BG
http://bg-freebsd.org

KDE-BG
http://kde.fsa-bg.org/

Gnome-BG
http://gnome.cult.bg/

проект OpenFMI
http://openfmi.net

NetField Forum
http://netField.ludost.net/forum/

 

 

Linux-Bulgaria.ORG

Mailing list messages are © Copyright their authors.