Find the answer to your Linux question:
Results 1 to 4 of 4
Anyone of you have any ideas on how to create a system restore in ubuntu?...
  1. #1
    Just Joined!
    Join Date
    Jun 2006
    Posts
    13

    How to create system restore

    Anyone of you have any ideas on how to create a system restore in ubuntu?

  2. #2
    Linux Guru sdousley's Avatar
    Join Date
    Feb 2004
    Posts
    1,789
    I know it's for Gentoo, but i cannot see any reason why the theory wouldn't work for other distro's too.. gentoo has a thing called Stage 4, which is just a backup of the whole system, read how to make a stage 4 tarball here
    "I am not an alcoholic, alcoholics go to meetings"
    Registered Linux user = #372327

  3. #3
    Linux User
    Join Date
    Feb 2006
    Posts
    484
    with dd command
    more info : man dd

  4. #4
    Linux Guru sdousley's Avatar
    Join Date
    Feb 2004
    Posts
    1,789
    dd is all good, but if you want to backup and restore to differing partition layouts, then the stage 4 setup will work a lot better as it just creates a tarball rather than an image of a partition.
    "I am not an alcoholic, alcoholics go to meetings"
    Registered Linux user = #372327

Posting Permissions

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