Kodi Community Forum

Full Version: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553
I had check for updates set to auto - booted into kodi (hadn't used it in a few weeks) just told me an update was available to libreELEC - I was thinking there would be something I could go to to apply the update, but I couldnt find anything.. ended up watching a movie and the update noticed appeared a few times.. couldnt figure it out, but then I power cycled the Chromebox and then the update was automatic. found this video https://libreelec.tv/2016/12/libreelec-j...v7-0-3-mr/ and all is well.. learned something today!
Hello,

I had a previous (quite old something like 2 years) dual boot set-up on my Chromebox and I had some issue due to a hard reboot and I just tried to re-install a new dual boot set-up with your script. I used option 1 for dual boot install with option 1 (Install: ChromeOS + GalliumOS (dual boot))
Then I changed the boot option using the cript as well to start from Kodi directly.
Problem: The chromebox now boots directly in GalliumOS.. I actually have no clue how to access Kodi.
Please help! Smile
(2017-01-02, 21:50)DominicQc Wrote: [ -> ]Hello,

I had a previous (quite old something like 2 years) dual boot set-up on my Chromebox and I had some issue due to a hard reboot and I just tried to re-install a new dual boot set-up with your script. I used option 1 for dual boot install with option 1 (Install: ChromeOS + GalliumOS (dual boot))
Then I changed the boot option using the cript as well to start from Kodi directly.
Problem: The chromebox now boots directly in GalliumOS.. I actually have no clue how to access Kodi.
Please help! Smile

you run it from the task menu or command line, like you would any other app in galliumOS.

Why did you choose GalliumOS if you didn't want / know how to use Linux? If you want a Kodi appliance, use LibreELEC
(2017-01-02, 21:57)Matt Devo Wrote: [ -> ]
(2017-01-02, 21:50)DominicQc Wrote: [ -> ]Hello,

I had a previous (quite old something like 2 years) dual boot set-up on my Chromebox and I had some issue due to a hard reboot and I just tried to re-install a new dual boot set-up with your script. I used option 1 for dual boot install with option 1 (Install: ChromeOS + GalliumOS (dual boot))
Then I changed the boot option using the cript as well to start from Kodi directly.
Problem: The chromebox now boots directly in GalliumOS.. I actually have no clue how to access Kodi.
Please help! Smile

you run it from the task menu or command line, like you would any other app in galliumOS.

Why did you choose GalliumOS if you didn't want / know how to use Linux? If you want a Kodi appliance, use LibreELEC

Thanks for your quick reply. Ok got it. I should have chosen the LibreELEC option. Can I still re-install it directly with LibreELEC or do I need to do a factory reset or something now?
By the way, now that it is running OK from GalliumOS, is there any performance gain from running Kodi from LibreElec instead of GalliumOS you think?
(2017-01-02, 22:14)DominicQc Wrote: [ -> ]Thanks for your quick reply. Ok got it. I should have chosen the LibreELEC option. Can I still re-install it directly with LibreELEC or do I need to do a factory reset or something now?
By the way, now that it is running OK from GalliumOS, is there any performance gain from running Kodi from LibreElec instead of GalliumOS you think?

yes, you can re-run the EZ Setup Script from ChromeOS and simply choose the LibreELEC option.

LibreELEC will give you the absolute best Kodi platform, as the OS is tailored towards one thing and one thing only (running Kodi). I recommend using the latest version offered by the script (7.90.010) as it has significant benefits over the older Kodi 16-based release (LE 7.0.x)
(2017-01-02, 22:16)Matt Devo Wrote: [ -> ]
(2017-01-02, 22:14)DominicQc Wrote: [ -> ]Thanks for your quick reply. Ok got it. I should have chosen the LibreELEC option. Can I still re-install it directly with LibreELEC or do I need to do a factory reset or something now?
By the way, now that it is running OK from GalliumOS, is there any performance gain from running Kodi from LibreElec instead of GalliumOS you think?

yes, you can re-run the EZ Setup Script from ChromeOS and simply choose the LibreELEC option.

LibreELEC will give you the absolute best Kodi platform, as the OS is tailored towards one thing and one thing only (running Kodi). I recommend using the latest version offered by the script (7.90.010) as it has significant benefits over the older Kodi 16-based release (LE 7.0.x)

I just installed LibreELEC as you recommended. The installation seemed successful. However Kodi doesn't load and I am stuck on the screen:
SeaBIOS (version rel-1.10.0-6-g3f40bbd-MrChromebox-2016.11.07)
Booting from Hard Disk...

Do you have any idea how to solve this? Thanks!!!
(2017-01-03, 00:04)DominicQc Wrote: [ -> ]I just installed LibreELEC as you recommended. The installation seemed successful. However Kodi doesn't load and I am stuck on the screen:
SeaBIOS (version rel-1.10.0-6-g3f40bbd-MrChromebox-2016.11.07)
Booting from Hard Disk...

Do you have any idea how to solve this? Thanks!!!

ah, just re-read your earlier post about how your dual-boot setup was from a while back -- that means it didn't create the partitions in a way that's compatible with LibreELEC, so unfortunately you will need to do a reset with the factory recovery media and then re-do the dual boot setup from scratch
(2017-01-03, 00:06)Matt Devo Wrote: [ -> ]
(2017-01-03, 00:04)DominicQc Wrote: [ -> ]I just installed LibreELEC as you recommended. The installation seemed successful. However Kodi doesn't load and I am stuck on the screen:
SeaBIOS (version rel-1.10.0-6-g3f40bbd-MrChromebox-2016.11.07)
Booting from Hard Disk...

Do you have any idea how to solve this? Thanks!!!

ah, just re-read your earlier post about how your dual-boot setup was from a while back -- that means it didn't create the partitions in a way that's compatible with LibreELEC, so unfortunately you will need to do a reset with the factory recovery media and then re-do the dual boot setup from scratch

Dear Matt,
I tried to install the standalone version with your script as I tought it would solve my issue and because I dont use ChromeOS anyway. However now after reboot I am stuck on a black screen with white and yello text and a command line saying: Shell>
Kodi does not boot and I am afraid I made it all worst now. Could you please advise me on what to try now? I did make a backup on USB during your scrip but I dont know how to use it..
(2017-01-03, 20:28)DominicQc Wrote: [ -> ]
(2017-01-03, 00:06)Matt Devo Wrote: [ -> ]
(2017-01-03, 00:04)DominicQc Wrote: [ -> ]I just installed LibreELEC as you recommended. The installation seemed successful. However Kodi doesn't load and I am stuck on the screen:
SeaBIOS (version rel-1.10.0-6-g3f40bbd-MrChromebox-2016.11.07)
Booting from Hard Disk...

Do you have any idea how to solve this? Thanks!!!

ah, just re-read your earlier post about how your dual-boot setup was from a while back -- that means it didn't create the partitions in a way that's compatible with LibreELEC, so unfortunately you will need to do a reset with the factory recovery media and then re-do the dual boot setup from scratch

Dear Matt,
I tried to install the standalone version with your script as I tought it would solve my issue and because I dont use ChromeOS anyway. However now after reboot I am stuck on a black screen with white and yello text and a command line saying: Shell>
Kodi does not boot and I am afraid I made it all worst now. Could you please advise me on what to try now? I did make a backup on USB during your scrip but I dont know how to use it..

I got it to work. Thanks
(2017-01-03, 20:34)DominicQc Wrote: [ -> ]I got it to work. Thanks

just did a fresh install of LE from USB I trust?
Is it possible to update the firmware to the latest version while still retaining the existing installation of LibreELEC?

I was able to update my Haswell Chromebox from OpenELEC to LibreELEC a few days ago by just dropping the update file into the Update folder and rebooting my device. Now, I'm running LibreELEC 7.0.3 and it's leaps and bounds better than OpenELEC. However, I'm still on one of the older SeaBIOS firmware and I'd like to take advantage of the UEFI firmware and all of it's improvements.
(2017-01-03, 23:14)waldo98 Wrote: [ -> ]Is it possible to update the firmware to the latest version while still retaining the existing installation of LibreELEC?

I was able to update my Haswell Chromebox from OpenELEC to LibreELEC a few days ago by just dropping the update file into the Update folder and rebooting my device. Now, I'm running LibreELEC 7.0.3 and it's leaps and bounds better than OpenELEC. However, I'm still on one of the older SeaBIOS firmware and I'd like to take advantage of the UEFI firmware and all of it's improvements.

no, you can't migrate an existing Legacy BIOS install to UEFI. There's also no reason to given how easy it is to backup/update firmware/reinstall/restore LE userdata
(2017-01-03, 23:18)Matt Devo Wrote: [ -> ]
(2017-01-03, 23:14)waldo98 Wrote: [ -> ]Is it possible to update the firmware to the latest version while still retaining the existing installation of LibreELEC?

I was able to update my Haswell Chromebox from OpenELEC to LibreELEC a few days ago by just dropping the update file into the Update folder and rebooting my device. Now, I'm running LibreELEC 7.0.3 and it's leaps and bounds better than OpenELEC. However, I'm still on one of the older SeaBIOS firmware and I'd like to take advantage of the UEFI firmware and all of it's improvements.

no, you can't migrate an existing Legacy BIOS install to UEFI. There's also no reason to given how easy it is to backup/update firmware/reinstall/restore LE userdata

Understood.

Thank you again for all of your contributions into the Chromebox!
Matt,

I was setting up my third Chromebox as a standalone LibreELEC box, and everything went smoothly, except I chose USB under boot priority and I need to change it back to the hard disk. (It is trying to boot from my external hard drive every time it boots up.)
I tried to run the setup script from a Lubuntu flash drive, but I keep getting an error after it downloads that I don't have permission to run the script. I tried it as a regular user and after setting myself as SU for the terminal session. Is it the distro? Should I download another Ubuntu? (I thought I had used this flash drive on my first install when I had to make a change and run the script again, but it's been awhile.)
Thanks.
(2017-01-04, 17:30)Timewalker Wrote: [ -> ]Matt,

I was setting up my third Chromebox as a standalone LibreELEC box, and everything went smoothly, except I chose USB under boot priority and I need to change it back to the hard disk. (It is trying to boot from my external hard drive every time it boots up.)
I tried to run the setup script from a Lubuntu flash drive, but I keep getting an error after it downloads that I don't have permission to run the script. I tried it as a regular user and after setting myself as SU for the terminal session. Is it the distro? Should I download another Ubuntu? (I thought I had used this flash drive on my first install when I had to make a change and run the script again, but it's been awhile.)
Thanks.

that's a bizarre error I haven't seen before, but there's no reason Lubuntu shouldn't work. Also, if you're just setting up a new box now, I thought it should be defaulting to the new UEFI firmware, not the older legacy firmware, so the USB boot option isn't relevant anymore
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553