Hello all,
This is my first post on the forum.
I am new to Arch and have been running Ubuntu on two computers for the last couple of years. I decided to load Arch on the BeagleBoard because it looks like a great way to learn the lower level workings of linux.
I performed a pacman Syu last night and tried to reboot the beagleboard. It did not reboot so I decided to read the SD card on my laptop. When I tried to do that the root fs would not mount ( the boot partition mounted fine ).
When I did a "dmesg | tail" the following was displayed:
$this->bbcode_second_pass_quote('', 'd')mesg | tail
[199609.000768] lost page write due to I/O error on sdb2
[199627.487212] JBD: recovery failed
[199627.487224] EXT3-fs (sdb2): error loading journal
[199753.454007] EXT3-fs: barriers not enabled
[199785.998056] attempt to access beyond end of device
[199785.998070] sdb2: rw=145, want=3020224, limit=3020220
[199785.998077] Buffer I/O error on device sdb2, logical block 377527
[199785.998084] lost page write due to I/O error on sdb2
[199799.088072] JBD: recovery failed
[199799.088084] EXT3-fs (sdb2): error loading journal