Results 1 to 5 of 5
Allot of Crazy things happened lately. A few problems happened and I fixed them. In the end I have 3 partitions of ubuntu net book remix and 1 for windows ...
- 02-12-2010 #1Just Joined!
- Join Date
- Jan 2010
- Posts
- 13
System Restore
Allot of Crazy things happened lately. A few problems happened and I fixed them. In the end I have 3 partitions of ubuntu net book remix and 1 for windows 7. I never reinstalled windows so could I do a system restore (in windows)to go back and then reinstall 1 partition of ubuntu net book remix.
- 02-12-2010 #2
System restore is not available in Ubuntu unless you have pre-installed OS with recovery method.
Lets check partition structure of your hard disk.
Open Terminal and execute this
Post the output here.Code:sudo fdisk -l df -h
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-13-2010 #3Just Joined!
- Join Date
- Jan 2010
- Posts
- 13
- 02-14-2010 #4
Windows Restore create check points for software changes only and it can't restore Partition Table state.
I would suggest you to post output of sudo fdisk -l command here. There are a lot of tools available to restore partition table. Check testdisk tool.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-14-2010 #5
Have you reinstalled Ubuntu to try and fix the problem? if so then testdisk and other utilities will not help ... you have changed the partition structure and installed Ubuntu (rather than system crash or partition table corruption by some other mechanism).
Output of fdisk and df commands devils casper requested will help us work out partition structure and how partitions are mounted.


Reply With Quote
