Find the answer to your Linux question:
Results 1 to 3 of 3
Freinds, My laptop has Win XP OS in Drive C. I installed openSUSE11.0 in Drive E. I am not a software man(I am a Doctor of Medicine) Kindly advice how ...
  1. #1
    Just Joined!
    Join Date
    Aug 2009
    Posts
    1

    How to uninstall

    Freinds,
    My laptop has Win XP OS in Drive C. I installed openSUSE11.0 in Drive E. I am not a software man(I am a Doctor of Medicine) Kindly advice how to Uninstall openSUSE from my drive & oblige.
    Thank U

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Please give us the information returned by the following commands.

    at a command prompt

    su
    then the root password (note the password does not echo to the screen!)

    fdisk -l ( that is a lower case L)

    This will list the current partitions on your machine and how they are formated.
    This is need to let you know which partitions that will need reformatting.

  3. #3
    Linux Guru
    Join Date
    Jan 2009
    Location
    Dover, NH
    Posts
    1,633
    It can be done from Windows too. You will need a copy of your Windows install CD.

    In the Control Panel -> Administrator settings there is a partition manager. Find the non-windows partitions (they'll actually be ext3 or such, but Windows only knows FAT and NTFS, everything else is non-windows). You can delete those partitions and replace them with a single NTFS partition to reclaim your drive "E:"

    When you restart, the computer will likely complain that grub cant find a stage 2 file (menu.lst); this is normal since you just nuked it. This is where your install CD comes in. Boot with the Windows install (recovery) CD and load the Recovery Console. When you get the C:\> prompt, type fixmbr and press Enter. Next time you reboot, you should get Windows and nothing else in the way.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...