0
欢迎, 游客
用户名: 密码: 记住我

主题: CENTOS 6.7 freeze on start

CENTOS 6.7 freeze on start 6 年 2 周 前 #858

  • robinoux
  • robinoux的头像
  • 离线
  • New Member
  • 帖子: 7
  • 声望: 0
Hello,
I have successfully install centos OS on my USB key. (it work perfectly) but I ve got one problem.
In shell if i write : reboot, the jaguardboard freeze at the startup (see the attachement file).
If i unplug and plug the supply, centos boot normaly.
Have you got an ideafor this problem?
Thank you
附件:
本论坛禁止游客发帖。

CENTOS 6.7 freeze on start 6 年 2 周 前 #859

  • tim
  • tim的头像
  • 离线
  • Moderator
  • 帖子: 226
  • 感谢您收到 30
  • 声望: 4
Hi Sir,

I suggest you try to compile the kernel with eMMC driver enabled:

1) if you faced such error with dmesg:
error:mmc0:unrecongnised EXT_CSD revision 7
mmc0:error -22 whilst initialising MMC card
try to apply a patch here:
kernel/driver/mmc/core/mmc.c
patch :
-if (card->ext_csd.rev > 6)
+if (card->ext_csd.rev > 7)

2 ) enable eMMC driver:

emmc.jpg


After you applied the new kernel, it should detect the eMMC flash disk with "fdisk -l " command. Then you can try to dd the whole system into eMMC flash and boot the system from internal eMMC flash. No need usb drive any more.
本论坛禁止游客发帖。

CENTOS 6.7 freeze on start 5 年 9 个月 前 #1141

  • robinoux
  • robinoux的头像
  • 离线
  • New Member
  • 帖子: 7
  • 声望: 0
thank for your help, but can you detail what i have to do? i am a noob :(
本论坛禁止游客发帖。
创建页面时间:0.037秒
核心: Kunena 论坛