Solved: After updating yesterday...
|
16th Aug, 2016, 02:12 AM
Post: #18
|
|||
|
|||
RE: After updating yesterday...
(14th Aug, 2016 08:09 AM)Nachteule Wrote: Sorry for that, but IMO you are writing completely bullshit. bullshit is one thing, security another ... but as you wrote "IMO" ... BTRFS: bad superblock - solved Please mark as solved. I bought another SD-Card, because my PI3 will not boot with Xbian as it do with Ubuntu or Raspbian. Maybe my fault ... will try to figure out that later. What i have done: I downloaded Code: XBian_2016.08.05_rpi.img.gz Code: XBian_2016.08.12_rpi.img.gz Tried both images via dd to the SD-Card, not booting. Then i found my old one, XBian_preliminary_rpi3.img.gz. Dumped it to the SD-Card and the PI2 was booting. After that i connected the PI2 with a Multi-Card-Reader (incl. the "broken" SD-Card) and then i connected via ssh. Code: uname -a Code: sudo btrfs-show-super /dev/sda2 Code: sudo btrfs-show-super -a /dev/sda2 Code: sudo btrfsck -s 1 /dev/sda2 Code: sudo apt-get install btrfs-tools Restoring the matching superblock Code: sudo btrfs-select-super -s 1 /dev/sda2 Code: sudo mount /dev/sda2 /mnt After that i was able to copy (backup) all the files from /mnt that i need. But, the greatest success is, the PI2 is booting again from the "broken" SD-Card after restoring the superblock BTW. As i have seen, last Kernel was 4.14+ (last_good_known) and not 4.15+ when i upgraded to 4.16+ |
|||
« Next Oldest | Next Newest »
|