linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* ubiattach error!
@ 2010-03-23  9:26 jerry
  2010-04-08  8:23 ` Artem Bityutskiy
  0 siblings, 1 reply; 6+ messages in thread
From: jerry @ 2010-03-23  9:26 UTC (permalink / raw)
  To: linux-mtd

hi all,
I am trying to use ubi to attach mtd3(3.9G),but there are some
question.the mlc is SAMSUNG K9LBG080D,the kernel version is 2.6.28
# flash_erase  /dev/mtd3;

# ubiattach /dev/ubi_ctrl -m 3
UBI: attaching mtd3 to ubi0
UBI: physical eraseblock size:   524288 bytes (512 KiB)
UBI: logical eraseblock size:    516096 bytes
UBI: smallest flash I/O unit:    4096
UBI: VID header offset:          4096 (aligned 4096)
UBI: data offset:                8192
UBI: empty MTD device detected
UBI: create volume table (copy #1)
UBI: create volume table (copy #2)
UBI: attached mtd3 to ubi0
UBI: MTD device name:            "Filesys partition"
UBI: MTD device size:            4078 MiB
UBI: number of good PEBs:        8156
UBI: number of bad PEBs:         0
UBI: max. allowed volumes:       128
UBI: wear-leveling threshold:    4096
UBI: number of internal volumes: 1
UBI: number of user volumes:     0
UBI: available PEBs:             8071
UBI: total number of reserved PEBs: 85
UBI: number of PEBs reserved for bad PEB handling: 81
UBI: max/mean erase counter: 0/0
UBI: background thread "ubi_bgt0d" started, PID 452
UBI device number 0, total 8156 LEBs (fae48000 bytes, 3.9 GiB),
available 8071 LEBs (f8472000 bytes, 3.9 GiB), LEB size 7e000 bytes
(504.0 KiB)

# ubimkvol /dev/ubi0 -n 0 -N uu -s 100MiB;
Volume ID 0, size 204 LEBs (105283584 bytes, 100.4 MiB), LEB size
516096 bytes (504.0 KiB), dynamic, name "uu", alignment 1

# ubidetach /dev/ubi_ctrl -m 3
UBI: mtd3 is detached from ubi0

# ubiattach /dev/ubi_ctrl -m 3
UBI: attaching mtd3 to ubi0
UBI: physical eraseblock size:   524288 bytes (512 KiB)
UBI: logical eraseblock size:    516096 bytes
UBI: smallest flash I/O unit:    4096
UBI: VID header offset:          4096 (aligned 4096)
UBI: data offset:                8192
UBI error: ubi_scan_add_used: two LEBs with same sequence number 4
ubiattach: error!: cannot attach mtd3
          error 22 (Invalid argument)

Thanks.

Best Regards,
Jerry

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-05-23 12:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-23  9:26 ubiattach error! jerry
2010-04-08  8:23 ` Artem Bityutskiy
2011-05-20 14:14   ` Timon ter Braak
2011-05-20 14:23     ` Artem Bityutskiy
2011-05-20 16:24       ` Timon ter Braak
2011-05-23 12:42         ` Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).