[HOW-TO] Install in BerryBoot
|
19th Jul, 2013, 05:41 PM
Post: #5
|
|||
|
|||
RE: [HOW-TO] Install in BerryBoot
What is wrong?
What I do: - install xbian on sd card (download image, dd to sd card) - start pi and let it do its stuff (expand etc) - login via ssh - sudo dd bs=1M if=/dev/mmcblk0 of=/pathtomyexternalusbdriveattachedtothepi/out.img go back to my laptop with my usbdrive. - sudo kpartx -av /pathtomyexternalusbdriveattachedtothepi/out.img - sudo mount /dev/mapper/loop2p2 /mnt now what I get: bref@Bref-wan:~$ tree -L 2 /mnt /mnt ├── home │ ├── @ │ └── @safe └── root ├── @ └── @safe meaning something went strange and I cannot go on with changing fstab, mksquashfs etc. cheers |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
Install Xbian in berryboot | Eloy88 | 4 | 126,031 |
25th Jun, 2013 10:41 PM Last Post: Alastaire |