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
(2016-10-13, 01:37)stevie_boy_84 Wrote: [ -> ]I have somehow managed to get into the developer console but last time I did that logging in as user chronos didn't work

After localhost login: I have typed "chronos"
And now there is a line of script that says
chronos@localhost ~ $

Where do I go from here?

honestly, will be easiest if I can just walk you thru on Hangouts - hit me up at mrchromebox at gmail dot com
(2016-10-13, 01:37)stevie_boy_84 Wrote: [ -> ]
(2016-10-13, 00:57)Matt Devo Wrote: [ -> ]
(2016-10-13, 00:49)stevie_boy_84 Wrote: [ -> ]I booted it using the recovery media on usb but as I said before it just took me to a blank screen or a screen with the chrome logo and nothing else, with the gallium am I supposed to do anything in particular when I boot up, put the USB in before I power up e.g?

yes, you have to have the USB inserted before powering on - how else would it know to not boot from the internal SSD?

if you can boot the recovery media, you can try opening a shell terminal via CTRL-ALT-F2 as per the script instructions

I have somehow managed to get into the developer console but last time I did that logging in as user chronos didn't work

After localhost login: I have typed "chronos"
And now there is a line of script that says
chronos@localhost ~ $

Where do I go from here?

weeks back when i first had this problem I got into Developer Console but when I ran the E-Z script i just got an error every time, then after that i could not get back into Developer Console at all, well I'm not sure if it's the different keyboard or what but now I have got back into developer console, ran the E-Z script, and it has worked to a degree, I have clicked number 2 for a LibreELEC dual boot but when it is asking me to enter the number of GB's to partition between 2 to 0, no matter what number I enter, 1, 2, or 0, i get an error message saying "that number is out of range. enter a number 2 through 0"
(2016-10-13, 02:18)stevie_boy_84 Wrote: [ -> ]weeks back when i first had this problem I got into Developer Console but when I ran the E-Z script i just got an error every time, then after that i could not get back into Developer Console at all, well I'm not sure if it's the different keyboard or what but now I have got back into developer console, ran the E-Z script, and it has worked to a degree, I have clicked number 2 for a LibreELEC dual boot but when it is asking me to enter the number of GB's to partition between 2 to 0, no matter what number I enter, 1, 2, or 0, i get an error message saying "that number is out of range. enter a number 2 through 0"

I'm not sure why you're trying to "fix" the problem yourself rather than following the instructions I've provided, given how well that's gone so far, but it certainly disincentivizes me from continuing to help.
(2016-10-13, 02:23)Matt Devo Wrote: [ -> ]
(2016-10-13, 02:18)stevie_boy_84 Wrote: [ -> ]weeks back when i first had this problem I got into Developer Console but when I ran the E-Z script i just got an error every time, then after that i could not get back into Developer Console at all, well I'm not sure if it's the different keyboard or what but now I have got back into developer console, ran the E-Z script, and it has worked to a degree, I have clicked number 2 for a LibreELEC dual boot but when it is asking me to enter the number of GB's to partition between 2 to 0, no matter what number I enter, 1, 2, or 0, i get an error message saying "that number is out of range. enter a number 2 through 0"

I'm not sure why you're trying to "fix" the problem yourself rather than following the instructions I've provided, given how well that's gone so far, but it certainly disincentivizes me from continuing to help.

I do apologise I do really really appreciate the help you have given me so far, I just figured that since I had got back to developer console that running the script would be the thing to do as that is what you advised me to do originally, I should've just waited for further instructions but as this has been ongoing for weeks I was a bit too impatient to wait lol, I shall wait patiently for a response thank you
(2016-10-13, 02:30)stevie_boy_84 Wrote: [ -> ]I do apologise I do really really appreciate the help you have given me so far, I just figured that since I had got back to developer console that running the script would be the thing to do as that is what you advised me to do originally, I should've just waited for further instructions but as this has been ongoing for weeks I was a bit too impatient to wait lol, I shall wait patiently for a response thank you

