Closed Thread
Results 1 to 6 of 6

Thread: Recover windows partition after uninstallling linux

  1. #1
    Chinmoy's Avatar
    Chinmoy is offline Programming Expert
    Join Date
    Feb 2008
    Location
    where heaven meets earth
    Posts
    410
    Rep Power
    18

    Recover windows partition after uninstallling linux

    Well it is a sure phenomenon, if at any point of time you have installed linux on your system, the bootloader is changed to GRUB, LILO and likewise..

    But the real problem arises, when we mess up with the installation and want to reinstall. Most of us do this by formatting the ubuntu partition from windows. But in this course, we also lose the boot directory which contains the boot files and the bootloader.
    You will require the live CD(from which you installed linux or any linux live CD) for this to work.
    Insert the live CD and boot from it.
    After complete bootup, open the default terminal.
    Type in “sudo grub”, this will take you to a grub editing menu.
    Now at grub prompt, type in “root (hd0,n)” [ This sets the partition(n) on your first hard disk(hd0) as the install location. Replace n with a partition number.] Press return.
    To see all partitions on you system and their information, type in geometry(hd0).
    Next type in “setup (hd0)” [ This installs the bootloader on selected location at hd0. ] Press return.
    Type in “exit” to exit from grub editor.
    Reboot.
    Read the complete article here ::
    Recover windows after uninstalling linux | TECHARRAZ
    God is real... unless declared an integer

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    Join Date
    May 2008
    Location
    Hell
    Posts
    3,852
    Blog Entries
    4
    Rep Power
    49

    Re: Recover windows partition after uninstallling linux

    Uhm, what and lol :>

  4. #3
    Jordan Guest

    Re: Recover windows partition after uninstallling linux

    It is a tutorial to install a boot loader. Not actually recover a lost (as in deleted) partition.

  5. #4
    Join Date
    May 2008
    Location
    Hell
    Posts
    3,852
    Blog Entries
    4
    Rep Power
    49

    Re: Recover windows partition after uninstallling linux

    Quote Originally Posted by Jordan View Post
    It is a tutorial to install a boot loader. Not actually recover a lost (as in deleted) partition.
    Oh, well k nvm, I didn't see the usefulness in that :x

  6. #5
    Jordan Guest

    Re: Recover windows partition after uninstallling linux

    It is hard to read with the format he used.

  7. #6
    Join Date
    May 2008
    Location
    Hell
    Posts
    3,852
    Blog Entries
    4
    Rep Power
    49

    Re: Recover windows partition after uninstallling linux

    Quote Originally Posted by Jordan View Post
    It is hard to read with the format he used.
    I have to agree with you

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to recover a photoshop file?
    By An Alien in forum Computer Software/OS
    Replies: 4
    Last Post: 02-04-2011, 11:59 AM
  2. Formatting Partition as ext3, running windows 7
    By agnl666 in forum Linux Installation & Configuration
    Replies: 8
    Last Post: 09-15-2010, 08:13 PM
  3. We can not why?(recover passwords)
    By Hamed in forum Software Security
    Replies: 9
    Last Post: 01-10-2010, 08:45 PM
  4. Creating Linux-Swap Partition
    By TcM in forum Linux/Unix General
    Replies: 5
    Last Post: 09-14-2008, 02:52 AM
  5. Label a Linux Swap Partition
    By erik in forum Linux Hardware
    Replies: 1
    Last Post: 10-11-2007, 03:25 PM

Tags for this Thread

Bookmarks

Posting Permissions

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