Forum
Upgrade --> No boot anymore - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Installation (/forum-16.html)
+--- Thread: Upgrade --> No boot anymore (/thread-2685.html)

Pages: 1 2 3


RE: Upgrade --> No boot anymore - CurlyMo - 2nd Feb, 2015 08:27 PM

Yes


RE: Upgrade --> No boot anymore - Diako - 2nd Feb, 2015 08:29 PM

(2nd Feb, 2015 08:27 PM)CurlyMo Wrote:  Yes

Ok i'll try tonight. Thanks Smile


RE: Upgrade --> No boot anymore - Diako - 3rd Feb, 2015 03:58 AM

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 ?


RE: Upgrade --> No boot anymore - CurlyMo - 3rd Feb, 2015 04:00 AM

Can you make a video?


RE: Upgrade --> No boot anymore - Diako - 3rd Feb, 2015 04:05 AM

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 ?


RE: Upgrade --> No boot anymore - f1vefour - 3rd Feb, 2015 04:08 AM

Did you scan the root file system on a PC? It will offer to fix it but in reality it will destroy the partition.


RE: Upgrade --> No boot anymore - CurlyMo - 3rd Feb, 2015 04:11 AM

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



RE: Upgrade --> No boot anymore - Diako - 3rd Feb, 2015 04:11 AM

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.


RE: Upgrade --> No boot anymore - CurlyMo - 3rd Feb, 2015 04:17 AM

Replace rescue_early with rescue.


RE: Upgrade --> No boot anymore - Diako - 3rd Feb, 2015 04:21 AM

(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.


RE: Upgrade --> No boot anymore - CurlyMo - 3rd Feb, 2015 04:24 AM

Can you get the boot files on there so you get the screen again as in post #18.


RE: Upgrade --> No boot anymore - Diako - 3rd Feb, 2015 04:26 AM

(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.


RE: Upgrade --> No boot anymore - CurlyMo - 3rd Feb, 2015 04:30 AM

Maybe @mk01 has some idea?


RE: Upgrade --> No boot anymore - Diako - 3rd Feb, 2015 04:33 AM

(3rd Feb, 2015 04:30 AM)CurlyMo Wrote:  Maybe @mk01 has some idea?

Ok i wait.
Thanks anyway Smile


RE: Upgrade --> No boot anymore - Diako - 7th Feb, 2015 04:09 AM

(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 ?