Linux Rootfs Loading 관련 문제 문의드립니다.

sootoo23의 이미지

현재 OMAPL138보드를 사용하고 있습니다.
Linux: Kernel 3.3
Nand Flash: 4Kpage / 4bit Ecc / 224 OOB

Rootfs 파티션 타입은 SquashFS를 사용하고 나머지 파티션은 UBIFS를 사용하고 있습니다.
커널에서 해당 Nand Flash에 맞게 설정하였고 ECC는 NAND_ECC_NONE 으로 설정하였습니다.

문제는
1. Kernel에서 Rootfs를 Loading중 10번중에 1번은 Error가 나서 부팅이 안됩니다.
2. Yaffs2 파일 시스템을 사용할 경우 Mount시에 해당 파티션 영역이 포멧되어 "lost+found"폴더만 남습니다.

해당 문제 관련해서 경험이 있으신분 조언 부탁드립니다.

*LOG
=====================================================================================================================
RootType = SQUASHFS (2015.06.25)
=====================================================================================================================
SQUASHFS error: zlib_inflate error, data probably corrupt
SQUASHFS error: squashfs_read_data failed to read block 0x4748e
SQUASHFS error: Unable to read data cache entry [4748e]
SQUASHFS error: Unable to read page, block 4748e, size 4331c
SQUASHFS error: Unable to read data cache entry [4748e]
SQUASHFS error: Unable to read page, block 4748e, size 4331c
SQUASHFS error: Unable to read data cache entry [4748e]
SQUASHFS error: Unable to read page, block 4748e, size 4331c
SQUASHFS error: Unable to read data cache entry [4748e]
SQUASHFS error: Unable to read page, block 4748e, size 4331c
SQUASHFS error: Unable to read data cache entry [4748e]
SQUASHFS error: Unable to read page, block 4748e, size 4331c
SQUASHFS error: Unable to read data cache entry [4748e]
SQUASHFS error: Unable to read page, block 4748e, size 4331c
SQUASHFS error: Unable to read data cache entry [4748e]
SQUASHFS error: Unable to read page, block 4748e, size 4331c
SQUASHFS error: Unable to read data cache entry [4748e]
SQUASHFS error: Unable to read page, block 4748e, size 4331c
SQUASHFS error: Unable to read data cache entry [4748e]
SQUASHFS error: Unable to read page, block 4748e, size 4331c
SQUASHFS error: Unable to read data cache entry [4748e]
SQUASHFS error: Unable to read page, block 4748e, size 4331c
SQUASHFS error: Unable to read data cache entry [4748e]
SQUASHFS error: Unable to read page, block 4748e, size 4331c
SQUASHFS error: Unable to read data cache entry [4748e]
SQUASHFS error: Unable to read page, block 4748e, size 4331c
SQUASHFS error: Unable to read data cache entry [4748e]
SQUASHFS error: Unable to read page, block 4748e, size 4331c
SQUASHFS error: Unable to read data cache entry [4748e]
SQUASHFS error: Unable to read page, block 4748e, size 4331c
SQUASHFS error: Unable to read data cache entry [4748e]
SQUASHFS error: Unable to read page, block 4748e, size 4331c
SQUASHFS error: Unable to read data cache entry [4748e]
SQUASHFS error: Unable to read page, block 4748e, size 4331c

=====================================================================================================================
RootType = UBIFS (2015.06.25)
=====================================================================================================================
VFS: Mounted root (ubifs filesystem) on device 0:12.
Freeing init memory: 164K
UBIFS error (pid 1): ubifs_decompress: cannot decompress 1703 bytes, compressor lzo, error -22
UBIFS error (pid 1): read_block: bad data node (block 0, inode 158)
UBIFS error (pid 1): do_readpage: cannot read page 0 of inode 158, error -22
UBIFS error (pid 1): ubifs_read_node: bad node type (0 but expected 9)
UBIFS error (pid 1): ubifs_read_node: bad node at LEB 33:47232, LEB mapping status 1
/bin/sh: error while loading shared libraries: libc.so.6: cannot open shared object file: Invalid argument
Kernel panic - not syncing: Attempted to kill init!

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.