Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] Xbian doesn't boot
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: Xbian doesn't boot
19th May, 2020, 09:47 PM (This post was last modified: 19th May, 2020 09:51 PM by Nachteule.)
Post: #4
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
RE: Xbian doesn't boot
Ok, you can enter into rescue mode, thats good.

Unfortunately you can not do so much there, but what you could do is

1) run rch to chroot into your normal system. so, you can check if your home is mounted (it should)
2) you can mount root fs as follows and enter into root subvol folder:

Terminal

'reb' to unmount all filesystems, sync writes and reboot
'rum' to unmount all filesystems
'rch' to chroot into your XBian installation in /rootfs

/ # mount /dev/root /mnt
/ # cd /mnt
/mnt # cd root
/mnt/root # ls -la
total 16
drwxr-xr-x 1 root root 348 May 18 10:41 .
drwxr-xr-x 1 root root 52 Apr 14 11:43 ..
drwxr-xr-x 1 root root 560 May 16 11:12 @
drwxr-xr-x 1 root root 560 May 16 11:12 @btrfs-auto-snap_apt-run-2020-05-17-2323
drwxr-xr-x 1 root root 560 May 16 11:12 @btrfs-auto-snap_daily-2020-05-18-1240
drwxr-xr-x 1 root root 560 Apr 25 18:28 @btrfs-auto-snap_monthly-2020-04-26-2014
drwxr-xr-x 1 root root 560 May 16 11:12 @btrfs-auto-snsnapap_weekly-2020-05-18-1241
drwxr-xr-x 1 root root 560 May 16 11:12 @last_good_known
/mnt/root #

Then you could try to activate older snapshot (hopefully you have them) by

Terminal

mv @ @-bad
mv @btrfs-auto-snsnapap_weekly-2020-05-18-1241 @
sync
reb

Those commands moves away broken root subvol (@), activates a weekly done snapshot (@btrfs-auto-snsnapap_weekly-2020-05-18-1241), stores everything on disk and reboots

Of course you can do the same with home subvol, just cd home instead of cd root

and last but not least

3) you can test the network by issuing commands described in the intro text
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Xbian doesn't boot - Antonio - 18th May, 2020, 09:57 PM
RE: Xbian doesn't boot - Nachteule - 19th May, 2020, 01:49 AM
RE: Xbian doesn't boot - Antonio - 19th May, 2020, 07:56 PM
RE: Xbian doesn't boot - Nachteule - 19th May, 2020 09:47 PM
RE: Xbian doesn't boot - Antonio - 20th May, 2020, 09:56 PM
RE: Xbian doesn't boot - Nachteule - 20th May, 2020, 10:15 PM
RE: Xbian doesn't boot - Antonio - 20th May, 2020, 11:20 PM
RE: Xbian doesn't boot - Nachteule - 20th May, 2020, 11:32 PM
RE: Xbian doesn't boot - havilson - 19th Jul, 2020, 12:37 PM
RE: Xbian doesn't boot - Nachteule - 19th Jul, 2020, 07:17 PM
RE: Xbian doesn't boot - havilson - 20th Jul, 2020, 03:43 AM
RE: Xbian doesn't boot - Nachteule - 20th Jul, 2020, 04:44 AM
RE: Xbian doesn't boot - havilson - 20th Jul, 2020, 05:10 AM
RE: Xbian doesn't boot - Nachteule - 20th Jul, 2020, 05:14 AM
RE: Xbian doesn't boot - havilson - 20th Jul, 2020, 05:21 AM
RE: Xbian doesn't boot - havilson - 21st Jul, 2020, 11:02 AM
RE: Xbian doesn't boot - havilson - 22nd Jul, 2020, 06:09 AM
RE: Xbian doesn't boot - Nachteule - 22nd Jul, 2020, 06:37 AM
RE: Xbian doesn't boot - havilson - 22nd Jul, 2020, 07:19 AM
RE: Xbian doesn't boot - Nachteule - 22nd Jul, 2020, 08:55 PM
RE: Xbian doesn't boot - havilson - 25th Jul, 2020, 07:41 AM
RE: Xbian doesn't boot - Nachteule - 25th Jul, 2020, 08:04 AM
RE: Xbian doesn't boot - havilson - 25th Jul, 2020, 09:31 AM
RE: Xbian doesn't boot - Nachteule - 25th Jul, 2020, 07:18 PM
RE: Xbian doesn't boot - havilson - 26th Jul, 2020, 01:34 AM
RE: Xbian doesn't boot - Nachteule - 26th Jul, 2020, 02:34 AM
RE: Xbian doesn't boot - havilson - 26th Jul, 2020, 03:21 AM
RE: Xbian doesn't boot - Nachteule - 26th Jul, 2020, 03:30 AM
RE: Xbian doesn't boot - havilson - 26th Jul, 2020, 05:02 AM
RE: Xbian doesn't boot - havilson - 26th Jul, 2020, 09:02 AM
RE: Xbian doesn't boot - Nachteule - 26th Jul, 2020, 09:22 AM
RE: Xbian doesn't boot - havilson - 26th Jul, 2020, 09:40 AM
RE: Xbian doesn't boot - Nachteule - 26th Jul, 2020, 10:08 PM
RE: Xbian doesn't boot - havilson - 27th Jul, 2020, 05:25 AM
RE: Xbian doesn't boot - Nachteule - 28th Jul, 2020, 04:19 AM
RE: Xbian doesn't boot - havilson - 28th Jul, 2020, 12:17 PM
RE: Xbian doesn't boot - Nachteule - 27th Jul, 2020, 05:33 AM
RE: Xbian doesn't boot - havilson - 27th Jul, 2020, 05:58 AM
RE: Xbian doesn't boot - Nachteule - 28th Jul, 2020, 07:02 PM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  Xbian rc2 doesn't boot / black screen krama 1 10,043 8th Jun, 2014 10:48 PM
Last Post: IriDium

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 25th May, 2025, 04:07 AM Powered By MyBB, © 2002-2025 MyBB Group.