zoukankan      html  css  js  c++  java
  • ext2文件系统错误

    attempt to access beyond end of device                                         
    ram0: rw=0, want=16482, limit=8192                                             
    EXT2-fs error (device ram0): ext2_get_inode: unable to read inode block - inode0
    attempt to access beyond end of device                                         
    ram0: rw=0, want=16478, limit=8192                                             
    EXT2-fs error (device ram0): ext2_get_inode: unable to read inode block - inode8
    attempt to access beyond end of device                                         
    ram0: rw=0, want=16474, limit=8192                                             
    EXT2-fs error (device ram0): ext2_get_inode: unable to read inode block - inode6
    Kernel panic - not syncing: No init found.  Try passing init= option to kernel.

    Solution:
    配置内核时, 进入block driver-->block device --> 里面   默认ram大小是4096  修改成ramdisk大小比如10240
  • 相关阅读:
    loadrunner压测java请求
    Omnitty的使用
    软件工程之感想
    《人月神话》读后感
    my idea之NSBC分析
    电梯调度 总结稿 刘博&徐梦迪
    敏捷开发综述
    数组最大子数组和(续)之动态规划
    求二维数组最大子数组和 刘博&徐梦迪
    数组中的最大子数组的和 刘博&徐梦迪
  • 原文地址:https://www.cnblogs.com/wangfengju/p/6173262.html
Copyright © 2011-2022 走看看