Guest User

Untitled

a guest
Apr 30th, 2020
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.65 KB | None | 0 0
  1. bela@local:~$ ssh root@coreelec
  2. ##############################################
  3. # CoreELEC #
  4. # https://coreelec.org #
  5. ##############################################
  6.  
  7. CoreELEC (official): 9.2.2 (Amlogic.arm)
  8. coreelec:~ # installtointernal
  9. This script will erase BOOT, SYSTEM, DATA and DTB on your device
  10. and install CoreELEC that you booted from SD card/USB drive.
  11.  
  12. It will create a backup of device tree and recovery partition on your boot media.
  13.  
  14. WARNING: The script does not have any safeguards, you will not receive any
  15. support for problems that you may encounter if you proceed!
  16.  
  17. Type "yes" if you know what you are doing or anything else to exit: yes
  18. Backing up device tree...done.
  19. Backing up recovery partition...done.
  20. Formatting SYSTEM partition.../dev/system contains a ext4 file system
  21. last mounted on /tmp/system on Mon Apr 13 16:55:30 2020
  22. Suggestion: Use Linux kernel >= 3.18 for improved stability of the metadata and journal checksum features.
  23. e2fsck 1.45.3 (14-Jul-2019)
  24. /dev/system: clean, 11/65536 files, 12635/262144 blocks
  25. done.
  26. Writing kernel image...done.
  27. Copying SYSTEM files...done.
  28. Writing device tree image...done.
  29. Do you want to copy your user data to internal data partition? [Y/n] n
  30. Do you want to format DATA partition? [Y/n] y
  31. Formatting DATA partition...Suggestion: Use Linux kernel >= 3.18 for improved stability of the metadata and journal checksum features.
  32. done.
  33. All done!
  34. WARNING: If your internal memory layout is different from standard Amlogic, you have to perform this operation again!
  35. Your system will reboot from internal memory.
  36.  
  37. Would you like to reboot now [y/N]?
  38. coreelec:~ # poweroff
  39. coreelec:~ # Connection to coreelec closed.
  40. [remove sd card, power on, black screen, power off, insert sd card, power on]
  41. bela@local:~$ ssh root@coreelec
  42. ##############################################
  43. # CoreELEC #
  44. # https://coreelec.org #
  45. ##############################################
  46.  
  47. CoreELEC (official): 9.2.2 (Amlogic.arm)
  48. coreelec:~ # installtointernal
  49. This script will erase BOOT, SYSTEM, DATA and DTB on your device
  50. and install CoreELEC that you booted from SD card/USB drive.
  51.  
  52. It will create a backup of device tree and recovery partition on your boot media.
  53.  
  54. WARNING: The script does not have any safeguards, you will not receive any
  55. support for problems that you may encounter if you proceed!
  56.  
  57.  
  58. Type "yes" if you know what you are doing or anything else to exit: yes
  59. Backing up device tree...done.
  60. Backing up recovery partition...done.
  61. Formatting SYSTEM partition.../dev/system contains a ext4 file system
  62. last mounted on /tmp/system on Thu Apr 30 22:02:38 2020
  63. Suggestion: Use Linux kernel >= 3.18 for improved stability of the metadata and journal checksum features.
  64. e2fsck 1.45.3 (14-Jul-2019)
  65. /dev/system: clean, 11/65536 files, 12635/262144 blocks
  66. done.
  67. Writing kernel image...done.
  68. Copying SYSTEM files...done.
  69. Writing device tree image...done.
  70. Do you want to copy your user data to internal data partition? [Y/n] n
  71. Do you want to format DATA partition? [Y/n]
  72. Formatting DATA partition...Suggestion: Use Linux kernel >= 3.18 for improved stability of the metadata and journal checksum features.
  73. done.
  74. All done!
  75. WARNING: If your internal memory layout is different from standard Amlogic, you have to perform this operation again!
  76. Your system will reboot from internal memory.
  77.  
  78. Would you like to reboot now [y/N]?
  79. coreelec:~ # poweroff
  80. coreelec:~ # Connection to coreelec closed by remote host.
  81. Connection to coreelec closed.
  82. bela@local:~$
  83. [power on, still just a black screen]
Add Comment
Please, Sign In to add comment