Page 6 of 6 FirstFirst ... 456
Results 51 to 52 of 52

Thread: Create backup image of running Ubuntu?

  1. #51
    Join Date
    Jan 2014
    Beans
    14

    Re: Create backup image of running Ubuntu?

    What is your drive's UUID by doing

    Code:
    $blkid
    and what does your /etc/fstab file actually say? Maybe just post the entire thing or do a pastebin if you want.

    Also have you tried/considered something like http://www.system-rescue-cd.org . . .

  2. #52
    Join Date
    Jul 2017
    Beans
    57

    Re: Create backup image of running Ubuntu?

    Here's what I did to correct the boot issue.

    1. Boot from Live CD
    2. Install ZFS
    3. Issue "zfs import /zpool1" (zpool1 is the root pool name)
    4. Issue "zfs rollback" from most recent snapshot.
    5. Reboot system normally.

    System came up fine.
    Don't know what HDclone did to my root file system but it must have done something. Very annoying. wasted the entire day on this *bull********.

Page 6 of 6 FirstFirst ... 456

Tags for this Thread

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
  •