I tried to delete an Ubuntu Partition and now I cant access either of my Operating Systems. I have tried Several different commands and none of them worked. I always got the unknown Filesystem error with every attempt.
Asked
Active
Viewed 133 times
1 Answers
1
What you did is remove Ubuntu without resetting your MBR. To fix this, you need to follow these instructions:
- Reboot into a Windows CD
- Choose Repair
- Choose Command Prompt
- Type
bootrec /fixmbrand hit Enter - Type
bootrec /fibootand hit Enter - Reboot. Your computer should now boot into Windows XP.
- Profit!
If you want a full guide on how uninstall Ubuntu, see this website.
Dillmo
- 2,000