New image for download page of xbian.org
|
30th May, 2014, 08:00 PM
Post: #16
|
|||
|
|||
RE: New image for download page of xbian.org
I can update everything as of yesterday. However, I just not want to be doing all these tasks myself. That means that i'm willing to put a new installer online, but i'm not going to compile it. The same counts for a new image.
I can also give specific members of the community access to specific parts of XBian like the website, ftp so they can help contribute to XBian. That's also the reason i put a wiki online that everyone with a forum account can edit. pilight - modular domotica solution
|
|||
31st May, 2014, 04:24 PM
Post: #17
|
|||
|
|||
RE: New image for download page of xbian.org
I tried to use the XBIAN Installer 1.0 from the Homepage for putting the new XBIAN 2014.03.15 CuBox-i package on a new SD Card.
But when trying to install the image, the XBIAN Installer aborts with a C++ Runtime Error (using Windows 8.1). with the other Images (XBIAN 1.0 RC 2) it works perfectly... The Image downloaded is 1,6GB vs. 320MB and 280MB - maybe the file is to large for the XBIAN Installer... as a workaround: Win32DiskImager 0.9.5 (http://sourceforge.net/projects/win32diskimager/) - writes also the large Image to the card.. CU SIR106 btw: why is the Image that large? |
|||
31st May, 2014, 04:46 PM
Post: #18
|
|||
|
|||
RE: New image for download page of xbian.org
Let us know if win32diskimager worked.
pilight - modular domotica solution
|
|||
31st May, 2014, 05:00 PM
Post: #19
|
|||
|
|||
RE: New image for download page of xbian.org | |||
31st May, 2014, 05:37 PM
Post: #20
|
|||
|
|||
RE: New image for download page of xbian.org
So you are trying to use a CuBox-i image on the Raspberry Pi? That is of course not going to work.
Also, Raspbian is an OS and the Raspberry Pi and CuBox-i are computers. So it didn't boot in your Raspberry Pi, not in Raspbian. pilight - modular domotica solution
|
|||
31st May, 2014, 05:55 PM
Post: #21
|
|||
|
|||
RE: New image for download page of xbian.org
thanks - didn't know that CuBox-i is another computer... every day there's something to learn
(31st May, 2014 05:37 PM)CurlyMo Wrote: So you are trying to use a CuBox-i image on the Raspberry Pi? That is of course not going to work. |
|||
1st Jun, 2014, 02:01 AM
Post: #22
|
|||
|
|||
RE: New image for download page of xbian.org
I tried to install the RC2 image myself to the Raspberry PI. The XBIAN Installer just stopped working when it came to the writing bit and nothing more happened, so after 15 failed attempts I also tried the Win32DiskImager 0.9.5. And like above it technically worked, it wrote the image to the SD card. But it will not boot up in the Raspberry PI, it just donĀ“t start.
(I had the beta 1 installed before and it sort of worked OK if rebooted every now and then.) |
|||
1st Jun, 2014, 02:10 AM
Post: #23
|
|||
|
|||
RE: New image for download page of xbian.org
ALL: Make sure you are using This Image - otherwise IT WILL NOT WORK.
If you are having problems, can you post also the config.txt and cmdline.txt from the SD card. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
1st Jun, 2014, 06:25 PM
Post: #24
|
|||
|
|||
RE: New image for download page of xbian.org
(1st Jun, 2014 02:10 AM)IriDium Wrote: ALL: Make sure you are using This Image - otherwise IT WILL NOT WORK. Clean image and first start take blinking cursor! Code: initramfs initramfs.gz 0x0a000000 Code: telnet zswap.enabled=1 zswap.compressor=lz4 sdhci-bcm2708.sync_after_dma=0 dwc_otg.lpm_enable=0 console=tty1 root=LABEL=xbian-copy rootflags=subvol=root/@,thread_pool=2,autodefrag,compress=lzo,commit=120 rootfstype=btrfs rootwait smsc95xx.turbo_mode=N elevator=cfq logo.nologo quiet noswap loglevel=0 mod_scsi.scan=sync partswap startevent=mountall splash nohdparm --startup-event mountall |
|||
1st Jun, 2014, 09:34 PM
Post: #25
|
|||
|
|||
RE: New image for download page of xbian.org
I've just tried the installer on a RAspberry Pi from XP to a 4G SD card and it worked fine.
The Cubox-i image failed with a C++ runtime error but that's probably just my machine. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
1st Jun, 2014, 09:49 PM
Post: #26
|
|||
|
|||
RE: New image for download page of xbian.org
I've updated the CuBox-i images. The new one is a lot smaller so it should work fine. When i have enough confirmation that it works, i will remove the old one.
pilight - modular domotica solution
|
|||
1st Jun, 2014, 11:54 PM
Post: #27
|
|||
|
|||
RE: New image for download page of xbian.org
I cannot get the installer to work on any image on my W7 64bit. I put the installer in XP-mode, but that made no difference.
Using Win32DiskImager, I can install any of the images on my 4GB SD card without problem. The Beta1 (my old version) and Beta2 image boots up fine, but not the RC2 image. First I used the RC2 version from the homepage, then from the link above (it seems to be the same file). At bootup, I get only the prompt for a few seconds, then nothing more happens. I clean the SD card between installations (one empty partition on the disc) to the Raspberry PI. |
|||
2nd Jun, 2014, 12:02 AM
Post: #28
|
|||
|
|||
RE: New image for download page of xbian.org
I already used the same image at various people and never had any issues.
pilight - modular domotica solution
|
|||
2nd Jun, 2014, 01:24 AM
Post: #29
|
|||
|
|||
RE: New image for download page of xbian.org
@seebaa Make a copy of cmdline.txt and change root=LABEL=xbian-copy to root=/dev/mmcblk0p2 and reboot. See if that helps.
Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
2nd Jun, 2014, 03:34 AM
Post: #30
|
|||
|
|||
RE: New image for download page of xbian.org
@CurlyMo I'll test the new Cubox-i image tomorrow and let you know.
Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
« Next Oldest | Next Newest »
|