Find the answer to your Linux question:
Results 1 to 2 of 2
Hai all. I bought a new Acer aspire 4736 laptop. It come up with Liupus Linux. I want to uninstall it and Install Windows 7 and Fedora. Can any one ...
  1. #1
    Just Joined!
    Join Date
    Mar 2010
    Posts
    1

    How to uninstall Liupus Linux.

    Hai all.

    I bought a new Acer aspire 4736 laptop.

    It come up with Liupus Linux.

    I want to uninstall it and Install Windows 7 and Fedora.

    Can any one help me with this.

    Thanks

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,087
    Welcome to the forums!

    You'll need to clear the bootloader from the master boot record (MBR) and delete the Linux partitions, or at least clear the partition table, then you can boot with your Windows install disk to install Windows.

    If your Windows installation disk won't work for doing those things, you can use the Parted Magic LiveCD to do it by booting the Parted Magic disk, then going to a terminal and run the following command:

    Code:
    dd if=/dev/zero of=/dev/sda bs=512 count=1
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

Posting Permissions

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