WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Errors by starting TCL 3.8 on a SD card. How to avoid such errors?  (Read 1961 times)

Offline floppy

  • Hero Member
  • *****
  • Posts: 577
Errors by starting TCL 3.8 on a SD card. How to avoid such errors?
« on: September 25, 2011, 07:19:36 AM »
Hello,

by booting, few errors comes up. The dmesg content is:

...
ide-cs: hda: Vpp = 0.0
squashfs: version 4.0 (2009/01/31) Phillip Lougher
EXT4-fs (sdd1): warning: mounting unchecked fs, running e2fsck is recommended
EXT4-fs (sdd1): mounted filesystem without journal
EXT4-fs error (device sdd1): ext4_get_branch: invalid block reference 4153472751 in inode #154753
EXT4-fs error (device sdd1): file system corruption: inode #154753 logical block 12 mapped to 4153472751 (size 1)
attempt to access beyond end of device
sdd1: rw=0, want=33227782016, limit=15099842
Buffer I/O error on device sdd1, logical block 4153472751
EXT4-fs error (device sdd1): file system corruption: inode #154753 logical block 13 mapped to 684489207 (size 1)
EXT4-fs error (device sdd1): file system corruption: inode #154753 logical block 13 mapped to 684489207 (size 1)
attempt to access beyond end of device
sdd1: rw=0, want=5475913664, limit=15099842
Buffer I/O error on device sdd1, logical block 684489207
EXT4-fs error (device sdd1): file system corruption: inode #154753 logical block 14 mapped to 3487376615 (size 1)
EXT4-fs error (device sdd1): file system corruption: inode #154753 logical block 14 mapped to 3487376615 (size 1)
attempt to access beyond end of device
sdd1: rw=0, want=27899012928, limit=15099842
Buffer I/O error on device sdd1, logical block 3487376615
EXT4-fs error (device sdd1): file system corruption: inode #154753 logical block 15 mapped to 3854518745 (size 1)
EXT4-fs error (device sdd1): file system corruption: inode #154753 logical block 15 mapped to 3854518745 (size 1)
attempt to access beyond end of device
sdd1: rw=0, want=30836149968, limit=15099842
Buffer I/O error on device sdd1, logical block 3854518745
EXT4-fs error (device sdd1): file system corruption: inode #154753 logical block 16 mapped to 4042572460 (size 1)
EXT4-fs error (device sdd1): file system corruption: inode #154753 l............


This is a 8GB SD card.
How to clean these errors? Runs GPARTED and reformat?
AMD K6-IIIATZ 550MHz MB DFI K6xv3/+66
P4 HP DC7100 3GB 3GHz
Samsung NC10 boot from SD card port (via USB reader)
.. all TinyCore proofed

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Errors by starting TCL 3.8 on a SD card. How to avoid such errors?
« Reply #1 on: September 25, 2011, 07:35:04 AM »
First attach the output of fdisk /dev/sdd to have an idea what file system it is. You did not tell us.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11022
Re: Errors by starting TCL 3.8 on a SD card. How to avoid such errors?
« Reply #2 on: September 25, 2011, 08:02:18 AM »
e2fsck the drive when unmounted.
The only barriers that can stop you are the ones you create yourself.

Offline floppy

  • Hero Member
  • *****
  • Posts: 577
Re: Errors by starting TCL 3.8 on a SD card. How to avoid such errors?
« Reply #3 on: September 25, 2011, 09:00:44 AM »
First attach the output of fdisk /dev/sdd to have an idea what file system it is. You did not tell us.
first partition ext2 (where tcl is installed)
second partition FAT32
AMD K6-IIIATZ 550MHz MB DFI K6xv3/+66
P4 HP DC7100 3GB 3GHz
Samsung NC10 boot from SD card port (via USB reader)
.. all TinyCore proofed