Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Restore wubi installation after windows reinstall

  1. #1
    Join Date
    Jul 2011
    Beans
    3

    [SOLVED]How to restore a wubi installation?

    Yesterday I decided it was time to reinstall Windows 7 because it became increasingly slow. I know that there's a different solution to solve this problem, but as a user I'm just more satisfied with the noob friendliness of Windows. However, I know that it has its drawbacks so I had a dual boot setup with Wubi (30GB).

    My old configuration was as follows:
    C: partition of size ~80GB with Windows 7 x64 installed
    D: partition of size ~400GB with data and a wubi ubuntu at D:/ubuntu

    So what I did was this:
    - Backup all my personal files and D:/ubuntu on a external hdd
    - Wipe the partitions using the windows installer
    - Create a C: of 100GB and a D: of 380GB
    - install windows 7 x64 on the C: partition

    Now I would like to restore my backup of the old D:/ubuntu to a working dual boot system. I realize I may have missed some opportunities and the data may be gone, but I only found out about that when it was too late.

    I have tried installing wubi, and replacing the new ubuntu folder with the old one, but this did not work.

    error: no such device: 9054698454696DC2
    error: no such disk

    I have also tried replacing only the root.disk file, with the same result. I searched for other people's solutions, but they did not seem to work in my case.


    Any help would be greatly appreciated, because I don't feel like setting everything up again. Especially because I'm a novice ubuntu user, this would take a lot of time for me.

    Kind regards,
    Guido
    Last edited by Oduig; July 4th, 2011 at 09:34 PM.

  2. #2
    Join Date
    Jul 2011
    Beans
    3

    Re: Restore wubi installation after windows reinstall

    Bumping

    edit - sorry about that, many forums treat everything beyond the first page like archives. I'll refrain from bumping again. Thanks a lot for helping Rubi1200, please take your time. I noticed that you helped someone else with a similar problem here. Unfortunately, the exact same trick doesn't work for me, but something similar might
    Last edited by Oduig; July 4th, 2011 at 06:44 PM.

  3. #3
    Join Date
    May 2007
    Location
    Virginia, USA
    Beans
    13,377
    Distro
    Ubuntu Mate Development Release

    Re: Restore wubi installation after windows reinstall

    Don't bump more than once every 24 hours -- it's considered RUDE to do so more frequently.
    Ubuntu 20.04, Mint 19.10; MS Win10 Pro.
    Will not respond to PM requests for support -- use the forums.

  4. #4
    Join Date
    Mar 2010
    Location
    /home
    Beans
    9,397
    Distro
    Xubuntu

    Re: Restore wubi installation after windows reinstall

    Hi and welcome to the forums Oduig

    I can hopefully help you sort this out, but I have just got home from work this minute. Give me an hour or so and I will get back to this thread and walk you through the steps.

    Thanks.

  5. #5
    Join Date
    Mar 2010
    Location
    /home
    Beans
    9,397
    Distro
    Xubuntu

    Re: Restore wubi installation after windows reinstall

    Okay, I am back.

    Here is what you need to do:

    you only need the root.disk you saved previously so make sure it is somewhere safe like an external medium.

    Now, reinstall Wubi making sure it is the same version as the version you had previously.

    Install in Windows, reboot as per a fresh install and let Ubuntu finish the install at its end and then it reboots again.

    Now, this is where we get stuck in:

    after reboot, select Ubuntu but this time when you see the GRUB menu press "e" to edit.

    Look for these lines:

    set root=(hdX,Y)
    and
    linux /boot/xxxxx root=/dev/sdMY xxxx

    Take a note of the values given there. For example, set root=(hd0,3) linux /boot/xxxxx root=/dev/sda3 xxxx

    Obviously, take note of the actual values for your install.

    Once you have done that press Esc to return to the menu and exit by pressing "c" to get to a grub prompt and then type reboot.

    Now boot into Windows and copy the saved root.disk over the new root.disk you just installed.

    Once that is done reboot and go back to Ubuntu and again press "e" to edit.

    Replace the values with those you noted previously e.g. if it was sda3 and now it says sda2 then change to sda3 for those lines mentioned above.

    Also delete the line "search --no-floppy xxxxx"

    Now you can press CTRL+x to boot.

    Once Ubuntu boots open a terminal immediately with Ctrl+Alt+T and run this command:

    Code:
    sudo update-grub
    That should be it!

    Let me know how it goes or if you have any questions before starting.

  6. #6
    Join Date
    Jul 2011
    Beans
    3

    Re: Restore wubi installation after windows reinstall

    Thanks millions, it worked! At first, when booting ubuntu, I thought it might have failed because it still said 'no such disk', but after a few seconds it booted anyway. Works like a charm now.

    Thumbs up for succinctness. Marked as solved

  7. #7
    Join Date
    Mar 2010
    Location
    /home
    Beans
    9,397
    Distro
    Xubuntu

    Re: Restore wubi installation after windows reinstall

    Excellent! I am really pleased this worked for you

    Keep a backup of the root.disk for the future and you should never have a problem.

  8. #8
    Join Date
    Aug 2011
    Beans
    1

    Re: Restore wubi installation after windows reinstall

    Ive just registered to say thanks

    Ive recently made a clean install on my laptop of Win7 but Ive made a copy of my root.disk so i could keep my Wubi installation intact but managing to put the backup to work as proven allot more complicated than i thought.

    But then i find this post and it worked like a charm.

    Really thanks Rubi1200 you just saved me about 20GB of info and many hours of configuration.

  9. #9
    Join Date
    Nov 2007
    Location
    Okieville, USA
    Beans
    3,178
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Restore wubi installation after windows reinstall

    Welcome to the forums. I don't do WUBI or Dual Boot. However, it stands to reason that you can boot the CD and replace the boot.disk with the one you want then reboot.
    MCP, A+/Linux+ Certified IT Technician
    System Specs | Dress up your "Super Button" FREE
    "If sometimes you can't be good, then be VERY good at being naughty!"

  10. #10
    Join Date
    Feb 2012
    Location
    New Delhi, India
    Beans
    87
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Restore wubi installation after windows reinstall

    i am also stuck with this sort of issue with my first ubuntu installation ever that was a wubi
    now i am using a normal installation on every other machine which i realized later that is the best method
    but i wish to have the previous wubi installation back
    i have tried using the normal installation but of no use as wubi is a bit different from the latter

    i have a copy of the root'disk file but i am a bit confused on which wubi.exe to download as i had 10.10 earlier(original installation) which i upgarded to 11.04 via upgarde manager
    after reading this thread i'm downloading a random wubi and replacing it with the desired values
    fingers crossed
    i'll post here if necessary
    thanks in advance

Page 1 of 2 12 LastLast

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
  •