Solved: Can i use the "btrfs-auto-snapshot xbiancopy" cli to restore an img file?
|
6th Feb, 2014, 04:51 AM
Post: #4
|
|||
|
|||
RE: Can i use the "btrfs-auto-snapshot xbiancopy" cli to restore an img file?
oh, ok, ... forget all above and ...
yes, you can extract .img file to a partition. you have to map the .img with partition layout and use xbiancopy function from command line with speecifiing source different than default /dev/root: Code: sudo -i depending on kernel package version installed on .img and actual on /boot, after system boots reinstall kernel package if needed Code: apt-get install xbian-package-kernel or second option is to take the /boot from img file (/dev/mapper/loop0p1) and copy to /boot Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Can i use the "btrfs-auto-snapshot xbiancopy" cli to restore an img file? - TheBigD - 5th Feb, 2014, 11:32 PM
RE: Can i use the "btrfs-auto-snapshot xbiancopy" cli to restore an img file? - mk01 - 6th Feb, 2014, 12:27 AM
RE: Can i use the "btrfs-auto-snapshot xbiancopy" cli to restore an img file? - TheBigD - 6th Feb, 2014, 04:17 AM
RE: Can i use the "btrfs-auto-snapshot xbiancopy" cli to restore an img file? - mk01 - 6th Feb, 2014 04:51 AM
RE: Can i use the "btrfs-auto-snapshot xbiancopy" cli to restore an img file? - TheBigD - 6th Feb, 2014, 09:35 AM
RE: Can i use the "btrfs-auto-snapshot xbiancopy" cli to restore an img file? - TheBigD - 8th Feb, 2014, 05:49 AM
RE: Can i use the "btrfs-auto-snapshot xbiancopy" cli to restore an img file? - mk01 - 17th Mar, 2014, 11:37 PM
|