Closed Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Undoing a partition

  1. #1
    zeroradius's Avatar
    zeroradius is offline Speaks fluent binary
    Join Date
    Feb 2008
    Location
    Ohio
    Posts
    1,403
    Rep Power
    25

    Undoing a partition

    Hi I curently have my harddrive partitioned so that 500 GB has windows vista and 500GB has Ubuntu Linux. I want to take linux off and combined the storage for both partitions so that windows is using 1TB. I plan on installing VM ware to run linux from now on so having multiple partitions is useless. I found a nice tutorial for the VM ware so could some one explain how to "un-do" the partition?

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

     
  3. #2
    Jordan Guest

    Re: Undoing a partition

    Delete the partition and resize it with Vista's partition utility. Here is a tutorial on resizing it: How to resize a partition in Windows Vista | Vista Rewired

    In that same place you can delete your Linux partition.

  4. #3
    zeroradius's Avatar
    zeroradius is offline Speaks fluent binary
    Join Date
    Feb 2008
    Location
    Ohio
    Posts
    1,403
    Rep Power
    25

    Re: Undoing a partition

    Oh God I messed up bad! I went in like the tutorial said and sall all the partitions. I thought I could figure out how to delete the linux partition so that I could then follow the tutorial Jordan mentiond. First I expanded my main drive to join with some un alocated space. I then deleted what I thought was the Linux partition and tried to combined it with one of the other partitions but it would not let me. I re-started my computer and loaded ubuntu, once I sall it was still working I wen back into vista and did a system restore incase what I deleted was inportant ..... aparently that was a bad move. I went to start my computer back up so the restore would take effect and I got this :


    Grub loading 1.5

    Grub loading, please wait ....

    Error 17
    I tried to look it up on the net but all i could fined is it had somthing to do with Ubuntu. I am completly freaking out right now, any help would be apreciated.

  5. #4
    Jordan Guest

    Re: Undoing a partition

    Ouch, I'm not sure how a system restore could of done that. Put your Vista CD in and run rescue, it will fix this. There is also a Vista Rescue disk floating around on the internet that you can download which will fix this.

  6. #5
    phpforfun's Avatar
    phpforfun is offline Speaks fluent binary
    Join Date
    Feb 2008
    Posts
    1,232
    Blog Entries
    17
    Rep Power
    24

    Re: Undoing a partition

    quick note, I tried this, make sure that you are able to boot straight into windows, I installed linux, then windows, thus it looked at the linux boot menu (grub), and if grub isnt there, its gonna have an issue, I think
    Checkout my new forum! http://adminreference.com/

  7. #6
    phpforfun's Avatar
    phpforfun is offline Speaks fluent binary
    Join Date
    Feb 2008
    Posts
    1,232
    Blog Entries
    17
    Rep Power
    24

    Re: Undoing a partition

    LOL, I just read the entire thread, I guess you already did it, and what I said would happen.. happened.

    You can just re install linux, and the existing windows partition should be there

    Quote Originally Posted by Jordan View Post
    Ouch, I'm not sure how a system restore could of done that. Put your Vista CD in and run rescue, it will fix this. There is also a Vista Rescue disk floating around on the internet that you can download which will fix this.
    I doubt that a vista cd can fix a linux grub issue.

    Now this is just me messin around, im not sure.
    your computer boots up, it looks at the grub menu, THEN you decide if you want to boot into linux or windows, does the fact that you are looking at the grub menu before you get into linux mean that you boot straight into linux? or is there something in your CMOS that enables a linux boot menu?

    Just me thinking out loud.

    download and burn the Grub super cd (it's probably not called that, but I don't remember it - a web search ought to bring it to you) that can fix all sorts of boot problems.
    Download Super Grub Disk 0.9763 for Linux - Super Grub Disk is a bootable floppy or CDROM that is oriented towards system rescue. - Softpedia
    I THINK thats it, I havent used it, but I know that this is what its for!

    Grub is a linux issue, needs to be fixed with linux, till then, your windows is lost.

    MAYBE!!.. you can use your ubuntu live cd, use gparted, and see if it has a tool for this..
    Last edited by phpforfun; 12-28-2008 at 12:22 PM.
    Checkout my new forum! http://adminreference.com/

  8. #7
    Join Date
    Jan 2008
    Posts
    1,725
    Blog Entries
    4
    Rep Power
    29

    Re: Undoing a partition

    Just after a quick look at this and not reading much, I know exactly what happened (Its happened to me numerous times).

    You removed the ubuntu partition and the boot loader in the mbr got screwed up slightly. Vista is fine as long as you didn't remove that partition. All you need to do is pop in the vista cd and click on the recovery option and click automatically fix my problem. The vista disk will reinstall the vista boot loader and you will be all set. XP was much more difficult because you needed to know msdos and the recovery console.

    If you want grub back, you can boot up a live ubuntu cd and install grub to the main windows partition, but I wouldn't recommend that.

    Let me know if this helps.

  9. #8
    phpforfun's Avatar
    phpforfun is offline Speaks fluent binary
    Join Date
    Feb 2008
    Posts
    1,232
    Blog Entries
    17
    Rep Power
    24

    Re: Undoing a partition

    That works too, not as interesting of a fix, lol..
    Checkout my new forum! http://adminreference.com/

  10. #9
    Jordan Guest

    Re: Undoing a partition

    Vista won't fix a Linux grub issue, lol. Vista rescue CD will run fixmbr which will remove Grub entirely and boot straight to his Windows installation (and that is what he is after).

  11. #10
    TkTech's Avatar
    TkTech is offline The Crazy One
    Join Date
    Jun 2006
    Location
    Canada
    Posts
    1,412
    Blog Entries
    1
    Rep Power
    31

    Re: Undoing a partition

    Grub is a 2 (some argue 3) stage bootloader. Your copy of grub is crashing because it can't find the stage two file on your *nix partition, usually /boot/grub/stage2

    You can use a ubuntu boot disk and then use 'grub-install' to fix grub, or your alternative is to simply use the vista recovery console (which unlike a repair [which takes a long time] only takes a few minutes to boot into) and then reinstall the MBR.

Closed Thread
Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Partition help!!
    By thegormley in forum Linux/Unix General
    Replies: 8
    Last Post: 10-03-2010, 02:17 PM
  2. Shrinking a Partition
    By peterpetrelli in forum Computer Software/OS
    Replies: 4
    Last Post: 10-01-2010, 12:35 AM
  3. [ask] how to create new partition
    By cakka in forum Computer Software/OS
    Replies: 9
    Last Post: 09-25-2010, 04:21 AM
  4. Sharing a Partition
    By BlaineSch in forum Computer Hardware
    Replies: 23
    Last Post: 08-03-2009, 07:30 AM
  5. New Partition OS
    By Logan in forum Computer Software/OS
    Replies: 2
    Last Post: 12-16-2008, 05:32 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