Patrick Shanahan wrote:
* Per Jessen <per@computer.org> [02-07-17 10:59]:
This morning I was trying to write a JeOS image to a 16Gb microSD card. After having written it, I had two partitions which I then tried to mount to verify the contents. The first partition was fine, the second kept showing weird filesystem errors. I tried running fsck etc., all to no avail. I began to suspect the image was bad, no matter how far fetched that sounds - until I tried a different machine. It suddenly worked just fine.
Machine#1 (where it fails): Lenovo laptop, openSUSE Leap422, device is /dev/mmcblk0. The card reader appears connected via USB (internally, Realtek RTS5129).
Machine#2 (where it works): Toshiba laptop, openSUSE 12.3, device is /dev/sdb The card reader is connected via USB (internally, Realtek RTS5138).
I'm copying the image file with something like this:
dd if=image of=/dev/sdb bs=1M iflag=fullblock oflag=direct
Machine#1 is brand new, I'm a bit annoyed that it doesn't work. The question is - hardware problem or driver problen?
Check that your reader supports the version of the sd card.
How do I do that? Not to mention - the older Toshiba is the one that works, the newer Lenovo doesn't. The card itself is maybe a year, maybe 2 old. Kingston or Transcend Class 10. -- Per Jessen, Zürich (3.8°C) http://www.hostsuisse.com/ - dedicated server rental in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org