Idea: Boot XBian from USB
|
16th Feb, 2013, 04:58 AM
Post: #16
|
|||
|
|||
RE: USB Installation
It's just bad formatted in the forum
It's of course only one line original. Just used another command and it also shows that the usb drive isn't used Terminal root@xbian ~ # ls -al /dev/root lrwxrwxrwx 1 root root 9 Jan 1 1970 /dev/root -> mmcblk0p2 |
|||
16th Feb, 2013, 05:01 AM
Post: #17
|
|||
|
|||
RE: USB Installation
Can you try these instructions? http://forum.xbian.org/thread-427-post-4687.html#pid4687
pilight - modular domotica solution
|
|||
16th Feb, 2013, 07:10 AM
Post: #18
|
|||
|
|||
RE: USB Installation
Unfortunately it seems not possible to execute your steps. The problem seems to be that the SD card is 16GB and the usb device is only 8GB. When I execute your dd command the usb device is filled until 8GB and then the command hangs. When I cancel it via STRG+C and try to access the usb mount I only get "Permission denied". So I think the filesystem table isn't written yet.
Terminal xbian@xbian ~ $ df -m Filesystem 1M-blocks Used Available Use% Mounted on rootfs 15107 691 14411 5% / /dev/mmcblk0p2 15107 691 14411 5% / tmpfs 38 1 38 1% /run tmpfs 5 0 5 0% /run/lock tmpfs 10 0 10 0% /dev /dev/sda 15228 7845 7377 52% /media/usb0 tmpfs 75 0 75 0% /run/shm /dev/mmcblk0p1 34 11 24 31% /boot xbian@xbian ~ $ xbian@xbian ~ $ xbian@xbian ~ $ cd /media/usb0 -bash: cd: /media/usb0: Permission denied xbian@xbian ~ $ |
|||
16th Feb, 2013, 07:15 AM
Post: #19
|
|||
|
|||
RE: USB Installation
Can you shrink the root partition with a parted live cd to less than 8GB?
pilight - modular domotica solution
|
|||
16th Feb, 2013, 07:10 PM
Post: #20
|
|||
|
|||
RE: USB Installation
Seems to got it working now.
I used an Ubuntu Live CD and gave the shrink method a try, but no luck. Still the same problem after the dd command. Finally it was the new initramfs line in the config.txt, which seems to prevent mounting the usb device at startup. After I've removed it, it started from usb. So the first-startup wizard started, did some pre-configuration and the resize. After the automatic start just a black screen - nothing more, not even boot messages (aaaaargh). So I only took the SD card and installed the img file again, edited the cmdline.txt and config.txt and did a reboot. And it booted - finally! I hope this whole mess was it worth and that the filesystem corruptions are gone. |
|||
16th Feb, 2013, 09:48 PM
Post: #21
|
|||
|
|||
RE: USB Installation
@CurlyMo,
looks like the problem i have with my other sd card. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
16th Feb, 2013, 09:51 PM
Post: #22
|
|||
|
|||
RE: USB Installation
@belese, did you change to root= value in /boot/cmdline.txt?
pilight - modular domotica solution
|
|||
16th Feb, 2013, 10:03 PM
Post: #23
|
|||
|
|||
RE: USB Installation
No
in fact don't try to boot from usb, but like Namtih, if i remove the new initramfs line in the config.txt it work. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
16th Feb, 2013, 10:05 PM
Post: #24
|
|||
|
|||
RE: USB Installation
But the bug namith encountered is different than you did I'm fixing his bug now.
However, i did add an additional sanity check, so maybe it works better for you to. pilight - modular domotica solution
|
|||
17th Feb, 2013, 12:11 AM
Post: #25
|
|||
|
|||
RE: USB Installation | |||
17th Feb, 2013, 12:13 AM
Post: #26
|
|||
|
|||
RE: USB Installation
Fast SD card class 10
Turbo mode pilight - modular domotica solution
|
|||
17th Feb, 2013, 12:30 AM
Post: #27
|
|||
|
|||
RE: USB Installation
Transcend "TS8GSDHC10" has 20MB/s read 16MB/s write. Not enough fast, right?
Turbo mode looks interesting. Awesome fast. Boot less more 35 sec. |
|||
8th Mar, 2013, 04:59 AM
Post: #28
|
|||
|
|||
RE: USB Installation
(12th Feb, 2013 03:07 AM)CurlyMo Wrote: The easiest way is: Hi all, I want to try this but it seems the faq entry has gone? I think I'm OK with all of this except the /boot/cmdline.txt part - what needs to change? Have people noticed a big speed increase? |
|||
8th Mar, 2013, 05:06 AM
Post: #29
|
|||
|
|||
RE: USB Installation
You need to change /dev/mmcblk0p2 to /dev/sda2
pilight - modular domotica solution
|
|||
9th Mar, 2013, 01:22 AM
Post: #30
|
|||
|
|||
RE: USB Installation | |||
« Next Oldest | Next Newest »
|