标题: rk3328 ubuntu系统加载出错 [打印本页] 作者: tw929118212 时间: 2021-11-5 11:37 标题: rk3328 ubuntu系统加载出错 代码和文件系统镜像使用https://www.t-firefly.com/doc/download/71.html该网站提供的;RK3328-PC
编译指南按照https://wiki.t-firefly.com/zh_CN/ROC-RK3328-PC/linux_compile.html该网站操作的;RK3328-编译指南
编译完成后生成镜像,烧写的板卡,出现以下错误,而且系统不是ubuntu,我使用的是ubuntu镜像
NTFS signature is missing.
Failed to mount '/dev/mmcblk1p8': Invalid argument
The device '/dev/mmcblk1p8' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
Starting network: cmdline=storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal androidboot.slot_suffix= androidboot.serialno=d109299c2ac06111 rockchip_jtag ro rootwait earlyprintk=uart8250-32bit,0xff130000 swiotlb=1 kpti=0 console=ttyFIQ0 root=PARTLABEL=rootfs rootfstype=ext4 overlayroot=device:dev=PARTLABEL=userdata,fstype=ext4,mkfs=1 systemd.gpt_auto=0 cgroup_enable=memory swapaccount=1
read console from cmdline is /dev/ttyFIQ0
Starting recovery on Thu Jan 21 08:52:38 2016
buf = /dev/block/by-name/misc
### get mount_ponit = /dev/block/by-name/misc ###
emmc_point is /dev/mmcblk1
sd_point is (null)
sd_point_2 is (null)
read cmdline
>>> Boot from non-SDcard
buf = /dev/block/by-name/misc
### get mount_ponit = /dev/block/by-name/misc ###
devices is not MTD.
I:Boot command: boot-recovery
I:Got arguments from boot message
buf = /dev/block/by-name/misc
### get mount_ponit = /dev/block/by-name/misc ###
devices is not MTD.
Command: "recovery" "--wipe_all"
No link to path!!!
No link to path!!!
format '/dev/block/by-name/userdata' to ext4 filesystem
executing '/sbin/mke2fs'
OK
Debug: configfs_init
mkdir: can't create directory '/sys/kernel/config/usb_gadget/rockchip/functions/uac1.gs0': No such file or directory
mkdir: can't create directory '/sys/kernel/config/usb_gadget/rockchip/functions/uac2.gs0': No such file or directory
[ 4.203104] file system registered
mkdir: can't create directory '/sys/kernel/config/usb_gadget/rockchip/functions/mtp.gs0': No such file or directory
mkdir: can't create directory '/sys/kernel/config/usb_gadget/rockchip/functions/rndis.gs0': No such file or directory
[ 4.222191] Mass Storage Function, version: 2009/09/11
[ 4.222695] LUN: removable file: (no medium)
mkdir: can't create directory '/sys/kernel/config/usb_gadget/rockchip/functions/uvc.gs6': No such file or directory
[ 4.263387] read descriptors
[ 4.263765] read strings
sh: write error: No such device
Starting input-event-daemon: input-event-daemon: Start parsing /etc/input-event-daemon.conf...
input-event-daemon: Adding device: /dev/input/event0...
input-event-daemon: Start listening on 1 devices...
done
/etc/init.d/rcS: line 28: alsactl: not found
[root@buildroot:/]#