Forum

Full Version: Upgrade --> No boot anymore
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Yes
(2nd Feb, 2015 08:27 PM)CurlyMo Wrote: [ -> ]Yes

Ok i'll try tonight. Thanks Smile
So i started my RPi with this boot content and booting freezed at "process init".
I edited comandline.txt to add "debug rescue_early" and i have the message in the printscreen.
The RPi is not blocked because in my previous test i connected my keyboard when i saw this message to check if i can write anything and i saw a message saying the keybord was detected.
But i can't do anything when i'm in this state (no keyboard responding).

What can i do ?
Can you make a video?
With only debug option in comandine.txt (without rescue_early) i have the message in the printscreen attached.

For the video i can do it with my smartphone or it will be unreadable for you ?
Did you scan the root file system on a PC? It will offer to fix it but in reality it will destroy the partition.
Can you intentionally go to the rescue shell and run this:
Code:
mount -t btrfs /dev/mmcblk0p2 /rootfs -o subvol=root/@,autodefrag,compress=lz4
exec switch_root /rootfs
No i only can read the boot partition in my Mac.
I didn't touch the other partition.

(3rd Feb, 2015 04:11 AM)CurlyMo Wrote: [ -> ]Can you intentionally go to the rescue shell and run this:
Code:
mount -t btrfs /dev/mmcblk0p2 /rootfs -o subvol=root/@,autodefrag,compress=lz4
exec switch_root /rootfs

How can i go to the rescue shell ?
I added rescue_early in cmdline.txt but i wasn't able to write anything.
Replace rescue_early with rescue.
(3rd Feb, 2015 04:17 AM)CurlyMo Wrote: [ -> ]Replace rescue_early with rescue.

With only rescue option i have the same printscreen than without only debug. (http://forum.xbian.org/attachment.php?aid=388)
I still cannot write anything.
Can you get the boot files on there so you get the screen again as in post #18.
(3rd Feb, 2015 04:24 AM)CurlyMo Wrote: [ -> ]Can you get the boot files on there so you get the screen again as in post #18.

Yes it was with rescue_early option
But even with this option i can't write anything.
Maybe @mk01 has some idea?
(3rd Feb, 2015 04:30 AM)CurlyMo Wrote: [ -> ]Maybe @mk01 has some idea?

Ok i wait.
Thanks anyway Smile
(3rd Feb, 2015 04:33 AM)Diako Wrote: [ -> ]
(3rd Feb, 2015 04:30 AM)CurlyMo Wrote: [ -> ]Maybe @mk01 has some idea?

Ok i wait.
Thanks anyway Smile

@mk01 are you here plz ?
Pages: 1 2 3
Reference URL's