ophub / amlogic-s9xxx-armbian

Support for Armbian in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
5.8k stars 1.86k forks source link

小米盒子 4C 写入 EMMC 后启动失败 #2429

Closed PJ-568 closed 1 month ago

PJ-568 commented 1 month ago

Device Information | 设备信息

Armbian Version | 系统版本

Describe the bug | 问题描述 与 #2332 相似的问题和错误。

Please Input SoC Name(such as s9xxx): s905l
Please Input DTB Name(such as meson-xxx.dtb): meson-gxl-s905l-venz-v10.dtb

安装入 EMMC 后,拔下 U 盘后重启出现错误。插上 U 盘运行以下命令:

(initramfs) exit

Gave up waiting for root file system device. Common problems:
  - Boot args (cat /proc/cmdline)
     - Check rootdelay= (did the system wait long enough?)
  - Missing modules (cat /proc/modules; ls /dev)
ALERT! UUID=fb0f04e6-950d-4eeb-ac67-eb1ef2c85ea7 does not exist. Dropping to a shell!
(initramfs) blkid

/dev/sda2: LABEL="ROOTFS" UUID="bb701f7b-959d-4246-883a-23c037729621" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="9657a634-02"
/dev/sda1: LABEL_FATBOOT="BOOT" LABEL="BOOT" UUID="1954-F6E2" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="9657a634-01"
PJ-568 commented 1 month ago

是否存在从当前的(initramfs)手动引导至U盘里的系统或重启到救砖模式的方法?

PJ-568 commented 1 month ago

我重启了几次,重新进入 U 盘安装了系统,似乎好了?但仍缺少无线网卡驱动。