Guest lukaszwu Posted March 15, 2017 Share Posted March 15, 2017 Witam. szukam na forum i nie mogę znaleźć info jak sprawdzić w nand czy są badsektory ewentualnie jak je usunąć? 1.jaka jest struktura partycji w nand? (polecenie cfdisk /dev/mtdblock0 daje mi wybór miedzy gpt, dos, sgi , sun po wybraniu sgi pokazuje mi /dev/mtdblock0p9 0 4095 4096 2M /dev/mtdblock0p11 0 112454 112455 54.9M 6 SGI volume Free space 4096 122879 118784 58M 2. co znajduję się w tych sekcjach? 3. czy 58M jest nandu wolnego jeszcze oprócz systemu ( a może tam jest jeszcze oryginalny soft N? 4. czy dobrze myślę ze można by zwiększyć nand do sumę 54,9 + 58 ? 5. polecenie jfs_fsck daje mi: GraterliaOS:~# jfs_fsck /dev/mtdblock0 jfs_fsck version 1.1.15, 04-Mar-2011 processing started: 3/15/2017 13:03:21 Using default parameter: -p The current device is: /dev/mtdblock0 The superblock does not describe a correct jfs file system. If device /dev/mtdblock0 is valid and contains a jfs file system, then both the primary and secondary superblocks are corrupt and cannot be repaired, and fsck cannot continue. Otherwise, make sure the entered device /dev/mtdblock0 is correct. Quote Link to comment Share on other sites More sharing options...
Guest w24 Posted March 16, 2017 Share Posted March 16, 2017 Czy NAND ma błędne bloki ? 1.Podłącz kabelek do złącza debug i uruchom HyperTerminal 2.Zatrzymaj u-boota 3.Wpisz komendę nand bad to pokaże uszkodzone. Do zaznaczania uszkodzonych bloków służy komenda markbad 0xtuadres , wcześniej komenda nand unlock. Jest jeszcze komenda nand scrub która usuwa markery. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.