

debug loglevel=8 ignore_loglevel verbose=1
systemd.unit=emergency.target
debug loglevel=8 ignore_loglevel verbose=1
systemd.unit=emergency.target
, it sounds a bit like chinese for me
, but i'll try it by my side and post my feedbacks!!! Thanks for your help!!
, it sounds a bit like chinese for me
, but i'll try it by my side and post my feedbacks!!! Thanks for your help!! 
| The Following User Says Thank You to Skry For This Useful Post: | ||
ITEM_NAME="Arch Linux ARM (SD Card)"
ITEM_KERNEL="/boot/uImage"
ITEM_DEVICE="${EXT_CARD}p1"
ITEM_FSTYPE="ext4"
ITEM_OMAPATAG="1"
ITEM_CMDLINE="root=/dev/mmcblk0p0 rootwait init=/bin systemd omapfb.vram=0:3M,1:3M,2:3M quiet"
Anyway, hold on with that, you still (probably) have error in your boot args, you are referencing /dev/mmcblk0p0 there, it should be p1 if your rootfs is on the first partition.
Anyway, hold on with that, you still (probably) have error in your boot args, you are referencing /dev/mmcblk0p0 there, it should be p1 if your rootfs is on the first partition.
| The Following User Says Thank You to caveman For This Useful Post: | ||