[HOW-TO] Installing XBIAN directly on RASPBIAN IMG
|
16th Jan, 2014, 06:32 PM
Post: #63
|
|||
|
|||
RE: [HOW-TO] Installing XBIAN directly on RASPBIAN IMG
@nypete20
did you enable STAGING and DEVEL repos as well? as in point 1. opening post? in older packages there was typo providing "fsck,xbian" file instead of "fsck.xbian" (comma instead of dot). in that shell you are dropped into try Code: mv /sbin/fsck,xbian /sbin/fsck.xbian if this doesn't help (no file found), create dummy fsck as follows: Code: cat >/sbin/fsck.xbian <<\EOF (just type what you see. then exit the shell or reboot. raspbian should boot normally and you can continue with the packages) (14th Jan, 2014 07:27 AM)roelofpieter Wrote: And indeed, the filesystem isn't btrfs so the error isn't that strange, but why isn't anybody else seing this? Am I missing something? I should be able to go through the script on a fresh installed raspbian installation shouldn't I? I fixed the appearance of the errors - if you retry after apt-get update, it should be ok. if you still have the semi-configured apt system, do this: Code: sudo nano /var/lib/dpkg/info/xbian-package-config-shell.postinst go to the end of file and on new line (as last line) put "exit 0". save with ctrl+x, run "dpkg --configure -a". then you can continue. (11th Jan, 2014 02:02 AM)IriDium Wrote: Noticed in final install the pi user thing would be quite interesting, I have to check. as /home is subvolume and the backup file is nothing else as exported snapshot (image) of this subvolume. during "backup" and "restore" (export and import) there is no option or tool to manipulate with folders or files. simply it is even not possible to see what is inside. it is pure data/metadata stream. but I know that your presence always makes something to fall apart 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 »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
Dual boot raspbian xbian | tony_the_unik | 5 | 19,581 |
3rd Apr, 2014 07:58 PM Last Post: mk01 |
|
Using xbian xbmc binaries on raspbian | thrillrseekr | 4 | 15,497 |
19th Aug, 2013 11:55 PM Last Post: CurlyMo |