【问题标题】:Raspberry Pi wont remove OpenElec and KodiRaspberry Pi 不会删除 OpenElec 和 Kodi
【发布时间】:2018-12-16 15:17:59
【问题描述】:

我得到了一个二手的 Raspberry Pi 3 Model B(买来的)。 我格式化了 SD 卡并下载了Raspbian Stretch Lite。当我打开 Pi 时,它以某种方式打开了 OpenelecKodi。 我一次又一次地尝试。我去尝试安装NOOBS。同样的事情也会发生。它会打开 OpenELEC 和 Kodi。

我已使用 Windows 10 PC 格式化了 SD 卡。尝试打开和关闭“快速格式化”选项。格式化后,据我从 Windows 资源管理器中得知,SD 卡似乎是空的。

因为我真的不需要 GUI,所以如果我可以使用 ssh 来获取终端并做我想做的工作,那就不会那么糟糕了。但是,Openelec 禁用了 apt-get 等基本功能。当我尝试它时,会出现以下消息:

There is no working 'apt-get'.
 'apt-get' is a command to install, update and remove software which
 is stored in a non local repo. 'apt-get' does nothing then connecting to such
 repo, downloads the software, unpacks the software, updates a big
 local database with all filepaths and other informations about the
 installed software or removes or updates installed Software.

 With OpenELEC it is not possible to change the system for security and
 stability reasons so even 'apt-get' would not be able to do this.
 We also dont have and want to maintain such a repo for various other
 great reasons.

 Also Ubuntu or Debian packages are often outdated and not compatible
 with OpenELEC

 TIP: use XBMC's addon browser to enhance your OpenELEC system

我无法解释这种行为。据我所知,树莓派不应该有任何类型的内部存储。所以我不明白在我第 5 次格式化 SD 卡后(没有连接其他数据存储介质),旧操作系统如何仍然存在。 Noobs 和 Raspbian 不应该与 Kodi 或 Openelec 有任何关系,所以我不明白它是如何不断出现的。我试图在网上寻找解决方案,但除了如何安装我想摆脱的软件之外找不到任何东西。

有人知道如何删除 Openelec 和 Kodi 以便安装正常的 Raspbian 发行版吗?提前致谢!

【问题讨论】:

    标签: operating-system raspberry-pi3 raspbian kodi openelec


    【解决方案1】:

    您在 PC 上格式化了 microSD 卡,但它仍然可以启动到 Openelec?您是否将 Raspbian Lite 图像写入卡上?看来您并没有真正修改卡片的内容。

    我强烈建议让 Etcher 编写可启动映像;您甚至不必解压缩下载的图像,Etcher 会为您完成。 Etcher 非常聪明地确定您的 microSD 卡是哪种媒体,但在使用可以覆盖磁盘的工具时,请一如既往地小心。

    【讨论】:

    • 这听起来不错。问题是他们“下载”了 Noobs 和 Raspbian,没有真正将图像安装到 SD 卡上以启动 Pi。
    • 此问题的其他读者应注意,Raspberry Pi SD 卡通常有两个分区。第一个是保存引导程序的 MS-DOS/FAT 分区,第二个是保存 Linux 系统的 Linux ext4(通常)分区。在 Raspbian 中,ext4 分区挂载在 /,FAT 分区挂载在 /boot。
    猜你喜欢
    • 1970-01-01
    • 2018-11-23
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-07-16
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多