I already told you what to do - run the EZ Setup Script, then use the 'Set Boot Options' function to reset to factory default. After that, you'll be able to boot ChromeOS again. If that doesn't work, hop on google hangouts as per my previous post and I'll walk you thru it.
pleas help me here..
just installed the standalone on my chrome box and everything went well.. but now after i did the reboot there are nothing but just a black screen of dead.. i can't do anything and it docent say anything..
what can i do? :-(
(2016-10-14, 16:55)Fighter88 Wrote: [ -> ]pleas help me here..
just installed the standalone on my chrome box and everything went well.. but now after i did the reboot there are nothing but just a black screen of dead.. i can't do anything and it docent say anything..
what can i do? :-(

you can put in the USB install media and use it to install a bootable OS, and/or try using a different cable or display.
(2016-10-14, 17:05)Matt Devo Wrote: [ -> ]
(2016-10-14, 16:55)Fighter88 Wrote: [ -> ]pleas help me here..
just installed the standalone on my chrome box and everything went well.. but now after i did the reboot there are nothing but just a black screen of dead.. i can't do anything and it docent say anything..
what can i do? :-(

you can put in the USB install media and use it to install a bootable OS, and/or try using a different cable or display.

is this the install media from libra or the one with chrome?.
anything i need to click on boot up, there is all black..
(2016-10-14, 17:07)Fighter88 Wrote: [ -> ]is this the install media from libra or the one with chrome?.
anything i need to click on boot up, there is all black..

for a standalone setup, you have to boot and install LibreELEC/Kodi. Right now there is no bootable OS installed, which is why you're getting a black screen - there's nothing for it to do.
i can't get it to boot the usb drive i did while installing libre.. is there anyway to download a file to usb drive?
i tried opening with chrome on sd card, and it shows chrome and goes back to black screen..
(2016-10-14, 17:28)Fighter88 Wrote: [ -> ]i can't get it to boot the usb drive i did while installing libre.. is there anyway to download a file to usb drive?
i tried opening with chrome on sd card, and it shows chrome and goes back to black screen..

all of this is covered on the troubleshooting section of the wiki
Matt,

In my drunken stupor, I did something stupid (that it appears thousands of others have also done) and did not read your instructions fully. I performed a dual-boot install (ChromeOS + LibreELEC) without performing a factory reset. I know that this specific line is repeated at least a few times and is bolded. I am sorry for my stupidity.

As you would expect, the script ran fine both times, I chose the option to run OpenELEC with a boot delay of 1s. When my box rebooted, it sat at the booting from Hard Disk screen. At this point, I tried to rectify my mistake by using the recovery tool and a flash drive, but when the system "recovered", and I removed the flash drive, it just rebooted to the booting from Hard Disk screen, displays some other stuff real fast, and then goes to a black screen (box was still on) and sat there. Every time I rebooted, it did this. I tried a different flash drive and it did the same thing. I can boot up in developer mode just fine and "recover", but it will still never boot up the OS or perform a factory reset using the recovery button.

And just because I had nothing better to do, I plugged in the flash drive with the recovery data and booted the computer up normally. The first time I did this, it does an infinite loop between the chrome screen, the "OS verification is OFF" screen, and then the booting from hard disk screen. Pressing space at the OS verification screen does nothing. I reset the flash drive with the memory tool several times and did all of this over again, and one time it did boot up the OS and let me enter my wifi, but when I entered my gmail it just sat there "logging in". I eventually shut the box off and it never even booted the OS again.

So I have read over the wiki page and can't seem to find an answer to this specific problem... basically the recovery tool is not working properly. I would sincerely appreciate any help. Attached are some pictures that contain what may be useful information in diagnosis. Let me know if you can't view them.

Image

Image

edit: fixed your links
(2016-10-16, 06:30)treml96 Wrote: [ -> ]So I have read over the wiki page and can't seem to find an answer to this specific problem... basically the recovery tool is not working properly. I would sincerely appreciate any help. Attached are some pictures that contain what may be useful information in diagnosis. Let me know if you can't view them.

since you've already restored ChromeOS via the recovery media, simply press CTRL+D at power on, before it jumps to Legacy Boot mode (SeaBIOS), in order to boot into ChromeOS. From there, you can re-run the script and start over, though I'd reset the boot flags first until you have your LibreELEC setup running and tested Smile
So that took a few tries but it initially worked. I was able to boot into Chrome OS and get back to the command prompt. I took your setting the boot options as optional and figured that if anything did go south, I could just hit ctrl+d again at bootup to get into Chrome. This time instead of bothering with a dual boot, I just did a standalone setup, since I don't think I would really need dual boot and I figured this would run smoother. When running the script, I created a backup of my stock firmware on a flash drive like the prompts suggested. I do not remember seeing the option to plug in a flash drive to create the LibreELEC install media. And when I rebooted the box, it now boots to a black screen. Same for trying developer mode.

If I plug in my recovery media, it will loop between the chrome screen, SEABIOS screen, and a black screen. But it doesn't appear to have any options to actually recover, and no developer screen ever appears for me to ctrl+d to go to Chrome OS.

Again, I know this is my fault for taking the boot options part as optional, but I would appreciate any help..
(2016-10-16, 16:25)treml96 Wrote: [ -> ]I do not remember seeing the option to plug in a flash drive to create the LibreELEC install media.
it's the menu option directly below the standalone firmware, it must be manually selected.
Quote:And when I rebooted the box, it now boots to a black screen. Same for trying developer mode.
the standalone firmware boots directly to SeaBIOS, there is no more Developer Mode or Recovery Mode. Since ChromeOS isn't bootable from Legacy Mode, it just tried and fails.

Quote:If I plug in my recovery media, it will loop between the chrome screen, SEABIOS screen, and a black screen. But it doesn't appear to have any options to actually recover, and no developer screen ever appears for me to ctrl+d to go to Chrome OS.

Again, I know this is my fault for taking the boot options part as optional, but I would appreciate any help..
see above - there is no more Recovery Mode (so the Recovery media won't work) nor Developer Mode (so the CTRL+D/L keys have no function).

all you need to do now is simple - boot a USB and install an OS. From another machine, download the LibreELEC USB/SD creator tool, and use it to download the LibreELEC install image (Generic x86_64, v7.90.007) and write to USB/SD. Instructions are on their site, but it's pretty straightforward.

after creating the install media, insert into the Chromebox, power on, and press ESC when prompted to select and boot it. Run the installer, install to the SSD, then when prompted to remove the install media and reboot, simply press enter, then power off via the power button (their current has an installer that causes it to hang at the end). Remove install media, power on, and it should boot right into LibreELEC in about 5s.
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