Find the answer to your Linux question:
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 ...
  1. #1
    Just 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.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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
    Code:
    sudo fdisk -l
    df -h
    Post the output here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Jan 2010
    Posts
    13
    Quote Originally Posted by devils casper View Post
    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 his
    Code:
    sudo fdisk -l
    df -h
    Post the output here.

    yeah im planning to do this in windows

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  5. #5
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,941
    Quote Originally Posted by mayorpacmanjones View Post
    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.
    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.

Posting Permissions

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